Pull request #269 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118+ae54ce6f1033167052867af1427946ef32cb9188 (a2aa0f5a0111803bfc6ef1dad7d5995239b65a2c) 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-ssh8179311189547298640.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-ssh10889502916408975900.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-rest-go/branches/PR-269/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-rest-go/branches/PR-269/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3391985417177172320.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-rest-go/branches/PR-269/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1864308725091225769.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-ssh15995624900044022251.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-rest-go/branches/PR-269/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-rest-go/branches/PR-269/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9032551044622457693.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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-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-rest 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-centos7-builder-2c-1g-842’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-629’ is offline ‘prd-ubuntu20.04-docker-8c-8g-630’ is offline ‘prd-ubuntu20.04-docker-8c-8g-853’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-754’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-756’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-857 in /w/workspace/gexfoundry_device-rest-go_PR-269 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-269 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ae54ce6f1033167052867af1427946ef32cb9188 into PR head commit 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 Merge succeeded, producing 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 Checking out Revision 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 (PR-269) 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-15T16:11:34.073Z] Timeout set to expire in 6 hr 0 min > git config core.sparsecheckout # timeout=10 > git checkout -f 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 # 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 ae54ce6f1033167052867af1427946ef32cb9188 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 # timeout=10 [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T16:11:34.240Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T16:11:34.345Z] ========================================================= [2023-03-15T16:11:34.345Z] EdgeX Global Pipelines Version Info [2023-03-15T16:11:34.345Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:11:35.079Z] ------------------- [2023-03-15T16:11:35.079Z] stable info: [2023-03-15T16:11:35.079Z] ------------------- [2023-03-15T16:11:35.079Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T16:11:35.079Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T16:11:35.079Z] Message: update stable to v1.0.245 [2023-03-15T16:11:35.648Z] ------------------- [2023-03-15T16:11:35.648Z] experimental info: [2023-03-15T16:11:35.648Z] ------------------- [2023-03-15T16:11:35.648Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T16:11:35.648Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T16:11:35.648Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T16:11:35.950Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-03-15T16:11:35.990Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-03-15T16:11:36.029Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T16:11:36.073Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T16:11:36.123Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T16:11:36.164Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T16:11:36.206Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T16:11:36.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T16:11:36.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T16:11:36.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T16:11:36.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T16:11:36.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-03-15T16:11:36.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T16:11:36.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T16:11:36.555Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:11:36.602Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:11:36.645Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:11:36.685Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:11:36.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T16:11:36.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T16:11:36.806Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T16:11:36.848Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T16:11:36.887Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T16:11:36.927Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T16:11:36.976Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T16:11:37.020Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T16:11:37.063Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T16:11:37.104Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-269 [Pipeline] echo [2023-03-15T16:11:37.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-269 [Pipeline] echo [2023-03-15T16:11:37.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-269 [Pipeline] echo [2023-03-15T16:11:37.216Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 [Pipeline] echo [2023-03-15T16:11:37.253Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6de02c9 [Pipeline] echo [2023-03-15T16:11:37.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:11:37.404Z] provisioning config files... [2023-03-15T16:11:37.418Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-269@tmp/config14904157759566198092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:11:37.787Z] ---> docker-login.sh [2023-03-15T16:11:37.787Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:11:38.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:11:38.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:11:38.046Z] Configure a credential helper to remove this warning. See [2023-03-15T16:11:38.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:11:38.046Z] [2023-03-15T16:11:38.046Z] Login Succeeded [2023-03-15T16:11:38.046Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:11:38.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:11:38.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:11:38.306Z] Configure a credential helper to remove this warning. See [2023-03-15T16:11:38.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:11:38.306Z] [2023-03-15T16:11:38.306Z] Login Succeeded [2023-03-15T16:11:38.306Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:11:38.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:11:38.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:11:38.306Z] Configure a credential helper to remove this warning. See [2023-03-15T16:11:38.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:11:38.306Z] [2023-03-15T16:11:38.306Z] Login Succeeded [2023-03-15T16:11:38.306Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:11:38.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:11:38.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:11:38.306Z] Configure a credential helper to remove this warning. See [2023-03-15T16:11:38.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:11:38.306Z] [2023-03-15T16:11:38.306Z] Login Succeeded [2023-03-15T16:11:38.306Z] docker.io [2023-03-15T16:11:38.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:11:38.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:11:38.566Z] Configure a credential helper to remove this warning. See [2023-03-15T16:11:38.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:11:38.566Z] [2023-03-15T16:11:38.566Z] Login Succeeded [2023-03-15T16:11:38.566Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:11:38.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T16:11:39.197Z] + git rev-list -1 --merges 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118~1..6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 [Pipeline] echo [2023-03-15T16:11:39.265Z] -----------> git rev-list -1 --merges 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118~1..6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 [false] [Pipeline] sh [2023-03-15T16:11:39.570Z] + git log --format=format:%s -1 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 [Pipeline] echo [2023-03-15T16:11:39.604Z] ========================================================= [2023-03-15T16:11:39.604Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T16:11:39.604Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:11:40.028Z] + git log --format=format:%s -1 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 [Pipeline] echo [2023-03-15T16:11:40.057Z] [semverPrep] GIT_COMMIT: 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-15T16:11:40.082Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T16:11:40.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T16:11:40.467Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T16:11:40.467Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T16:11:40.467Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T16:11:40.467Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T16:11:40.467Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T16:11:40.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:11:40.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:11:40.880Z] [2023-03-15T16:11:40.880Z] 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-15T16:11:41.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:11:41.264Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T16:11:41.264Z] b85a868b505f: Pulling fs layer [2023-03-15T16:11:41.264Z] e2be974225ed: Pulling fs layer [2023-03-15T16:11:41.264Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T16:11:41.264Z] 988bab9f4d93: Pulling fs layer [2023-03-15T16:11:41.264Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T16:11:41.264Z] eaf3925da568: Pulling fs layer [2023-03-15T16:11:41.264Z] bab4dde63d76: Pulling fs layer [2023-03-15T16:11:41.264Z] bde34c3a00c8: Pulling fs layer [2023-03-15T16:11:41.264Z] b352a97aabf1: Pulling fs layer [2023-03-15T16:11:41.264Z] 4872d77fe225: Pulling fs layer [2023-03-15T16:11:41.264Z] 5851b861e8e6: Pulling fs layer [2023-03-15T16:11:41.264Z] 988bab9f4d93: Waiting [2023-03-15T16:11:41.264Z] bde34c3a00c8: Waiting [2023-03-15T16:11:41.264Z] b352a97aabf1: Waiting [2023-03-15T16:11:41.264Z] bab4dde63d76: Waiting [2023-03-15T16:11:42.167Z] e2be974225ed: Verifying Checksum [2023-03-15T16:11:42.167Z] e2be974225ed: Download complete [2023-03-15T16:11:42.167Z] 988bab9f4d93: Verifying Checksum [2023-03-15T16:11:42.167Z] 988bab9f4d93: Download complete [2023-03-15T16:11:42.440Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T16:11:42.440Z] 1469e6f7b9e6: Download complete [2023-03-15T16:11:42.440Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T16:11:42.440Z] 339a4e72a1f5: Download complete [2023-03-15T16:11:42.440Z] eaf3925da568: Verifying Checksum [2023-03-15T16:11:42.440Z] eaf3925da568: Download complete [2023-03-15T16:11:42.440Z] bde34c3a00c8: Verifying Checksum [2023-03-15T16:11:42.440Z] bde34c3a00c8: Download complete [2023-03-15T16:11:42.700Z] b352a97aabf1: Verifying Checksum [2023-03-15T16:11:42.700Z] b352a97aabf1: Download complete [2023-03-15T16:11:42.700Z] 4872d77fe225: Verifying Checksum [2023-03-15T16:11:42.700Z] 4872d77fe225: Download complete [2023-03-15T16:11:42.700Z] 5851b861e8e6: Download complete [2023-03-15T16:11:42.700Z] b85a868b505f: Verifying Checksum [2023-03-15T16:11:42.700Z] b85a868b505f: Download complete [2023-03-15T16:11:43.289Z] bab4dde63d76: Verifying Checksum [2023-03-15T16:11:43.289Z] bab4dde63d76: Download complete [2023-03-15T16:11:43.868Z] b85a868b505f: Pull complete [2023-03-15T16:11:44.130Z] e2be974225ed: Pull complete [2023-03-15T16:11:44.699Z] 339a4e72a1f5: Pull complete [2023-03-15T16:11:44.699Z] 988bab9f4d93: Pull complete [2023-03-15T16:11:44.958Z] 1469e6f7b9e6: Pull complete [2023-03-15T16:11:44.958Z] eaf3925da568: Pull complete [2023-03-15T16:11:46.853Z] bab4dde63d76: Pull complete [2023-03-15T16:11:46.853Z] bde34c3a00c8: Pull complete [2023-03-15T16:11:47.112Z] b352a97aabf1: Pull complete [2023-03-15T16:11:47.372Z] 4872d77fe225: Pull complete [2023-03-15T16:11:47.372Z] 5851b861e8e6: Pull complete [2023-03-15T16:11:47.372Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T16:11:47.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:11:47.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:11:47.623Z] prd-ubuntu20.04-docker-8c-8g-857 does not seem to be running inside a container [2023-03-15T16:11:47.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-269 -v /w/workspace/gexfoundry_device-rest-go_PR-269:/w/workspace/gexfoundry_device-rest-go_PR-269:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-269@tmp:/w/workspace/gexfoundry_device-rest-go_PR-269@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T16:11:49.076Z] $ docker top 23eda05ccfe8192a74993afe08889f07a6b00df1e2a019c2423fb4b43a0f3ddd -eo pid,comm [2023-03-15T16:11:49.126Z] 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-15T16:11:49.126Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T16:11:49.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:11:49.255Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:11:49.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:11:49.381Z] $ docker exec 23eda05ccfe8192a74993afe08889f07a6b00df1e2a019c2423fb4b43a0f3ddd ssh-agent [2023-03-15T16:11:49.486Z] SSH_AUTH_SOCK=/tmp/ssh-jgKCQYjeLYEs/agent.32 [2023-03-15T16:11:49.486Z] SSH_AGENT_PID=39 [2023-03-15T16:11:49.492Z] Running ssh-add (command line suppressed) [2023-03-15T16:11:49.618Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-269@tmp/private_key_11814006865195159333.key (/w/workspace/gexfoundry_device-rest-go_PR-269@tmp/private_key_11814006865195159333.key) [2023-03-15T16:11:49.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:11:49.951Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T16:11:49.974Z] $ docker exec --env ******** --env ******** 23eda05ccfe8192a74993afe08889f07a6b00df1e2a019c2423fb4b43a0f3ddd ssh-agent -k [2023-03-15T16:11:50.078Z] unset SSH_AUTH_SOCK; [2023-03-15T16:11:50.079Z] unset SSH_AGENT_PID; [2023-03-15T16:11:50.080Z] echo Agent pid 39 killed; [2023-03-15T16:11:50.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T16:11:50.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:11:50.177Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:11:50.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:11:50.304Z] $ docker exec 23eda05ccfe8192a74993afe08889f07a6b00df1e2a019c2423fb4b43a0f3ddd ssh-agent [2023-03-15T16:11:50.414Z] SSH_AUTH_SOCK=/tmp/ssh-qmqn7rGCL2u6/agent.71 [2023-03-15T16:11:50.414Z] SSH_AGENT_PID=77 [2023-03-15T16:11:50.418Z] Running ssh-add (command line suppressed) [2023-03-15T16:11:50.528Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-269@tmp/private_key_12949396242514625665.key (/w/workspace/gexfoundry_device-rest-go_PR-269@tmp/private_key_12949396242514625665.key) [2023-03-15T16:11:50.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:11:50.865Z] + git semver init [2023-03-15T16:11:51.125Z] 2023-03-15 16:11:51,094 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T16:11:51.125Z] 2023-03-15 16:11:51,095 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-269/.semver [2023-03-15T16:11:51.125Z] 2023-03-15 16:11:51,095 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-269/.semver [2023-03-15T16:11:51.125Z] 2023-03-15 16:11:51,095 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-269/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-269, universal_newlines=False, shell=None, istream=None) [2023-03-15T16:11:52.505Z] 2023-03-15 16:11:52,066 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-269/.git/info/exclude [2023-03-15T16:11:52.505Z] 2023-03-15 16:11:52,067 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-269/.semver/PR-269 with force:False [2023-03-15T16:11:52.505Z] 2023-03-15 16:11:52,067 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-269/.semver/PR-269 [2023-03-15T16:11:52.505Z] 2023-03-15 16:11:52,071 [execute] INFO git cat-file --batch-check [2023-03-15T16:11:52.505Z] 2023-03-15 16:11:52,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-269/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:11:52.505Z] 2023-03-15 16:11:52,078 [execute] INFO git cat-file --batch [2023-03-15T16:11:52.505Z] 2023-03-15 16:11:52,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-269/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:11:52.505Z] 2023-03-15 16:11:52,082 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-269/.semver/PR-269 [2023-03-15T16:11:52.505Z] 0.0.0 [Pipeline] } [2023-03-15T16:11:52.530Z] $ docker exec --env ******** --env ******** 23eda05ccfe8192a74993afe08889f07a6b00df1e2a019c2423fb4b43a0f3ddd ssh-agent -k [2023-03-15T16:11:52.625Z] unset SSH_AUTH_SOCK; [2023-03-15T16:11:52.626Z] unset SSH_AGENT_PID; [2023-03-15T16:11:52.626Z] echo Agent pid 77 killed; [2023-03-15T16:11:52.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T16:11:53.046Z] + git semver [Pipeline] } [2023-03-15T16:11:53.337Z] $ docker stop --time=1 23eda05ccfe8192a74993afe08889f07a6b00df1e2a019c2423fb4b43a0f3ddd [2023-03-15T16:11:54.624Z] $ docker rm -f --volumes 23eda05ccfe8192a74993afe08889f07a6b00df1e2a019c2423fb4b43a0f3ddd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:11:55.037Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T16:11:55.351Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T16:11:55.365Z] [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-15T16:11:56.053Z] provisioning config files... [2023-03-15T16:11:56.063Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-269@tmp/config13987909203311406648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:11:56.419Z] ---> docker-login.sh [2023-03-15T16:11:56.419Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:11:56.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:11:56.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:11:56.419Z] Configure a credential helper to remove this warning. See [2023-03-15T16:11:56.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:11:56.419Z] [2023-03-15T16:11:56.419Z] Login Succeeded [2023-03-15T16:11:56.419Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:11:56.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:11:56.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:11:56.419Z] Configure a credential helper to remove this warning. See [2023-03-15T16:11:56.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:11:56.419Z] [2023-03-15T16:11:56.419Z] Login Succeeded [2023-03-15T16:11:56.419Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:11:56.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:11:56.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:11:56.683Z] Configure a credential helper to remove this warning. See [2023-03-15T16:11:56.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:11:56.683Z] [2023-03-15T16:11:56.683Z] Login Succeeded [2023-03-15T16:11:56.683Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:11:56.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:11:56.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:11:56.683Z] Configure a credential helper to remove this warning. See [2023-03-15T16:11:56.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:11:56.683Z] [2023-03-15T16:11:56.683Z] Login Succeeded [2023-03-15T16:11:56.683Z] docker.io [2023-03-15T16:11:56.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:11:56.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:11:56.944Z] Configure a credential helper to remove this warning. See [2023-03-15T16:11:56.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:11:56.944Z] [2023-03-15T16:11:56.944Z] Login Succeeded [2023-03-15T16:11:56.944Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:11:56.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:11:57.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:11:57.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:11:57.230Z] ========================================================= [2023-03-15T16:11:57.230Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T16:11:57.230Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:11:57.764Z] + 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-15T16:11:57.764Z] Sending build context to Docker daemon 10.86MB [2023-03-15T16:11:57.764Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:11:57.764Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T16:11:57.764Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T16:11:57.764Z] 63b65145d645: Pulling fs layer [2023-03-15T16:11:57.764Z] a2d21d5440eb: Pulling fs layer [2023-03-15T16:11:57.764Z] 935e6c44a52c: Pulling fs layer [2023-03-15T16:11:57.764Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T16:11:57.764Z] 30dea6a524f1: Pulling fs layer [2023-03-15T16:11:57.764Z] a2aff8979fd8: Pulling fs layer [2023-03-15T16:11:57.764Z] 6808be2612f2: Pulling fs layer [2023-03-15T16:11:57.764Z] f25807f1079a: Pulling fs layer [2023-03-15T16:11:57.764Z] 30dea6a524f1: Waiting [2023-03-15T16:11:57.764Z] a2aff8979fd8: Waiting [2023-03-15T16:11:57.764Z] 6808be2612f2: Waiting [2023-03-15T16:11:57.764Z] f25807f1079a: Waiting [2023-03-15T16:11:57.764Z] 94cc34f8dd06: Waiting [2023-03-15T16:11:57.764Z] a2d21d5440eb: Verifying Checksum [2023-03-15T16:11:57.764Z] a2d21d5440eb: Download complete [2023-03-15T16:11:58.034Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T16:11:58.034Z] 94cc34f8dd06: Download complete [2023-03-15T16:11:58.034Z] 30dea6a524f1: Download complete [2023-03-15T16:11:58.034Z] 63b65145d645: Verifying Checksum [2023-03-15T16:11:58.034Z] 63b65145d645: Download complete [2023-03-15T16:11:58.034Z] a2aff8979fd8: Verifying Checksum [2023-03-15T16:11:58.034Z] a2aff8979fd8: Download complete [2023-03-15T16:11:58.297Z] 63b65145d645: Pull complete [2023-03-15T16:11:58.297Z] a2d21d5440eb: Pull complete [2023-03-15T16:11:58.561Z] f25807f1079a: Verifying Checksum [2023-03-15T16:11:58.561Z] f25807f1079a: Download complete [2023-03-15T16:11:58.827Z] 935e6c44a52c: Download complete [2023-03-15T16:11:58.827Z] 6808be2612f2: Verifying Checksum [2023-03-15T16:11:58.827Z] 6808be2612f2: Download complete [2023-03-15T16:12:02.116Z] 935e6c44a52c: Pull complete [2023-03-15T16:12:02.116Z] 94cc34f8dd06: Pull complete [2023-03-15T16:12:02.376Z] 30dea6a524f1: Pull complete [2023-03-15T16:12:02.376Z] a2aff8979fd8: Pull complete [2023-03-15T16:12:04.905Z] 6808be2612f2: Pull complete [2023-03-15T16:12:05.564Z] f25807f1079a: Pull complete [2023-03-15T16:12:05.564Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T16:12:05.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T16:12:05.564Z] ---> 3b553350e43f [2023-03-15T16:12:05.564Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:12:07.707Z] ---> Running in f21085a9973e [2023-03-15T16:12:07.967Z] Removing intermediate container f21085a9973e [2023-03-15T16:12:07.967Z] ---> 49e27670bbd8 [2023-03-15T16:12:07.967Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:12:07.967Z] ---> Running in df0237f12533 [2023-03-15T16:12:07.967Z] Removing intermediate container df0237f12533 [2023-03-15T16:12:07.967Z] ---> 4c645cca24a4 [2023-03-15T16:12:07.967Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T16:12:07.967Z] ---> Running in 6ed7faddd20a [2023-03-15T16:12:08.225Z] Removing intermediate container 6ed7faddd20a [2023-03-15T16:12:08.225Z] ---> 5d8a6696277f [2023-03-15T16:12:08.225Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:12:08.225Z] ---> Running in 5bbc7fdc4552 [2023-03-15T16:12:08.484Z] Removing intermediate container 5bbc7fdc4552 [2023-03-15T16:12:08.484Z] ---> 46aaf84c1390 [2023-03-15T16:12:08.484Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:12:08.484Z] ---> Running in 7263bd03c5e3 [2023-03-15T16:12:08.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:12:08.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:12:09.003Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T16:12:09.003Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T16:12:09.003Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T16:12:09.003Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T16:12:09.003Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:12:09.003Z] OK: 269 MiB in 57 packages [2023-03-15T16:12:09.570Z] Removing intermediate container 7263bd03c5e3 [2023-03-15T16:12:09.570Z] ---> 3643e333686b [2023-03-15T16:12:09.570Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-15T16:12:09.570Z] ---> Running in 6b1f60cf4005 [2023-03-15T16:12:09.570Z] Removing intermediate container 6b1f60cf4005 [2023-03-15T16:12:09.570Z] ---> 544ca47be95d [2023-03-15T16:12:09.570Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T16:12:09.828Z] ---> 9eb3e5e7de6a [2023-03-15T16:12:09.828Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:12:09.828Z] ---> Running in 4e5037c5cfec [2023-03-15T16:12:10.884Z] Still waiting to schedule task [2023-03-15T16:12:10.884Z] ‘prd-centos7-builder-2c-1g-842’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T16:12:10.884Z] ‘prd-ubuntu20.04-docker-8c-8g-629’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T16:12:10.884Z] ‘prd-ubuntu20.04-docker-8c-8g-630’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T16:12:10.884Z] ‘prd-ubuntu20.04-docker-8c-8g-860’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T16:12:10.884Z] ‘prd-ubuntu20.04-docker-8c-8g-861’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T16:12:10.884Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-754’ is offline [2023-03-15T16:12:10.885Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-756’ is offline [2023-03-15T16:12:10.885Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-858’ is offline [2023-03-15T16:12:31.763Z] Removing intermediate container 4e5037c5cfec [2023-03-15T16:12:31.763Z] ---> c34a4d130670 [2023-03-15T16:12:31.763Z] Step 11/12 : COPY . . [2023-03-15T16:12:31.763Z] ---> 61c56c4dae50 [2023-03-15T16:12:31.763Z] Step 12/12 : RUN $MAKE [2023-03-15T16:12:31.763Z] ---> Running in 49b20c88872b [2023-03-15T16:12:31.763Z] noop [2023-03-15T16:12:32.023Z] Removing intermediate container 49b20c88872b [2023-03-15T16:12:32.023Z] ---> 4be77db319b0 [2023-03-15T16:12:32.023Z] Successfully built 4be77db319b0 [2023-03-15T16:12:32.023Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:12:32.464Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:12:32.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:12:32.615Z] prd-ubuntu20.04-docker-8c-8g-857 does not seem to be running inside a container [2023-03-15T16:12:32.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-269 -v /w/workspace/gexfoundry_device-rest-go_PR-269:/w/workspace/gexfoundry_device-rest-go_PR-269:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-269@tmp:/w/workspace/gexfoundry_device-rest-go_PR-269@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T16:12:32.990Z] $ docker top 348125fe1c8c1842dbed62ab2f052b9f28eb62de982bd7bfa8d2b55de89552ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:12:33.383Z] + go version [2023-03-15T16:12:33.384Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T16:12:33.416Z] $ docker stop --time=1 348125fe1c8c1842dbed62ab2f052b9f28eb62de982bd7bfa8d2b55de89552ea [2023-03-15T16:12:34.694Z] $ docker rm -f --volumes 348125fe1c8c1842dbed62ab2f052b9f28eb62de982bd7bfa8d2b55de89552ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:12:35.404Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:12:35.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:12:35.552Z] prd-ubuntu20.04-docker-8c-8g-857 does not seem to be running inside a container [2023-03-15T16:12:35.588Z] $ 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-rest-go_PR-269 -v /w/workspace/gexfoundry_device-rest-go_PR-269:/w/workspace/gexfoundry_device-rest-go_PR-269:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-269@tmp:/w/workspace/gexfoundry_device-rest-go_PR-269@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T16:12:35.920Z] $ docker top 9ac369bae2f086929e3159365f31ebd56fafb9a300af70d5513966cd2c62bef5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:12:36.304Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-269 [Pipeline] fileExists [Pipeline] sh [2023-03-15T16:12:36.655Z] + make test [2023-03-15T16:12:36.655Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T16:12:41.922Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-15T16:12:52.043Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-15T16:12:52.043Z] /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-15T16:12:52.043Z] /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-15T16:12:52.043Z] /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-15T16:12:52.043Z] /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-15T16:12:52.043Z] /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-15T16:12:52.043Z] /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-15T16:12:52.043Z] /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-15T16:12:52.043Z] /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-15T16:12:52.043Z] /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-15T16:12:52.043Z] /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-15T16:12:52.043Z] /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-15T16:12:52.043Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.1% of statements [2023-03-15T16:12:52.043Z] FAIL [2023-03-15T16:12:52.043Z] make: *** [Makefile:29: unittest] Error 1 [Pipeline] } [2023-03-15T16:12:52.085Z] $ docker stop --time=1 9ac369bae2f086929e3159365f31ebd56fafb9a300af70d5513966cd2c62bef5 [2023-03-15T16:12:54.433Z] $ docker rm -f --volumes 9ac369bae2f086929e3159365f31ebd56fafb9a300af70d5513966cd2c62bef5 [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-15T16:12:55.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:12:55.623Z] [2023-03-15T16:12:55.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:12:55.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:12:55.991Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T16:12:55.991Z] 5eb5b503b376: Pulling fs layer [2023-03-15T16:12:55.991Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T16:12:55.991Z] ec43610c2a17: Pulling fs layer [2023-03-15T16:12:55.991Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T16:12:55.991Z] 33b1e0a273af: Pulling fs layer [2023-03-15T16:12:55.991Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T16:12:55.991Z] 2f39f015ded8: Pulling fs layer [2023-03-15T16:12:55.991Z] 3a2ae6a8a46f: Waiting [2023-03-15T16:12:55.991Z] 33b1e0a273af: Waiting [2023-03-15T16:12:55.991Z] 2f39f015ded8: Waiting [2023-03-15T16:12:55.991Z] 5d3b04190fa2: Waiting [2023-03-15T16:12:55.991Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T16:12:55.991Z] 5c69ac0246d0: Download complete [2023-03-15T16:12:55.991Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T16:12:55.991Z] 3a2ae6a8a46f: Download complete [2023-03-15T16:12:56.256Z] 33b1e0a273af: Verifying Checksum [2023-03-15T16:12:56.256Z] 33b1e0a273af: Download complete [2023-03-15T16:12:56.256Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T16:12:56.256Z] 5d3b04190fa2: Download complete [2023-03-15T16:12:56.256Z] ec43610c2a17: Download complete [2023-03-15T16:12:56.256Z] 5eb5b503b376: Verifying Checksum [2023-03-15T16:12:56.256Z] 5eb5b503b376: Download complete [2023-03-15T16:12:56.822Z] 2f39f015ded8: Download complete [2023-03-15T16:12:57.389Z] 5eb5b503b376: Pull complete [2023-03-15T16:12:57.647Z] 5c69ac0246d0: Pull complete [2023-03-15T16:12:58.211Z] ec43610c2a17: Pull complete [2023-03-15T16:12:58.211Z] 3a2ae6a8a46f: Pull complete [2023-03-15T16:12:58.470Z] 33b1e0a273af: Pull complete [2023-03-15T16:12:58.729Z] 5d3b04190fa2: Pull complete [2023-03-15T16:13:02.912Z] 2f39f015ded8: Pull complete [2023-03-15T16:13:02.912Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T16:13:02.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:13:02.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:13:03.111Z] prd-ubuntu20.04-docker-8c-8g-857 does not seem to be running inside a container [2023-03-15T16:13:03.142Z] $ 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-rest-go_PR-269 -v /w/workspace/gexfoundry_device-rest-go_PR-269:/w/workspace/gexfoundry_device-rest-go_PR-269:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-269@tmp:/w/workspace/gexfoundry_device-rest-go_PR-269@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T16:13:06.161Z] $ docker top 9746198c7ead2bf643ec9d717de5526153e0b9346c685d7dd4f57861aa23d6b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:13:06.584Z] ---> job-cost.sh [2023-03-15T16:13:06.584Z] lf-activate-venv: SKIPPING [2023-03-15T16:13:06.584Z] INFO: No Stack... [2023-03-15T16:13:06.843Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:13:07.407Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:13:07.712Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-269/archives/cost.csv [2023-03-15T16:13:07.712Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T16:13:07.753Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-269-1-stack-cost] [2023-03-15T16:13:07.757Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-269-1-stack-cost] did not exist. Created. [2023-03-15T16:13:07.757Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-269-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:13:08.137Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T16:13:08.211Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:13:08.225Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-269-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:13:08.314Z] $ docker stop --time=1 9746198c7ead2bf643ec9d717de5526153e0b9346c685d7dd4f57861aa23d6b7 [2023-03-15T16:13:09.448Z] $ docker rm -f --volumes 9746198c7ead2bf643ec9d717de5526153e0b9346c685d7dd4f57861aa23d6b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T16:13:09.758Z] Failed in branch amd64 [2023-03-15T16:21:40.719Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1039 in /w/workspace/gexfoundry_device-rest-go_PR-269 [Pipeline] { [Pipeline] ws [2023-03-15T16:21:40.774Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-03-15T16:21:40.854Z] The recommended git tool is: git [2023-03-15T16:21:48.584Z] using credential edgex-jenkins-ssh [2023-03-15T16:21:48.611Z] Cloning the remote Git repository [2023-03-15T16:21:48.684Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-03-15T16:21:48.824Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-03-15T16:21:49.037Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-03-15T16:21:49.038Z] > git --version # timeout=10 [2023-03-15T16:21:49.079Z] > git --version # 'git version 2.25.1' [2023-03-15T16:21:49.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:21:49.314Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:21:51.416Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-03-15T16:21:51.439Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:21:52.699Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-03-15T16:21:52.760Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-03-15T16:21:52.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:21:53.340Z] Merging remotes/origin/main commit ae54ce6f1033167052867af1427946ef32cb9188 into PR head commit 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 [2023-03-15T16:21:53.736Z] Merge succeeded, producing 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 [2023-03-15T16:21:53.737Z] Checking out Revision 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 (PR-269) [2023-03-15T16:21:52.787Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T16:21:53.368Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T16:21:53.476Z] > git checkout -f 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 # timeout=10 [2023-03-15T16:21:53.596Z] > git remote # timeout=10 [2023-03-15T16:21:53.622Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T16:21:53.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:21:53.674Z] > git merge ae54ce6f1033167052867af1427946ef32cb9188 # timeout=10 [2023-03-15T16:21:53.707Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T16:21:53.746Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T16:21:53.769Z] > git checkout -f 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 # timeout=10 [2023-03-15T16:21:54.408Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-15T16:21:54.480Z] > git --version # timeout=10 [2023-03-15T16:21:54.493Z] > git --version # 'git version 2.25.1' [2023-03-15T16:21:54.524Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:21:55.725Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T16:21:55.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T16:21:55.725Z] Dload Upload Total Spent Left Speed [2023-03-15T16:21:55.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-03-15T16:21:56.480Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T16:21:56.851Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T16:21:56.851Z] + sudo tee /etc/docker/daemon.new [2023-03-15T16:21:56.851Z] { [2023-03-15T16:21:56.851Z] "registry-mirrors": [ [2023-03-15T16:21:56.851Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T16:21:56.851Z] ], [2023-03-15T16:21:56.851Z] "bip": "10.250.0.254/24", [2023-03-15T16:21:56.851Z] "hosts": [ [2023-03-15T16:21:56.851Z] "tcp://0.0.0.0:5555", [2023-03-15T16:21:56.851Z] "unix:///var/run/docker.sock" [2023-03-15T16:21:56.851Z] ], [2023-03-15T16:21:56.851Z] "mtu": 1458, [2023-03-15T16:21:56.851Z] "selinux-enabled": true, [2023-03-15T16:21:56.851Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T16:21:56.851Z] } [Pipeline] sh [2023-03-15T16:21:57.234Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T16:21:57.612Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:22:19.885Z] provisioning config files... [2023-03-15T16:22:19.925Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4973359602939395954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:22:20.353Z] ---> docker-login.sh [2023-03-15T16:22:20.353Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:22:20.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:22:21.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:22:21.236Z] Configure a credential helper to remove this warning. See [2023-03-15T16:22:21.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:22:21.236Z] [2023-03-15T16:22:21.236Z] Login Succeeded [2023-03-15T16:22:21.236Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:22:21.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:22:21.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:22:21.793Z] Configure a credential helper to remove this warning. See [2023-03-15T16:22:21.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:22:21.793Z] [2023-03-15T16:22:21.793Z] Login Succeeded [2023-03-15T16:22:21.793Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:22:22.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:22:22.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:22:22.077Z] Configure a credential helper to remove this warning. See [2023-03-15T16:22:22.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:22:22.077Z] [2023-03-15T16:22:22.077Z] Login Succeeded [2023-03-15T16:22:22.077Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:22:22.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:22:22.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:22:22.631Z] Configure a credential helper to remove this warning. See [2023-03-15T16:22:22.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:22:22.631Z] [2023-03-15T16:22:22.631Z] Login Succeeded [2023-03-15T16:22:22.631Z] docker.io [2023-03-15T16:22:22.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:22:23.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:22:23.183Z] Configure a credential helper to remove this warning. See [2023-03-15T16:22:23.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:22:23.183Z] [2023-03-15T16:22:23.183Z] Login Succeeded [2023-03-15T16:22:23.183Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:22:23.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:22:23.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:22:23.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:22:23.816Z] ========================================================= [2023-03-15T16:22:23.816Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T16:22:23.816Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:22:24.349Z] + 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-15T16:22:24.349Z] Sending build context to Docker daemon 139.3kB [2023-03-15T16:22:24.632Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:22:24.632Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T16:22:24.915Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T16:22:24.915Z] af6eaf76a39c: Pulling fs layer [2023-03-15T16:22:24.915Z] 55522c791124: Pulling fs layer [2023-03-15T16:22:24.915Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T16:22:24.915Z] 169dfbe0d373: Pulling fs layer [2023-03-15T16:22:24.915Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T16:22:24.915Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T16:22:24.915Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T16:22:24.915Z] e1ff8fa3b103: Waiting [2023-03-15T16:22:24.915Z] 52ebb69f0ebf: Waiting [2023-03-15T16:22:24.915Z] 5abe8eddf0d5: Waiting [2023-03-15T16:22:24.915Z] 169dfbe0d373: Waiting [2023-03-15T16:22:24.915Z] 55522c791124: Verifying Checksum [2023-03-15T16:22:24.915Z] 55522c791124: Download complete [2023-03-15T16:22:24.915Z] 169dfbe0d373: Download complete [2023-03-15T16:22:24.915Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T16:22:24.915Z] e1ff8fa3b103: Download complete [2023-03-15T16:22:24.915Z] af6eaf76a39c: Verifying Checksum [2023-03-15T16:22:24.915Z] af6eaf76a39c: Download complete [2023-03-15T16:22:25.913Z] af6eaf76a39c: Pull complete [2023-03-15T16:22:26.205Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T16:22:26.205Z] 5abe8eddf0d5: Download complete [2023-03-15T16:22:27.667Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T16:22:27.667Z] 52ebb69f0ebf: Download complete [2023-03-15T16:22:27.667Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T16:22:27.667Z] ce5c4a1c91eb: Download complete [2023-03-15T16:22:28.266Z] 55522c791124: Pull complete [2023-03-15T16:22:40.825Z] ce5c4a1c91eb: Pull complete [2023-03-15T16:22:40.825Z] 169dfbe0d373: Pull complete [2023-03-15T16:22:40.825Z] e1ff8fa3b103: Pull complete [2023-03-15T16:22:49.092Z] 52ebb69f0ebf: Pull complete [2023-03-15T16:22:50.522Z] 5abe8eddf0d5: Pull complete [2023-03-15T16:22:50.522Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T16:22:50.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T16:22:50.522Z] ---> 6cb57ee374ae [2023-03-15T16:22:50.522Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:22:51.970Z] ---> Running in 89087eeedee5 [2023-03-15T16:22:52.243Z] Removing intermediate container 89087eeedee5 [2023-03-15T16:22:52.243Z] ---> 2f438288a470 [2023-03-15T16:22:52.243Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:22:52.243Z] ---> Running in ad33dbde98b8 [2023-03-15T16:22:52.841Z] Removing intermediate container ad33dbde98b8 [2023-03-15T16:22:52.841Z] ---> 3fb1d668deee [2023-03-15T16:22:52.841Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T16:22:52.841Z] ---> Running in b84e2fc834c9 [2023-03-15T16:22:53.114Z] Removing intermediate container b84e2fc834c9 [2023-03-15T16:22:53.114Z] ---> b12e5873bd1b [2023-03-15T16:22:53.114Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:22:53.388Z] ---> Running in e410c539d995 [2023-03-15T16:22:53.663Z] Removing intermediate container e410c539d995 [2023-03-15T16:22:53.663Z] ---> b0b8441c755a [2023-03-15T16:22:53.663Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:22:53.663Z] ---> Running in 0934fe4d037e [2023-03-15T16:22:55.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:22:56.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:22:57.511Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T16:22:57.511Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T16:22:57.511Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T16:22:57.511Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T16:22:57.511Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:22:57.511Z] OK: 268 MiB in 57 packages [2023-03-15T16:22:58.945Z] Removing intermediate container 0934fe4d037e [2023-03-15T16:22:58.945Z] ---> 22ed73d9bb2f [2023-03-15T16:22:58.945Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-15T16:22:58.945Z] ---> Running in ee6e3c34fc03 [2023-03-15T16:22:59.219Z] Removing intermediate container ee6e3c34fc03 [2023-03-15T16:22:59.219Z] ---> 5e39f271640d [2023-03-15T16:22:59.219Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T16:22:59.821Z] ---> e3f91c2f9de1 [2023-03-15T16:22:59.821Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:23:00.098Z] ---> Running in 03d4a6456a3f [2023-03-15T16:24:21.833Z] Removing intermediate container 03d4a6456a3f [2023-03-15T16:24:21.833Z] ---> 0eea8c588472 [2023-03-15T16:24:21.833Z] Step 11/12 : COPY . . [2023-03-15T16:24:21.833Z] ---> 744e2c4d7190 [2023-03-15T16:24:21.833Z] Step 12/12 : RUN $MAKE [2023-03-15T16:24:21.833Z] ---> Running in 92883ed5706a [2023-03-15T16:24:21.833Z] noop [2023-03-15T16:24:21.833Z] Removing intermediate container 92883ed5706a [2023-03-15T16:24:21.833Z] ---> c4f94a36f23a [2023-03-15T16:24:21.833Z] Successfully built c4f94a36f23a [2023-03-15T16:24:21.833Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:24:22.325Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T16:24:22.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:24:22.669Z] prd-ubuntu20.04-docker-arm64-4c-16g-1039 does not seem to be running inside a container [2023-03-15T16:24:22.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-15T16:24:24.249Z] $ docker top 4b5dc891867c754e9f15c0894b0a7aaf6b40fc211bd0065198cbbf94da5b16e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:24:25.208Z] + go version [2023-03-15T16:24:25.208Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T16:24:25.246Z] $ docker stop --time=1 4b5dc891867c754e9f15c0894b0a7aaf6b40fc211bd0065198cbbf94da5b16e9 [2023-03-15T16:24:27.009Z] $ docker rm -f --volumes 4b5dc891867c754e9f15c0894b0a7aaf6b40fc211bd0065198cbbf94da5b16e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:24:27.883Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T16:24:27.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:24:28.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-1039 does not seem to be running inside a container [2023-03-15T16:24:28.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-15T16:24:29.600Z] $ docker top 32181f2d9ba4c44ad2037421161f9de83ab57793334517b7467ed006e9227384 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:24:30.522Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-15T16:24:31.230Z] + make test [2023-03-15T16:24:31.230Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T16:25:10.141Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-15T16:27:31.919Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-15T16:27:31.919Z] /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-15T16:27:31.919Z] /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-15T16:27:31.919Z] /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-15T16:27:31.919Z] /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-15T16:27:31.919Z] /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-15T16:27:31.919Z] /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-15T16:27:31.919Z] /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-15T16:27:31.919Z] /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-15T16:27:31.919Z] /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-15T16:27:31.919Z] /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-15T16:27:31.919Z] /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-15T16:27:46.971Z] ok github.com/edgexfoundry/device-rest-go/driver 0.068s coverage: 33.1% of statements [2023-03-15T16:27:46.971Z] FAIL [2023-03-15T16:27:46.971Z] make: *** [Makefile:29: unittest] Error 1 [Pipeline] } [2023-03-15T16:27:47.016Z] $ docker stop --time=1 32181f2d9ba4c44ad2037421161f9de83ab57793334517b7467ed006e9227384 [2023-03-15T16:27:49.098Z] $ docker rm -f --volumes 32181f2d9ba4c44ad2037421161f9de83ab57793334517b7467ed006e9227384 [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-15T16:27:50.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:27:50.952Z] [2023-03-15T16:27:50.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:27:51.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:27:51.651Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T16:27:51.651Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T16:27:51.651Z] 04944245beec: Pulling fs layer [2023-03-15T16:27:51.651Z] 699f458cf7ca: Pulling fs layer [2023-03-15T16:27:51.651Z] 765212b225bb: Pulling fs layer [2023-03-15T16:27:51.651Z] f23df028b6ca: Pulling fs layer [2023-03-15T16:27:51.651Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T16:27:51.651Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T16:27:51.651Z] d65c8cfc05b1: Waiting [2023-03-15T16:27:51.651Z] 2437ff75d9bd: Waiting [2023-03-15T16:27:51.651Z] 765212b225bb: Waiting [2023-03-15T16:27:51.651Z] f23df028b6ca: Waiting [2023-03-15T16:27:51.651Z] 04944245beec: Verifying Checksum [2023-03-15T16:27:51.651Z] 765212b225bb: Verifying Checksum [2023-03-15T16:27:51.651Z] 765212b225bb: Download complete [2023-03-15T16:27:51.651Z] f23df028b6ca: Verifying Checksum [2023-03-15T16:27:51.651Z] f23df028b6ca: Download complete [2023-03-15T16:27:51.651Z] d65c8cfc05b1: Download complete [2023-03-15T16:27:51.925Z] 699f458cf7ca: Verifying Checksum [2023-03-15T16:27:51.925Z] 699f458cf7ca: Download complete [2023-03-15T16:27:52.200Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T16:27:52.200Z] 8998bd30e6a1: Download complete [2023-03-15T16:27:54.866Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T16:27:54.866Z] 2437ff75d9bd: Download complete [2023-03-15T16:27:56.305Z] 8998bd30e6a1: Pull complete [2023-03-15T16:27:56.896Z] 04944245beec: Pull complete [2023-03-15T16:27:58.331Z] 699f458cf7ca: Pull complete [2023-03-15T16:27:58.605Z] 765212b225bb: Pull complete [2023-03-15T16:27:59.195Z] f23df028b6ca: Pull complete [2023-03-15T16:27:59.861Z] d65c8cfc05b1: Pull complete [2023-03-15T16:28:14.971Z] 2437ff75d9bd: Pull complete [2023-03-15T16:28:15.242Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T16:28:15.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:28:15.242Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:28:15.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-1039 does not seem to be running inside a container [2023-03-15T16:28:15.801Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-15T16:28:19.031Z] $ docker top 55da2107a5c9038fa34c1954f49c8d85ccb710b73d8bc6f7a6269730b7c796d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:28:19.984Z] ---> job-cost.sh [2023-03-15T16:28:19.985Z] lf-activate-venv: SKIPPING [2023-03-15T16:28:19.985Z] INFO: No Stack... [2023-03-15T16:28:20.257Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T16:28:21.237Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:28:21.915Z] + cut+ -d, -f6 [2023-03-15T16:28:21.915Z] cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2023-03-15T16:28:22.022Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-269-1-stack-cost] [2023-03-15T16:28:22.027Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-269-1-stack-cost] did not exist. Created. [2023-03-15T16:28:22.027Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-269-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:28:22.767Z] /w/workspace/device-rest-go/1@tmp/durable-a6aaeb50/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T16:28:23.450Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T16:28:23.480Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T16:28:24.022Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:28:24.044Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-269-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:28:24.126Z] $ docker stop --time=1 55da2107a5c9038fa34c1954f49c8d85ccb710b73d8bc6f7a6269730b7c796d4 [2023-03-15T16:28:25.690Z] $ docker rm -f --volumes 55da2107a5c9038fa34c1954f49c8d85ccb710b73d8bc6f7a6269730b7c796d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T16:28:26.460Z] 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-15T16:28:28.387Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-269/archives ] [2023-03-15T16:28:28.387Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-269/archives [2023-03-15T16:28:28.387Z] total 16 [2023-03-15T16:28:28.387Z] drwxr-xr-x 3 root root 4096 Mar 15 16:13 . [2023-03-15T16:28:28.387Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:13 .. [2023-03-15T16:28:28.387Z] drwxr-xr-x 2 root root 4096 Mar 15 16:13 cost [2023-03-15T16:28:28.387Z] -rw-r--r-- 1 root root 86 Mar 15 16:13 cost.csv [2023-03-15T16:28:28.387Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-269/archives [2023-03-15T16:28:28.387Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-269/archives [2023-03-15T16:28:28.387Z] total 16 [2023-03-15T16:28:28.387Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:13 . [2023-03-15T16:28:28.387Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:13 .. [2023-03-15T16:28:28.387Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:13 cost [2023-03-15T16:28:28.387Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 15 16:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:28:28.713Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:28:29.595Z] ---> package-listing.sh [2023-03-15T16:28:29.595Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T16:28:29.595Z] ++ facter osfamily [2023-03-15T16:28:29.855Z] + OS_FAMILY=debian [2023-03-15T16:28:29.855Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-269 [2023-03-15T16:28:29.855Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T16:28:29.855Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T16:28:29.855Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T16:28:29.855Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T16:28:29.855Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-269 ']' [2023-03-15T16:28:29.855Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T16:28:29.855Z] + case "${OS_FAMILY}" in [2023-03-15T16:28:29.855Z] + dpkg -l [2023-03-15T16:28:29.855Z] + grep '^ii' [2023-03-15T16:28:29.855Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T16:28:29.855Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T16:28:29.855Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T16:28:29.855Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-269 ']' [2023-03-15T16:28:29.855Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-269/archives/ [2023-03-15T16:28:29.855Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-269/archives/ [Pipeline] echo [2023-03-15T16:28:29.888Z] 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-rest-go_PR-269/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T16:28:30.184Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:28:30.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:28:30.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:28:30.986Z] prd-ubuntu20.04-docker-8c-8g-857 does not seem to be running inside a container [2023-03-15T16:28:31.019Z] $ 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-rest-go_PR-269/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-rest-go_PR-269 -v /w/workspace/gexfoundry_device-rest-go_PR-269:/w/workspace/gexfoundry_device-rest-go_PR-269:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-269@tmp:/w/workspace/gexfoundry_device-rest-go_PR-269@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-15T16:28:31.240Z] $ docker top 963d863b060cbea825d06e73a04f9f8eef57a12599b056f892e432c03438f327 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:28:31.621Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T16:28:31.933Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T16:28:32.246Z] + ls /var/log/sa-host [2023-03-15T16:28:32.246Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:28:32.380Z] provisioning config files... [2023-03-15T16:28:32.388Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-269@tmp/config7691468553347837858tmp [Pipeline] { [Pipeline] echo [2023-03-15T16:28:32.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:28:32.747Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T16:28:32.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:28:33.174Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T16:28:33.204Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:28:33.511Z] ---> sudo-logs.sh [2023-03-15T16:28:33.511Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T16:28:33.596Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:28:33.909Z] ---> job-cost.sh [2023-03-15T16:28:33.909Z] lf-activate-venv: SKIPPING [2023-03-15T16:28:33.909Z] DEBUG: total: 0.2199999988079071 [2023-03-15T16:28:33.909Z] INFO: Retrieving Stack Cost... [2023-03-15T16:28:34.476Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:28:34.734Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T16:28:34.775Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:28:35.102Z] ---> logs-deploy.sh [2023-03-15T16:28:35.102Z] lf-activate-venv: SKIPPING [2023-03-15T16:28:35.102Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-269/1 [2023-03-15T16:28:35.102Z] INFO: archiving workspace using pattern(s): [2023-03-15T16:28:36.040Z] Archives upload complete. [2023-03-15T16:28:36.040Z] INFO: archiving logs to Nexus