Pull request #580 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8f95546a7291fc86a4a358490460530b3d76c6c+c5f9822de111f2ad008e04cca8702a7116aaeba8 (93a6e6cb37f2780880605c3eb5ad603ae175c329) 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-ssh2295012167295433960.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4177779171099244707.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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/app-service-configurable/branches/PR-580/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/app-service-configurable/branches/PR-580/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8963425703193204827.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/app-service-configurable/branches/PR-580/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6290797167404100772.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh4053976665069975860.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/app-service-configurable/branches/PR-580/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/app-service-configurable/branches/PR-580/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14483976035780588851.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable 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: app-service-configurable 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2367 in /w/workspace/_app-service-configurable_PR-580 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-580 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/580/head:refs/remotes/origin/PR-580 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c5f9822de111f2ad008e04cca8702a7116aaeba8 into PR head commit a8f95546a7291fc86a4a358490460530b3d76c6c Merge succeeded, producing a8f95546a7291fc86a4a358490460530b3d76c6c Checking out Revision a8f95546a7291fc86a4a358490460530b3d76c6c (PR-580) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-27T12:20:50.663Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a8f95546a7291fc86a4a358490460530b3d76c6c # 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 c5f9822de111f2ad008e04cca8702a7116aaeba8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8f95546a7291fc86a4a358490460530b3d76c6c # timeout=10 [Pipeline] withCredentials [2023-07-27T12:20:50.844Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-27T12:20:50.950Z] ========================================================= [2023-07-27T12:20:50.950Z] EdgeX Global Pipelines Version Info [2023-07-27T12:20:50.950Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-27T12:20:51.714Z] ------------------- [2023-07-27T12:20:51.714Z] stable info: [2023-07-27T12:20:51.714Z] ------------------- [2023-07-27T12:20:51.714Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-27T12:20:51.714Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-27T12:20:51.714Z] Message: update stable to v1.0.250 [2023-07-27T12:20:52.282Z] ------------------- [2023-07-27T12:20:52.282Z] experimental info: [2023-07-27T12:20:52.282Z] ------------------- [2023-07-27T12:20:52.282Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-27T12:20:52.282Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-27T12:20:52.282Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-27T12:20:52.649Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-27T12:20:52.693Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-27T12:20:52.733Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-27T12:20:52.773Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-27T12:20:52.812Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-27T12:20:52.849Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-27T12:20:52.894Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-27T12:20:52.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-27T12:20:52.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-27T12:20:53.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-27T12:20:53.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-27T12:20:53.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-27T12:20:53.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-27T12:20:53.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-27T12:20:53.240Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-27T12:20:53.281Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-27T12:20:53.327Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-27T12:20:53.368Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-27T12:20:53.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-27T12:20:53.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-27T12:20:53.482Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-27T12:20:53.523Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-27T12:20:53.562Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-27T12:20:53.607Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-27T12:20:53.647Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-27T12:20:53.688Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-27T12:20:53.734Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-27T12:20:53.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-580 [Pipeline] echo [2023-07-27T12:20:53.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-580 [Pipeline] echo [2023-07-27T12:20:53.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-580 [Pipeline] echo [2023-07-27T12:20:53.910Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8f95546a7291fc86a4a358490460530b3d76c6c [Pipeline] echo [2023-07-27T12:20:53.955Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8f9554 [Pipeline] echo [2023-07-27T12:20:54.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T12:20:54.121Z] provisioning config files... [2023-07-27T12:20:54.137Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-580@tmp/config13983393258008331362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T12:20:54.486Z] ---> docker-login.sh [2023-07-27T12:20:54.486Z] nexus3.edgexfoundry.org:10001 [2023-07-27T12:20:54.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T12:20:54.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T12:20:54.755Z] Configure a credential helper to remove this warning. See [2023-07-27T12:20:54.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T12:20:54.755Z] [2023-07-27T12:20:54.755Z] Login Succeeded [2023-07-27T12:20:54.755Z] nexus3.edgexfoundry.org:10002 [2023-07-27T12:20:55.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T12:20:55.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T12:20:55.018Z] Configure a credential helper to remove this warning. See [2023-07-27T12:20:55.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T12:20:55.018Z] [2023-07-27T12:20:55.018Z] Login Succeeded [2023-07-27T12:20:55.018Z] nexus3.edgexfoundry.org:10003 [2023-07-27T12:20:55.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T12:20:55.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T12:20:55.279Z] Configure a credential helper to remove this warning. See [2023-07-27T12:20:55.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T12:20:55.279Z] [2023-07-27T12:20:55.279Z] Login Succeeded [2023-07-27T12:20:55.279Z] nexus3.edgexfoundry.org:10004 [2023-07-27T12:20:55.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T12:20:55.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T12:20:55.279Z] Configure a credential helper to remove this warning. See [2023-07-27T12:20:55.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T12:20:55.279Z] [2023-07-27T12:20:55.279Z] Login Succeeded [2023-07-27T12:20:55.279Z] docker.io [2023-07-27T12:20:55.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T12:20:55.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T12:20:55.540Z] Configure a credential helper to remove this warning. See [2023-07-27T12:20:55.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T12:20:55.540Z] [2023-07-27T12:20:55.540Z] Login Succeeded [2023-07-27T12:20:55.540Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T12:20:55.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-27T12:20:56.168Z] + git rev-list -1 --merges a8f95546a7291fc86a4a358490460530b3d76c6c~1..a8f95546a7291fc86a4a358490460530b3d76c6c [Pipeline] echo [2023-07-27T12:20:56.228Z] -----------> git rev-list -1 --merges a8f95546a7291fc86a4a358490460530b3d76c6c~1..a8f95546a7291fc86a4a358490460530b3d76c6c a8f95546a7291fc86a4a358490460530b3d76c6c [false] [Pipeline] sh [2023-07-27T12:20:56.536Z] + git log --format=format:%s -1 a8f95546a7291fc86a4a358490460530b3d76c6c [Pipeline] echo [2023-07-27T12:20:56.574Z] ========================================================= [2023-07-27T12:20:56.574Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-27T12:20:56.574Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-27T12:20:56.998Z] + git log --format=format:%s -1 a8f95546a7291fc86a4a358490460530b3d76c6c [Pipeline] echo [2023-07-27T12:20:57.031Z] [semverPrep] GIT_COMMIT: a8f95546a7291fc86a4a358490460530b3d76c6c, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-07-27T12:20:57.067Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-27T12:20:57.465Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-27T12:20:57.465Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-27T12:20:57.465Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-27T12:20:57.465Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-27T12:20:57.465Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-27T12:20:57.465Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-27T12:20:57.465Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T12:20:57.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T12:20:57.951Z] [2023-07-27T12:20:57.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T12:20:58.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T12:20:58.328Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-27T12:20:58.328Z] b85a868b505f: Pulling fs layer [2023-07-27T12:20:58.328Z] e2be974225ed: Pulling fs layer [2023-07-27T12:20:58.328Z] 339a4e72a1f5: Pulling fs layer [2023-07-27T12:20:58.328Z] 988bab9f4d93: Pulling fs layer [2023-07-27T12:20:58.328Z] 1469e6f7b9e6: Pulling fs layer [2023-07-27T12:20:58.328Z] eaf3925da568: Pulling fs layer [2023-07-27T12:20:58.328Z] bab4dde63d76: Pulling fs layer [2023-07-27T12:20:58.328Z] bde34c3a00c8: Pulling fs layer [2023-07-27T12:20:58.328Z] b352a97aabf1: Pulling fs layer [2023-07-27T12:20:58.328Z] 4872d77fe225: Pulling fs layer [2023-07-27T12:20:58.328Z] 5851b861e8e6: Pulling fs layer [2023-07-27T12:20:58.328Z] eaf3925da568: Waiting [2023-07-27T12:20:58.328Z] bab4dde63d76: Waiting [2023-07-27T12:20:58.328Z] bde34c3a00c8: Waiting [2023-07-27T12:20:58.328Z] b352a97aabf1: Waiting [2023-07-27T12:20:58.328Z] 4872d77fe225: Waiting [2023-07-27T12:20:58.328Z] 5851b861e8e6: Waiting [2023-07-27T12:20:58.328Z] 988bab9f4d93: Waiting [2023-07-27T12:20:58.328Z] 1469e6f7b9e6: Waiting [2023-07-27T12:20:58.328Z] e2be974225ed: Download complete [2023-07-27T12:20:58.328Z] 988bab9f4d93: Verifying Checksum [2023-07-27T12:20:58.328Z] 988bab9f4d93: Download complete [2023-07-27T12:20:58.328Z] 1469e6f7b9e6: Verifying Checksum [2023-07-27T12:20:58.328Z] 1469e6f7b9e6: Download complete [2023-07-27T12:20:58.587Z] 339a4e72a1f5: Verifying Checksum [2023-07-27T12:20:58.587Z] 339a4e72a1f5: Download complete [2023-07-27T12:20:58.587Z] eaf3925da568: Verifying Checksum [2023-07-27T12:20:58.587Z] eaf3925da568: Download complete [2023-07-27T12:20:58.587Z] bde34c3a00c8: Download complete [2023-07-27T12:20:58.587Z] b352a97aabf1: Download complete [2023-07-27T12:20:58.587Z] 4872d77fe225: Verifying Checksum [2023-07-27T12:20:58.587Z] 4872d77fe225: Download complete [2023-07-27T12:20:58.587Z] 5851b861e8e6: Download complete [2023-07-27T12:20:58.587Z] b85a868b505f: Verifying Checksum [2023-07-27T12:20:58.587Z] b85a868b505f: Download complete [2023-07-27T12:20:58.845Z] bab4dde63d76: Verifying Checksum [2023-07-27T12:20:58.845Z] bab4dde63d76: Download complete [2023-07-27T12:20:59.778Z] b85a868b505f: Pull complete [2023-07-27T12:21:00.035Z] e2be974225ed: Pull complete [2023-07-27T12:21:00.601Z] 339a4e72a1f5: Pull complete [2023-07-27T12:21:00.601Z] 988bab9f4d93: Pull complete [2023-07-27T12:21:00.862Z] 1469e6f7b9e6: Pull complete [2023-07-27T12:21:00.862Z] eaf3925da568: Pull complete [2023-07-27T12:21:02.761Z] bab4dde63d76: Pull complete [2023-07-27T12:21:02.761Z] bde34c3a00c8: Pull complete [2023-07-27T12:21:03.021Z] b352a97aabf1: Pull complete [2023-07-27T12:21:03.021Z] 4872d77fe225: Pull complete [2023-07-27T12:21:03.021Z] 5851b861e8e6: Pull complete [2023-07-27T12:21:03.284Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-27T12:21:03.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T12:21:03.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T12:21:03.508Z] prd-ubuntu20.04-docker-8c-8g-2367 does not seem to be running inside a container [2023-07-27T12:21:03.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-580 -v /w/workspace/_app-service-configurable_PR-580:/w/workspace/_app-service-configurable_PR-580:rw,z -v /w/workspace/_app-service-configurable_PR-580@tmp:/w/workspace/_app-service-configurable_PR-580@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-07-27T12:21:06.208Z] $ docker top 738fe02fe039eef689f6caff595f422f7c65f7da6e4496f8146537346e2baf11 -eo pid,comm [2023-07-27T12:21:06.271Z] 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-07-27T12:21:06.271Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-27T12:21:06.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T12:21:06.399Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T12:21:06.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T12:21:06.515Z] $ docker exec 738fe02fe039eef689f6caff595f422f7c65f7da6e4496f8146537346e2baf11 ssh-agent [2023-07-27T12:21:06.636Z] SSH_AUTH_SOCK=/tmp/ssh-pbYuN2Z8SxE5/agent.32 [2023-07-27T12:21:06.636Z] SSH_AGENT_PID=38 [2023-07-27T12:21:06.642Z] Running ssh-add (command line suppressed) [2023-07-27T12:21:06.736Z] Identity added: /w/workspace/_app-service-configurable_PR-580@tmp/private_key_7216083682379425929.key (/w/workspace/_app-service-configurable_PR-580@tmp/private_key_7216083682379425929.key) [2023-07-27T12:21:06.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T12:21:07.080Z] + git tag --points-at HEAD [Pipeline] } [2023-07-27T12:21:07.106Z] $ docker exec --env ******** --env ******** 738fe02fe039eef689f6caff595f422f7c65f7da6e4496f8146537346e2baf11 ssh-agent -k [2023-07-27T12:21:07.222Z] unset SSH_AUTH_SOCK; [2023-07-27T12:21:07.222Z] unset SSH_AGENT_PID; [2023-07-27T12:21:07.222Z] echo Agent pid 38 killed; [2023-07-27T12:21:07.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-27T12:21:07.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T12:21:07.327Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T12:21:07.447Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T12:21:07.450Z] $ docker exec 738fe02fe039eef689f6caff595f422f7c65f7da6e4496f8146537346e2baf11 ssh-agent [2023-07-27T12:21:07.569Z] SSH_AUTH_SOCK=/tmp/ssh-Fd5CHZEL2mqS/agent.71 [2023-07-27T12:21:07.569Z] SSH_AGENT_PID=77 [2023-07-27T12:21:07.573Z] Running ssh-add (command line suppressed) [2023-07-27T12:21:07.674Z] Identity added: /w/workspace/_app-service-configurable_PR-580@tmp/private_key_15560230739105849601.key (/w/workspace/_app-service-configurable_PR-580@tmp/private_key_15560230739105849601.key) [2023-07-27T12:21:07.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T12:21:08.020Z] + git semver init [2023-07-27T12:21:08.279Z] 2023-07-27 12:21:08,247 [run_init] DEBUG init version:0.0.0 force:False [2023-07-27T12:21:08.279Z] 2023-07-27 12:21:08,248 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-580/.semver [2023-07-27T12:21:08.279Z] 2023-07-27 12:21:08,248 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-580/.semver [2023-07-27T12:21:08.279Z] 2023-07-27 12:21:08,248 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-580/.semver'], cwd=/w/workspace/_app-service-configurable_PR-580, universal_newlines=False, shell=None, istream=None) [2023-07-27T12:21:09.219Z] 2023-07-27 12:21:09,181 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-580/.git/info/exclude [2023-07-27T12:21:09.219Z] 2023-07-27 12:21:09,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-580/.semver/PR-580 with force:False [2023-07-27T12:21:09.219Z] 2023-07-27 12:21:09,182 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-580/.semver/PR-580 [2023-07-27T12:21:09.219Z] 2023-07-27 12:21:09,185 [execute] INFO git cat-file --batch-check [2023-07-27T12:21:09.219Z] 2023-07-27 12:21:09,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-580/.semver, universal_newlines=False, shell=None, istream=) [2023-07-27T12:21:09.219Z] 2023-07-27 12:21:09,192 [execute] INFO git cat-file --batch [2023-07-27T12:21:09.219Z] 2023-07-27 12:21:09,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-580/.semver, universal_newlines=False, shell=None, istream=) [2023-07-27T12:21:09.219Z] 2023-07-27 12:21:09,199 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-580/.semver/PR-580 [2023-07-27T12:21:09.219Z] 0.0.0 [Pipeline] } [2023-07-27T12:21:09.493Z] $ docker exec --env ******** --env ******** 738fe02fe039eef689f6caff595f422f7c65f7da6e4496f8146537346e2baf11 ssh-agent -k [2023-07-27T12:21:09.603Z] unset SSH_AUTH_SOCK; [2023-07-27T12:21:09.603Z] unset SSH_AGENT_PID; [2023-07-27T12:21:09.603Z] echo Agent pid 77 killed; [2023-07-27T12:21:09.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-27T12:21:10.024Z] + git semver [Pipeline] } [2023-07-27T12:21:10.309Z] $ docker stop --time=1 738fe02fe039eef689f6caff595f422f7c65f7da6e4496f8146537346e2baf11 [2023-07-27T12:21:11.610Z] $ docker rm -f --volumes 738fe02fe039eef689f6caff595f422f7c65f7da6e4496f8146537346e2baf11 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T12:21:12.013Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-27T12:21:12.414Z] Stashed 1 file(s) [Pipeline] echo [2023-07-27T12:21:12.432Z] [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-07-27T12:21:13.387Z] provisioning config files... [2023-07-27T12:21:13.398Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-580@tmp/config7158771127506239708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T12:21:13.748Z] ---> docker-login.sh [2023-07-27T12:21:13.748Z] nexus3.edgexfoundry.org:10001 [2023-07-27T12:21:13.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T12:21:13.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T12:21:13.748Z] Configure a credential helper to remove this warning. See [2023-07-27T12:21:13.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T12:21:13.748Z] [2023-07-27T12:21:13.748Z] Login Succeeded [2023-07-27T12:21:13.748Z] nexus3.edgexfoundry.org:10002 [2023-07-27T12:21:13.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T12:21:13.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T12:21:13.748Z] Configure a credential helper to remove this warning. See [2023-07-27T12:21:13.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T12:21:13.748Z] [2023-07-27T12:21:13.749Z] Login Succeeded [2023-07-27T12:21:13.749Z] nexus3.edgexfoundry.org:10003 [2023-07-27T12:21:14.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T12:21:14.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T12:21:14.008Z] Configure a credential helper to remove this warning. See [2023-07-27T12:21:14.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T12:21:14.008Z] [2023-07-27T12:21:14.008Z] Login Succeeded [2023-07-27T12:21:14.008Z] nexus3.edgexfoundry.org:10004 [2023-07-27T12:21:14.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T12:21:14.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T12:21:14.008Z] Configure a credential helper to remove this warning. See [2023-07-27T12:21:14.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T12:21:14.008Z] [2023-07-27T12:21:14.008Z] Login Succeeded [2023-07-27T12:21:14.008Z] docker.io [2023-07-27T12:21:14.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T12:21:14.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T12:21:14.532Z] Configure a credential helper to remove this warning. See [2023-07-27T12:21:14.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T12:21:14.532Z] [2023-07-27T12:21:14.532Z] Login Succeeded [2023-07-27T12:21:14.532Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T12:21:14.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-27T12:21:14.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T12:21:14.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T12:21:14.819Z] ========================================================= [2023-07-27T12:21:14.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-27T12:21:14.819Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T12:21:15.341Z] + 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-07-27T12:21:15.341Z] Sending build context to Docker daemon 3.314MB [2023-07-27T12:21:15.341Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T12:21:15.341Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-27T12:21:15.341Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-27T12:21:15.341Z] 4db1b89c0bd1: Pulling fs layer [2023-07-27T12:21:15.341Z] 6911f1a30b25: Pulling fs layer [2023-07-27T12:21:15.341Z] e194b8c5c2a9: Pulling fs layer [2023-07-27T12:21:15.341Z] 6863d3e3a2b1: Pulling fs layer [2023-07-27T12:21:15.341Z] ec0bb842ea78: Pulling fs layer [2023-07-27T12:21:15.341Z] 40a00589a448: Pulling fs layer [2023-07-27T12:21:15.341Z] 6c08303d61cc: Pulling fs layer [2023-07-27T12:21:15.341Z] 798269fcf238: Pulling fs layer [2023-07-27T12:21:15.341Z] 6863d3e3a2b1: Waiting [2023-07-27T12:21:15.341Z] 40a00589a448: Waiting [2023-07-27T12:21:15.341Z] ec0bb842ea78: Waiting [2023-07-27T12:21:15.341Z] 6c08303d61cc: Waiting [2023-07-27T12:21:15.341Z] 6911f1a30b25: Download complete [2023-07-27T12:21:15.341Z] 6863d3e3a2b1: Download complete [2023-07-27T12:21:15.341Z] ec0bb842ea78: Download complete [2023-07-27T12:21:15.341Z] 4db1b89c0bd1: Verifying Checksum [2023-07-27T12:21:15.341Z] 4db1b89c0bd1: Download complete [2023-07-27T12:21:15.600Z] 40a00589a448: Verifying Checksum [2023-07-27T12:21:15.600Z] 40a00589a448: Download complete [2023-07-27T12:21:15.600Z] 4db1b89c0bd1: Pull complete [2023-07-27T12:21:15.860Z] 6911f1a30b25: Pull complete [2023-07-27T12:21:16.119Z] 798269fcf238: Verifying Checksum [2023-07-27T12:21:16.119Z] 798269fcf238: Download complete [2023-07-27T12:21:16.119Z] e194b8c5c2a9: Verifying Checksum [2023-07-27T12:21:16.119Z] e194b8c5c2a9: Download complete [2023-07-27T12:21:16.377Z] 6c08303d61cc: Verifying Checksum [2023-07-27T12:21:16.377Z] 6c08303d61cc: Download complete [2023-07-27T12:21:19.654Z] e194b8c5c2a9: Pull complete [2023-07-27T12:21:19.654Z] 6863d3e3a2b1: Pull complete [2023-07-27T12:21:19.915Z] ec0bb842ea78: Pull complete [2023-07-27T12:21:19.915Z] 40a00589a448: Pull complete [2023-07-27T12:21:22.443Z] 6c08303d61cc: Pull complete [2023-07-27T12:21:23.377Z] 798269fcf238: Pull complete [2023-07-27T12:21:23.377Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-27T12:21:23.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-27T12:21:23.377Z] ---> ec979cd7f677 [2023-07-27T12:21:23.377Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T12:21:27.570Z] ---> Running in 436f9fa354f4 [2023-07-27T12:21:27.571Z] Removing intermediate container 436f9fa354f4 [2023-07-27T12:21:27.571Z] ---> e5612180ff1f [2023-07-27T12:21:27.571Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T12:21:27.571Z] ---> Running in 58c0ac63dcbc [2023-07-27T12:21:27.571Z] Removing intermediate container 58c0ac63dcbc [2023-07-27T12:21:27.571Z] ---> e6d0f736fa1f [2023-07-27T12:21:27.571Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-27T12:21:27.571Z] ---> Running in 441a49eac434 [2023-07-27T12:21:27.829Z] Removing intermediate container 441a49eac434 [2023-07-27T12:21:27.829Z] ---> f49ca4d0e509 [2023-07-27T12:21:27.829Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T12:21:27.829Z] ---> Running in 6f9ef8a442be [2023-07-27T12:21:28.032Z] Still waiting to schedule task [2023-07-27T12:21:28.032Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-27T12:21:28.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-27T12:21:28.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-27T12:21:28.605Z] OK: 265 MiB in 53 packages [2023-07-27T12:21:28.865Z] Removing intermediate container 6f9ef8a442be [2023-07-27T12:21:28.865Z] ---> b5a2a0b09cc1 [2023-07-27T12:21:28.865Z] Step 7/12 : WORKDIR /app [2023-07-27T12:21:28.865Z] ---> Running in 97b5e68aca1e [2023-07-27T12:21:28.865Z] Removing intermediate container 97b5e68aca1e [2023-07-27T12:21:28.865Z] ---> e7284b63706f [2023-07-27T12:21:28.865Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-27T12:21:29.123Z] ---> 32d01631e9bf [2023-07-27T12:21:29.123Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T12:21:29.123Z] ---> Running in 95312bfa2412 [2023-07-27T12:22:25.386Z] Removing intermediate container 95312bfa2412 [2023-07-27T12:22:25.386Z] ---> 9a20e770c3ac [2023-07-27T12:22:25.386Z] Step 10/12 : COPY . . [2023-07-27T12:22:25.386Z] ---> 92feea0bc119 [2023-07-27T12:22:25.386Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T12:22:25.386Z] ---> Running in ec3054b2b642 [2023-07-27T12:22:25.386Z] Removing intermediate container ec3054b2b642 [2023-07-27T12:22:25.386Z] ---> 574d7d3bf6c8 [2023-07-27T12:22:25.386Z] Step 12/12 : RUN $MAKE [2023-07-27T12:22:25.386Z] ---> Running in bd76181eaf05 [2023-07-27T12:22:25.386Z] noop [2023-07-27T12:22:25.386Z] Removing intermediate container bd76181eaf05 [2023-07-27T12:22:25.386Z] ---> caf93f1cc8a9 [2023-07-27T12:22:25.386Z] Successfully built caf93f1cc8a9 [2023-07-27T12:22:25.386Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T12:22:25.829Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-27T12:22:25.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T12:22:25.987Z] prd-ubuntu20.04-docker-8c-8g-2367 does not seem to be running inside a container [2023-07-27T12:22:26.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-580 -v /w/workspace/_app-service-configurable_PR-580:/w/workspace/_app-service-configurable_PR-580:rw,z -v /w/workspace/_app-service-configurable_PR-580@tmp:/w/workspace/_app-service-configurable_PR-580@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-07-27T12:22:26.363Z] $ docker top a572074e60c2d5c21b95c30fd386b7b534898951691c3821d7c3df1fd4fb952b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T12:22:26.765Z] + go version [2023-07-27T12:22:26.765Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-27T12:22:26.796Z] $ docker stop --time=1 a572074e60c2d5c21b95c30fd386b7b534898951691c3821d7c3df1fd4fb952b [2023-07-27T12:22:28.047Z] $ docker rm -f --volumes a572074e60c2d5c21b95c30fd386b7b534898951691c3821d7c3df1fd4fb952b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T12:22:28.729Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-27T12:22:28.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T12:22:28.886Z] prd-ubuntu20.04-docker-8c-8g-2367 does not seem to be running inside a container [2023-07-27T12:22:28.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-580 -v /w/workspace/_app-service-configurable_PR-580:/w/workspace/_app-service-configurable_PR-580:rw,z -v /w/workspace/_app-service-configurable_PR-580@tmp:/w/workspace/_app-service-configurable_PR-580@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-07-27T12:22:29.245Z] $ docker top 0f6f01a7ab3840213348f33f89a5be9fdd38dca1ebca78acba621c47f9e2ceb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T12:22:29.625Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-580 [Pipeline] fileExists [Pipeline] sh [2023-07-27T12:22:29.983Z] + make test [2023-07-27T12:22:29.983Z] go test -race -coverprofile=coverage.out ./... [2023-07-27T12:22:51.934Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-27T12:22:56.425Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2368 in /w/workspace/_app-service-configurable_PR-580 [Pipeline] { [Pipeline] ws [2023-07-27T12:22:56.483Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-07-27T12:22:56.554Z] Selected Git installation does not exist. Using Default [2023-07-27T12:22:56.554Z] The recommended git tool is: NONE [2023-07-27T12:23:01.387Z] using credential edgex-jenkins-ssh [2023-07-27T12:23:01.402Z] Cloning the remote Git repository [2023-07-27T12:23:01.446Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-27T12:23:01.543Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-07-27T12:23:01.670Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-27T12:23:01.672Z] > git --version # timeout=10 [2023-07-27T12:23:01.689Z] > git --version # 'git version 2.25.1' [2023-07-27T12:23:01.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-27T12:23:01.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-27T12:23:02.998Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-27T12:23:03.015Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-27T12:23:03.786Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-27T12:23:03.824Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-27T12:23:03.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-27T12:23:03.842Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/580/head:refs/remotes/origin/PR-580 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-27T12:23:04.417Z] Merging remotes/origin/main commit c5f9822de111f2ad008e04cca8702a7116aaeba8 into PR head commit a8f95546a7291fc86a4a358490460530b3d76c6c [2023-07-27T12:23:04.677Z] Merge succeeded, producing a8f95546a7291fc86a4a358490460530b3d76c6c [2023-07-27T12:23:04.678Z] Checking out Revision a8f95546a7291fc86a4a358490460530b3d76c6c (PR-580) [2023-07-27T12:23:05.109Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-07-27T12:23:05.155Z] > git --version # timeout=10 [2023-07-27T12:23:05.164Z] > git --version # 'git version 2.25.1' [2023-07-27T12:23:05.183Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-27T12:23:04.434Z] > git config core.sparsecheckout # timeout=10 [2023-07-27T12:23:04.497Z] > git checkout -f a8f95546a7291fc86a4a358490460530b3d76c6c # timeout=10 [2023-07-27T12:23:04.581Z] > git remote # timeout=10 [2023-07-27T12:23:04.596Z] > git config --get remote.origin.url # timeout=10 [2023-07-27T12:23:04.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-27T12:23:04.638Z] > git merge c5f9822de111f2ad008e04cca8702a7116aaeba8 # timeout=10 [2023-07-27T12:23:04.664Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-27T12:23:04.685Z] > git config core.sparsecheckout # timeout=10 [2023-07-27T12:23:04.697Z] > git checkout -f a8f95546a7291fc86a4a358490460530b3d76c6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-27T12:23:06.423Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-27T12:23:06.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-27T12:23:06.423Z] Dload Upload Total Spent Left Speed [2023-07-27T12:23:06.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70838 0 --:--:-- --:--:-- --:--:-- 70838 [Pipeline] sh [2023-07-27T12:23:07.010Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-27T12:23:07.352Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-07-27T12:23:07.353Z] /etc/docker/daemon.new [2023-07-27T12:23:07.353Z] { [2023-07-27T12:23:07.353Z] "registry-mirrors": [ [2023-07-27T12:23:07.353Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-27T12:23:07.353Z] ], [2023-07-27T12:23:07.353Z] "bip": "10.250.0.254/24", [2023-07-27T12:23:07.353Z] "hosts": [ [2023-07-27T12:23:07.353Z] "tcp://0.0.0.0:5555", [2023-07-27T12:23:07.353Z] "unix:///var/run/docker.sock" [2023-07-27T12:23:07.353Z] ], [2023-07-27T12:23:07.353Z] "mtu": 1458, [2023-07-27T12:23:07.353Z] "selinux-enabled": true, [2023-07-27T12:23:07.353Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-27T12:23:07.353Z] } [Pipeline] sh [2023-07-27T12:23:07.690Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-27T12:23:08.031Z] + sudo service docker restart [2023-07-27T12:23:10.055Z] go vet ./... [2023-07-27T12:23:14.251Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-27T12:23:14.251Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-27T12:23:14.251Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-27T12:23:14.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-27T12:23:14.339Z] $ docker stop --time=1 0f6f01a7ab3840213348f33f89a5be9fdd38dca1ebca78acba621c47f9e2ceb3 [2023-07-27T12:23:19.782Z] $ docker rm -f --volumes 0f6f01a7ab3840213348f33f89a5be9fdd38dca1ebca78acba621c47f9e2ceb3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T12:23:20.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-27T12:23:20.435Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-27T12:23:21.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-27T12:23:21.441Z] + ls -al . [2023-07-27T12:23:21.441Z] total 180 [2023-07-27T12:23:21.441Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 12:22 . [2023-07-27T12:23:21.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 12:20 .. [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 27 12:20 .dockerignore [2023-07-27T12:23:21.441Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 12:21 .git [2023-07-27T12:23:21.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 12:20 .github [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 27 12:20 .gitignore [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 27 12:20 .golangci.yml [2023-07-27T12:23:21.441Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 12:21 .semver [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 27 12:20 Attribution.txt [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 27 12:20 CHANGELOG.md [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 27 12:20 Dockerfile [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 12:20 GOVERNANCE.md [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 27 12:20 Jenkinsfile [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 27 12:20 LICENSE [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 27 12:20 OWNERS.md [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 27 12:20 README.md [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 12:21 VERSION [2023-07-27T12:23:21.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 12:20 bin [2023-07-27T12:23:21.441Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 27 12:22 coverage.out [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 27 12:20 go.mod [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 27 12:20 go.sum [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 27 12:20 main.go [2023-07-27T12:23:21.441Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 27 12:20 makefile [2023-07-27T12:23:21.441Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 12:20 res [2023-07-27T12:23:21.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 12:20 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T12:23:21.844Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a8f95546a7291fc86a4a358490460530b3d76c6c --label arch=amd64 --label version=0.0.0 . [2023-07-27T12:23:21.844Z] Sending build context to Docker daemon 3.315MB [2023-07-27T12:23:21.844Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T12:23:21.844Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-27T12:23:21.844Z] ---> caf93f1cc8a9 [2023-07-27T12:23:21.844Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T12:23:22.103Z] ---> Running in 7be43a973ce0 [2023-07-27T12:23:22.103Z] Removing intermediate container 7be43a973ce0 [2023-07-27T12:23:22.103Z] ---> 7a8471cec0dc [2023-07-27T12:23:22.103Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T12:23:22.103Z] ---> Running in 46897a1afc22 [2023-07-27T12:23:22.103Z] Removing intermediate container 46897a1afc22 [2023-07-27T12:23:22.103Z] ---> ce34d250a2b4 [2023-07-27T12:23:22.103Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-27T12:23:22.103Z] ---> Running in b4054a5ea4a9 [2023-07-27T12:23:22.362Z] Removing intermediate container b4054a5ea4a9 [2023-07-27T12:23:22.362Z] ---> f6d8d91dd6f7 [2023-07-27T12:23:22.362Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T12:23:22.362Z] ---> Running in bf8f321169cf [2023-07-27T12:23:22.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-27T12:23:22.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-27T12:23:23.141Z] OK: 265 MiB in 53 packages [2023-07-27T12:23:23.400Z] Removing intermediate container bf8f321169cf [2023-07-27T12:23:23.400Z] ---> fa1c2b831b75 [2023-07-27T12:23:23.400Z] Step 7/26 : WORKDIR /app [2023-07-27T12:23:23.400Z] ---> Running in 5c373926b6ad [2023-07-27T12:23:23.400Z] Removing intermediate container 5c373926b6ad [2023-07-27T12:23:23.400Z] ---> 28e24422ab26 [2023-07-27T12:23:23.400Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-27T12:23:23.400Z] ---> 2033f5255f96 [2023-07-27T12:23:23.400Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T12:23:23.659Z] ---> Running in ada7f2737af0 [2023-07-27T12:23:24.595Z] Removing intermediate container ada7f2737af0 [2023-07-27T12:23:24.595Z] ---> aef17d282632 [2023-07-27T12:23:24.595Z] Step 10/26 : COPY . . [2023-07-27T12:23:24.595Z] ---> ac3cce437edc [2023-07-27T12:23:24.595Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T12:23:24.854Z] ---> Running in 4302a7797a01 [2023-07-27T12:23:24.854Z] Removing intermediate container 4302a7797a01 [2023-07-27T12:23:24.854Z] ---> 5285c132b5e7 [2023-07-27T12:23:24.854Z] Step 12/26 : RUN $MAKE [2023-07-27T12:23:24.854Z] ---> Running in 38650c0fe35a [2023-07-27T12:23:25.114Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T12:23:26.310Z] provisioning config files... [2023-07-27T12:23:26.336Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5462775073651045281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T12:23:26.717Z] ---> docker-login.sh [2023-07-27T12:23:26.717Z] nexus3.edgexfoundry.org:10001 [2023-07-27T12:23:26.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T12:23:27.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T12:23:27.257Z] Configure a credential helper to remove this warning. See [2023-07-27T12:23:27.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T12:23:27.257Z] [2023-07-27T12:23:27.257Z] Login Succeeded [2023-07-27T12:23:27.257Z] nexus3.edgexfoundry.org:10002 [2023-07-27T12:23:27.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T12:23:27.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T12:23:27.524Z] Configure a credential helper to remove this warning. See [2023-07-27T12:23:27.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T12:23:27.524Z] [2023-07-27T12:23:27.524Z] Login Succeeded [2023-07-27T12:23:27.524Z] nexus3.edgexfoundry.org:10003 [2023-07-27T12:23:27.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T12:23:27.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T12:23:27.791Z] Configure a credential helper to remove this warning. See [2023-07-27T12:23:27.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T12:23:27.791Z] [2023-07-27T12:23:27.791Z] Login Succeeded [2023-07-27T12:23:27.791Z] nexus3.edgexfoundry.org:10004 [2023-07-27T12:23:28.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T12:23:28.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T12:23:28.326Z] Configure a credential helper to remove this warning. See [2023-07-27T12:23:28.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T12:23:28.326Z] [2023-07-27T12:23:28.326Z] Login Succeeded [2023-07-27T12:23:28.326Z] docker.io [2023-07-27T12:23:28.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T12:23:28.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T12:23:28.595Z] Configure a credential helper to remove this warning. See [2023-07-27T12:23:28.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T12:23:28.595Z] [2023-07-27T12:23:28.595Z] Login Succeeded [2023-07-27T12:23:28.595Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T12:23:28.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-27T12:23:29.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T12:23:29.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T12:23:29.287Z] ========================================================= [2023-07-27T12:23:29.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-27T12:23:29.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T12:23:29.906Z] + 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-07-27T12:23:29.906Z] Sending build context to Docker daemon 176.1kB [2023-07-27T12:23:30.173Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T12:23:30.173Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-27T12:23:30.173Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-27T12:23:30.173Z] edb6bdbacee9: Pulling fs layer [2023-07-27T12:23:30.173Z] 5f9638ab2659: Pulling fs layer [2023-07-27T12:23:30.173Z] 8d51d6327a98: Pulling fs layer [2023-07-27T12:23:30.173Z] 8b374f2dd631: Pulling fs layer [2023-07-27T12:23:30.173Z] ec14aa9079de: Pulling fs layer [2023-07-27T12:23:30.173Z] 2f466654f4bb: Pulling fs layer [2023-07-27T12:23:30.173Z] 554e91adad29: Pulling fs layer [2023-07-27T12:23:30.173Z] 8b374f2dd631: Waiting [2023-07-27T12:23:30.173Z] ec14aa9079de: Waiting [2023-07-27T12:23:30.173Z] 2f466654f4bb: Waiting [2023-07-27T12:23:30.173Z] 554e91adad29: Waiting [2023-07-27T12:23:30.173Z] 5f9638ab2659: Verifying Checksum [2023-07-27T12:23:30.173Z] 5f9638ab2659: Download complete [2023-07-27T12:23:30.446Z] 8b374f2dd631: Verifying Checksum [2023-07-27T12:23:30.446Z] 8b374f2dd631: Download complete [2023-07-27T12:23:30.446Z] ec14aa9079de: Verifying Checksum [2023-07-27T12:23:30.446Z] ec14aa9079de: Download complete [2023-07-27T12:23:30.446Z] edb6bdbacee9: Verifying Checksum [2023-07-27T12:23:30.446Z] edb6bdbacee9: Download complete [2023-07-27T12:23:31.429Z] edb6bdbacee9: Pull complete [2023-07-27T12:23:31.429Z] 554e91adad29: Verifying Checksum [2023-07-27T12:23:31.429Z] 554e91adad29: Download complete [2023-07-27T12:23:32.838Z] 8d51d6327a98: Verifying Checksum [2023-07-27T12:23:32.838Z] 8d51d6327a98: Download complete [2023-07-27T12:23:32.838Z] 2f466654f4bb: Verifying Checksum [2023-07-27T12:23:35.405Z] 5f9638ab2659: Pull complete [2023-07-27T12:23:47.073Z] Removing intermediate container 38650c0fe35a [2023-07-27T12:23:47.074Z] ---> 3af162ed2115 [2023-07-27T12:23:47.074Z] Step 13/26 : FROM alpine:3.17 [2023-07-27T12:23:47.074Z] 3.17: Pulling from library/alpine [2023-07-27T12:23:47.074Z] 4db1b89c0bd1: Already exists [2023-07-27T12:23:47.074Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-27T12:23:47.074Z] Status: Downloaded newer image for alpine:3.17 [2023-07-27T12:23:47.074Z] ---> 1f73a9d63274 [2023-07-27T12:23:47.074Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-27T12:23:47.074Z] ---> Running in eef7ef4ecce5 [2023-07-27T12:23:47.074Z] Removing intermediate container eef7ef4ecce5 [2023-07-27T12:23:47.074Z] ---> b1b9dd67b452 [2023-07-27T12:23:47.074Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-27T12:23:47.074Z] ---> Running in bba6818c04e2 [2023-07-27T12:23:47.074Z] Removing intermediate container bba6818c04e2 [2023-07-27T12:23:47.074Z] ---> 5a3ceccb2193 [2023-07-27T12:23:47.074Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-27T12:23:47.332Z] ---> Running in a64496c63302 [2023-07-27T12:23:47.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-27T12:23:47.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-27T12:23:47.737Z] 8d51d6327a98: Pull complete [2023-07-27T12:23:47.737Z] 8b374f2dd631: Pull complete [2023-07-27T12:23:47.737Z] ec14aa9079de: Pull complete [2023-07-27T12:23:47.858Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-27T12:23:48.118Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-27T12:23:48.118Z] Executing busybox-1.35.0-r29.trigger [2023-07-27T12:23:48.118Z] Executing ca-certificates-20230506-r0.trigger [2023-07-27T12:23:48.118Z] OK: 8 MiB in 17 packages [2023-07-27T12:23:48.687Z] Removing intermediate container a64496c63302 [2023-07-27T12:23:48.687Z] ---> fddb3f192ed5 [2023-07-27T12:23:48.687Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-27T12:23:48.687Z] ---> e752b5ab4e18 [2023-07-27T12:23:48.687Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-27T12:23:48.946Z] ---> 47cf978db578 [2023-07-27T12:23:48.946Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-27T12:23:48.946Z] ---> 4ad3e4162df9 [2023-07-27T12:23:48.946Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-27T12:23:49.884Z] ---> e837c858447e [2023-07-27T12:23:49.884Z] Step 21/26 : EXPOSE 48095 [2023-07-27T12:23:49.884Z] ---> Running in 787be5fa2228 [2023-07-27T12:23:49.884Z] Removing intermediate container 787be5fa2228 [2023-07-27T12:23:49.884Z] ---> cef765f5d9df [2023-07-27T12:23:49.884Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-27T12:23:49.884Z] ---> Running in 233493b122c2 [2023-07-27T12:23:49.884Z] Removing intermediate container 233493b122c2 [2023-07-27T12:23:49.884Z] ---> 164864f02850 [2023-07-27T12:23:49.884Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-27T12:23:49.884Z] ---> Running in 4279493889b0 [2023-07-27T12:23:49.884Z] Removing intermediate container 4279493889b0 [2023-07-27T12:23:49.884Z] ---> 8f8d111b9fdc [2023-07-27T12:23:49.884Z] Step 24/26 : LABEL arch=amd64 [2023-07-27T12:23:49.884Z] ---> Running in 6ac0d86c05dc [2023-07-27T12:23:50.169Z] Removing intermediate container 6ac0d86c05dc [2023-07-27T12:23:50.170Z] ---> fac5d0fb7076 [2023-07-27T12:23:50.170Z] Step 25/26 : LABEL git_sha=a8f95546a7291fc86a4a358490460530b3d76c6c [2023-07-27T12:23:50.170Z] ---> Running in 4b14e38ffb24 [2023-07-27T12:23:50.170Z] Removing intermediate container 4b14e38ffb24 [2023-07-27T12:23:50.170Z] ---> f171402a7718 [2023-07-27T12:23:50.170Z] Step 26/26 : LABEL version=0.0.0 [2023-07-27T12:23:50.170Z] ---> Running in 12206adb1f37 [2023-07-27T12:23:50.428Z] Removing intermediate container 12206adb1f37 [2023-07-27T12:23:50.428Z] ---> 2d84688cd205 [2023-07-27T12:23:50.428Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-27T12:23:50.428Z] Successfully built 2d84688cd205 [2023-07-27T12:23:50.428Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T12:23:51.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T12:23:51.300Z] [2023-07-27T12:23:51.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T12:23:51.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T12:23:51.683Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-27T12:23:51.683Z] 5eb5b503b376: Pulling fs layer [2023-07-27T12:23:51.683Z] 5c69ac0246d0: Pulling fs layer [2023-07-27T12:23:51.683Z] ec43610c2a17: Pulling fs layer [2023-07-27T12:23:51.683Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-27T12:23:51.683Z] 33b1e0a273af: Pulling fs layer [2023-07-27T12:23:51.683Z] 5d3b04190fa2: Pulling fs layer [2023-07-27T12:23:51.683Z] 2f39f015ded8: Pulling fs layer [2023-07-27T12:23:51.683Z] 33b1e0a273af: Waiting [2023-07-27T12:23:51.683Z] 2f39f015ded8: Waiting [2023-07-27T12:23:51.683Z] 5d3b04190fa2: Waiting [2023-07-27T12:23:51.683Z] 3a2ae6a8a46f: Waiting [2023-07-27T12:23:51.683Z] 5c69ac0246d0: Verifying Checksum [2023-07-27T12:23:51.683Z] 5c69ac0246d0: Download complete [2023-07-27T12:23:51.683Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-27T12:23:51.683Z] 3a2ae6a8a46f: Download complete [2023-07-27T12:23:51.683Z] 33b1e0a273af: Verifying Checksum [2023-07-27T12:23:51.683Z] 33b1e0a273af: Download complete [2023-07-27T12:23:51.683Z] ec43610c2a17: Verifying Checksum [2023-07-27T12:23:51.683Z] ec43610c2a17: Download complete [2023-07-27T12:23:51.683Z] 5d3b04190fa2: Download complete [2023-07-27T12:23:51.940Z] 5eb5b503b376: Verifying Checksum [2023-07-27T12:23:51.940Z] 5eb5b503b376: Download complete [2023-07-27T12:23:52.506Z] 2f39f015ded8: Download complete [2023-07-27T12:23:53.072Z] 5eb5b503b376: Pull complete [2023-07-27T12:23:53.239Z] 2f466654f4bb: Pull complete [2023-07-27T12:23:53.329Z] 5c69ac0246d0: Pull complete [2023-07-27T12:23:53.587Z] ec43610c2a17: Pull complete [2023-07-27T12:23:53.844Z] 3a2ae6a8a46f: Pull complete [2023-07-27T12:23:54.103Z] 33b1e0a273af: Pull complete [2023-07-27T12:23:54.103Z] 5d3b04190fa2: Pull complete [2023-07-27T12:23:55.840Z] 554e91adad29: Pull complete [2023-07-27T12:23:55.840Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-27T12:23:55.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-27T12:23:55.840Z] ---> 1e15ea492957 [2023-07-27T12:23:55.840Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T12:23:57.254Z] ---> Running in 499dd5e31dc0 [2023-07-27T12:23:57.530Z] Removing intermediate container 499dd5e31dc0 [2023-07-27T12:23:57.530Z] ---> d1a97518224e [2023-07-27T12:23:57.530Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T12:23:57.530Z] ---> Running in 21c255863d3a [2023-07-27T12:23:57.801Z] Removing intermediate container 21c255863d3a [2023-07-27T12:23:57.801Z] ---> f83aa8d40afc [2023-07-27T12:23:57.801Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-27T12:23:58.068Z] ---> Running in 0bfcd4df8c1d [2023-07-27T12:23:58.281Z] 2f39f015ded8: Pull complete [2023-07-27T12:23:58.282Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-27T12:23:58.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T12:23:58.282Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2023-07-27T12:23:58.337Z] Removing intermediate container 0bfcd4df8c1d [2023-07-27T12:23:58.337Z] ---> f94310c45424 [2023-07-27T12:23:58.337Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T12:23:58.337Z] ---> Running in 812487d5824e [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T12:23:58.524Z] prd-ubuntu20.04-docker-8c-8g-2367 does not seem to be running inside a container [2023-07-27T12:23:58.553Z] $ 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/_app-service-configurable_PR-580 -v /w/workspace/_app-service-configurable_PR-580:/w/workspace/_app-service-configurable_PR-580:rw,z -v /w/workspace/_app-service-configurable_PR-580@tmp:/w/workspace/_app-service-configurable_PR-580@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-07-27T12:23:59.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-27T12:23:59.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-27T12:24:00.851Z] OK: 263 MiB in 53 packages [2023-07-27T12:24:02.265Z] Removing intermediate container 812487d5824e [2023-07-27T12:24:02.265Z] ---> 6d8945985821 [2023-07-27T12:24:02.265Z] Step 7/12 : WORKDIR /app [2023-07-27T12:24:02.265Z] ---> Running in afaf26436a7f [2023-07-27T12:24:02.532Z] Removing intermediate container afaf26436a7f [2023-07-27T12:24:02.532Z] ---> cb93c21f1907 [2023-07-27T12:24:02.532Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-27T12:24:02.651Z] $ docker top cf64a066cdf8c01aa3b24b00bdcd9c63591c4cce60c6d4d38ae295f6a2cb23f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T12:24:03.121Z] ---> 248a37f3ffd4 [2023-07-27T12:24:03.121Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T12:24:03.121Z] ---> Running in b3747e2bc043 [2023-07-27T12:24:03.237Z] ---> job-cost.sh [2023-07-27T12:24:03.237Z] lf-activate-venv: SKIPPING [2023-07-27T12:24:03.237Z] INFO: No Stack... [2023-07-27T12:24:03.497Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-27T12:24:03.757Z] INFO: Archiving Costs [Pipeline] sh [2023-07-27T12:24:04.086Z] + + cat /w/workspace/_app-service-configurable_PR-580/archives/cost.csv [2023-07-27T12:24:04.086Z] cut -d, -f6 [Pipeline] lock [2023-07-27T12:24:04.129Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-580-1-stack-cost] [2023-07-27T12:24:04.133Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-580-1-stack-cost] did not exist. Created. [2023-07-27T12:24:04.134Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-580-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-27T12:24:04.531Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-27T12:24:04.587Z] Stashed 1 file(s) [Pipeline] } [2023-07-27T12:24:04.620Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-580-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-27T12:24:04.698Z] $ docker stop --time=1 cf64a066cdf8c01aa3b24b00bdcd9c63591c4cce60c6d4d38ae295f6a2cb23f4 [2023-07-27T12:24:05.866Z] $ docker rm -f --volumes cf64a066cdf8c01aa3b24b00bdcd9c63591c4cce60c6d4d38ae295f6a2cb23f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-27T12:25:11.031Z] Removing intermediate container b3747e2bc043 [2023-07-27T12:25:11.031Z] ---> bb1548532706 [2023-07-27T12:25:11.031Z] Step 10/12 : COPY . . [2023-07-27T12:25:11.031Z] ---> 35240d087536 [2023-07-27T12:25:11.031Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T12:25:11.031Z] ---> Running in 939e11f511ef [2023-07-27T12:25:11.031Z] Removing intermediate container 939e11f511ef [2023-07-27T12:25:11.031Z] ---> 3c942e9af88a [2023-07-27T12:25:11.031Z] Step 12/12 : RUN $MAKE [2023-07-27T12:25:11.031Z] ---> Running in c7ce360f0d5f [2023-07-27T12:25:11.031Z] noop [2023-07-27T12:25:11.031Z] Removing intermediate container c7ce360f0d5f [2023-07-27T12:25:11.031Z] ---> 20cf741775d4 [2023-07-27T12:25:11.031Z] Successfully built 20cf741775d4 [2023-07-27T12:25:11.031Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T12:25:11.509Z] + docker inspect -f . ci-base-image-arm64 [2023-07-27T12:25:11.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T12:25:11.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-2368 does not seem to be running inside a container [2023-07-27T12:25:11.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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-07-27T12:25:13.034Z] $ docker top 30568fb4a28fd4f867e6d9b34cca5563dce69b24e4f8ae8ce5d94e50a6c74d99 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T12:25:14.030Z] + go version [2023-07-27T12:25:14.031Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-27T12:25:14.066Z] $ docker stop --time=1 30568fb4a28fd4f867e6d9b34cca5563dce69b24e4f8ae8ce5d94e50a6c74d99 [2023-07-27T12:25:15.674Z] $ docker rm -f --volumes 30568fb4a28fd4f867e6d9b34cca5563dce69b24e4f8ae8ce5d94e50a6c74d99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T12:25:16.519Z] + docker inspect -f . ci-base-image-arm64 [2023-07-27T12:25:16.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T12:25:16.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-2368 does not seem to be running inside a container [2023-07-27T12:25:16.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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-07-27T12:25:17.947Z] $ docker top fa5d5fa7479951b13ad8ad0b555820efbcd43d5e82a9917ba07af555c914773d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T12:25:18.818Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-07-27T12:25:19.197Z] + make test [2023-07-27T12:25:19.197Z] go test -race -coverprofile=coverage.out ./... [2023-07-27T12:27:55.945Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-27T12:27:55.945Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-27T12:27:55.945Z] go vet ./... [2023-07-27T12:30:17.633Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-27T12:30:17.633Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-27T12:30:17.633Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-27T12:30:17.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-27T12:30:17.703Z] $ docker stop --time=1 fa5d5fa7479951b13ad8ad0b555820efbcd43d5e82a9917ba07af555c914773d [2023-07-27T12:30:19.577Z] $ docker rm -f --volumes fa5d5fa7479951b13ad8ad0b555820efbcd43d5e82a9917ba07af555c914773d [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T12:30:21.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-27T12:30:21.060Z] Warning: overwriting stash ‘coverage-report’ [2023-07-27T12:30:21.438Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-27T12:30:22.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-27T12:30:22.344Z] + ls -al . [2023-07-27T12:30:22.344Z] total 176 [2023-07-27T12:30:22.344Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 27 12:25 . [2023-07-27T12:30:22.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 12:23 .. [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 27 12:23 .dockerignore [2023-07-27T12:30:22.344Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 12:23 .git [2023-07-27T12:30:22.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 12:23 .github [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 27 12:23 .gitignore [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 27 12:23 .golangci.yml [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 27 12:23 Attribution.txt [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 27 12:23 CHANGELOG.md [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 27 12:23 Dockerfile [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 12:23 GOVERNANCE.md [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 27 12:23 Jenkinsfile [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 27 12:23 LICENSE [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 27 12:23 OWNERS.md [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 27 12:23 README.md [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 12:21 VERSION [2023-07-27T12:30:22.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 12:23 bin [2023-07-27T12:30:22.344Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 27 12:25 coverage.out [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 27 12:23 go.mod [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 27 12:23 go.sum [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 27 12:23 main.go [2023-07-27T12:30:22.344Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 27 12:23 makefile [2023-07-27T12:30:22.344Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 12:23 res [2023-07-27T12:30:22.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 12:23 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T12:30:22.751Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a8f95546a7291fc86a4a358490460530b3d76c6c --label arch=arm64 --label version=0.0.0 . [2023-07-27T12:30:22.752Z] Sending build context to Docker daemon 177.2kB [2023-07-27T12:30:23.020Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T12:30:23.020Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-27T12:30:23.020Z] ---> 20cf741775d4 [2023-07-27T12:30:23.020Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T12:30:23.020Z] ---> Running in df22144fa10e [2023-07-27T12:30:23.288Z] Removing intermediate container df22144fa10e [2023-07-27T12:30:23.288Z] ---> 19ac1a977a84 [2023-07-27T12:30:23.288Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T12:30:23.565Z] ---> Running in 247ab125f5bd [2023-07-27T12:30:23.833Z] Removing intermediate container 247ab125f5bd [2023-07-27T12:30:23.833Z] ---> 51e4f4f6fba1 [2023-07-27T12:30:23.833Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-27T12:30:23.833Z] ---> Running in 8abbead581cb [2023-07-27T12:30:24.101Z] Removing intermediate container 8abbead581cb [2023-07-27T12:30:24.101Z] ---> 0b237e302641 [2023-07-27T12:30:24.101Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T12:30:24.101Z] ---> Running in b50169031f9f [2023-07-27T12:30:25.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-27T12:30:25.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-27T12:30:26.603Z] OK: 263 MiB in 53 packages [2023-07-27T12:30:27.566Z] Removing intermediate container b50169031f9f [2023-07-27T12:30:27.566Z] ---> 8132be65c28f [2023-07-27T12:30:27.566Z] Step 7/26 : WORKDIR /app [2023-07-27T12:30:27.566Z] ---> Running in 88049525efc8 [2023-07-27T12:30:27.835Z] Removing intermediate container 88049525efc8 [2023-07-27T12:30:27.835Z] ---> 067302eaed4a [2023-07-27T12:30:27.835Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-27T12:30:28.418Z] ---> 5ae62919af24 [2023-07-27T12:30:28.418Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T12:30:28.418Z] ---> Running in 73f2a8fe97f5 [2023-07-27T12:30:35.059Z] Removing intermediate container 73f2a8fe97f5 [2023-07-27T12:30:35.059Z] ---> bad43bcebd6e [2023-07-27T12:30:35.059Z] Step 10/26 : COPY . . [2023-07-27T12:30:35.059Z] ---> 294be50f4179 [2023-07-27T12:30:35.059Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T12:30:35.059Z] ---> Running in aaa20af50ea7 [2023-07-27T12:30:35.059Z] Removing intermediate container aaa20af50ea7 [2023-07-27T12:30:35.059Z] ---> a22bf0ee0db7 [2023-07-27T12:30:35.059Z] Step 12/26 : RUN $MAKE [2023-07-27T12:30:35.059Z] ---> Running in bb08e2ef84e3 [2023-07-27T12:30:36.022Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-07-27T12:32:42.668Z] Removing intermediate container bb08e2ef84e3 [2023-07-27T12:32:42.668Z] ---> 21f015e2e13d [2023-07-27T12:32:42.668Z] Step 13/26 : FROM alpine:3.17 [2023-07-27T12:32:42.668Z] 3.17: Pulling from library/alpine [2023-07-27T12:32:42.668Z] edb6bdbacee9: Already exists [2023-07-27T12:32:42.668Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-27T12:32:42.668Z] Status: Downloaded newer image for alpine:3.17 [2023-07-27T12:32:42.668Z] ---> 779605e5fbc0 [2023-07-27T12:32:42.668Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-27T12:32:42.668Z] ---> Running in b5af3aa0aac1 [2023-07-27T12:32:42.668Z] Removing intermediate container b5af3aa0aac1 [2023-07-27T12:32:42.668Z] ---> cf0fd34d060d [2023-07-27T12:32:42.668Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-27T12:32:42.668Z] ---> Running in 33790b66e41e [2023-07-27T12:32:42.668Z] Removing intermediate container 33790b66e41e [2023-07-27T12:32:42.668Z] ---> 907065bf70de [2023-07-27T12:32:42.668Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-27T12:32:42.668Z] ---> Running in f49960c6edfb [2023-07-27T12:32:43.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-27T12:32:44.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-27T12:32:45.168Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-27T12:32:45.435Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-27T12:32:45.435Z] Executing busybox-1.35.0-r29.trigger [2023-07-27T12:32:45.435Z] Executing ca-certificates-20230506-r0.trigger [2023-07-27T12:32:45.704Z] OK: 8 MiB in 17 packages [2023-07-27T12:32:49.953Z] Removing intermediate container f49960c6edfb [2023-07-27T12:32:49.953Z] ---> 9f56df63e2ce [2023-07-27T12:32:49.953Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-27T12:32:49.953Z] ---> a839944c203e [2023-07-27T12:32:49.953Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-27T12:32:50.219Z] ---> d07f7f77da0f [2023-07-27T12:32:50.219Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-27T12:32:50.804Z] ---> 36cbcce25538 [2023-07-27T12:32:50.804Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-27T12:32:52.214Z] ---> ae320eebe6fd [2023-07-27T12:32:52.214Z] Step 21/26 : EXPOSE 48095 [2023-07-27T12:32:52.214Z] ---> Running in 351db64eff12 [2023-07-27T12:32:52.481Z] Removing intermediate container 351db64eff12 [2023-07-27T12:32:52.481Z] ---> 87ad0df3c419 [2023-07-27T12:32:52.481Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-27T12:32:52.481Z] ---> Running in 40c083f6fa12 [2023-07-27T12:32:52.748Z] Removing intermediate container 40c083f6fa12 [2023-07-27T12:32:52.748Z] ---> a0a0e189da95 [2023-07-27T12:32:52.748Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-27T12:32:52.748Z] ---> Running in ae885f8828a3 [2023-07-27T12:32:53.015Z] Removing intermediate container ae885f8828a3 [2023-07-27T12:32:53.015Z] ---> 5ab716164b2d [2023-07-27T12:32:53.015Z] Step 24/26 : LABEL arch=arm64 [2023-07-27T12:32:53.285Z] ---> Running in 69e100a8d964 [2023-07-27T12:32:53.551Z] Removing intermediate container 69e100a8d964 [2023-07-27T12:32:53.551Z] ---> fc675c7ede67 [2023-07-27T12:32:53.551Z] Step 25/26 : LABEL git_sha=a8f95546a7291fc86a4a358490460530b3d76c6c [2023-07-27T12:32:53.551Z] ---> Running in 3837bb0a0908 [2023-07-27T12:32:53.828Z] Removing intermediate container 3837bb0a0908 [2023-07-27T12:32:53.828Z] ---> 4702333b8b0a [2023-07-27T12:32:53.828Z] Step 26/26 : LABEL version=0.0.0 [2023-07-27T12:32:53.828Z] ---> Running in dda69009e2ef [2023-07-27T12:32:54.094Z] Removing intermediate container dda69009e2ef [2023-07-27T12:32:54.094Z] ---> 3c87c762e6b1 [2023-07-27T12:32:54.094Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-27T12:32:54.094Z] Successfully built 3c87c762e6b1 [2023-07-27T12:32:54.094Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T12:32:54.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-27T12:32:54.894Z] [2023-07-27T12:32:54.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T12:32:55.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-27T12:32:55.288Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-27T12:32:55.288Z] 8998bd30e6a1: Pulling fs layer [2023-07-27T12:32:55.288Z] 04944245beec: Pulling fs layer [2023-07-27T12:32:55.288Z] 699f458cf7ca: Pulling fs layer [2023-07-27T12:32:55.288Z] 765212b225bb: Pulling fs layer [2023-07-27T12:32:55.288Z] f23df028b6ca: Pulling fs layer [2023-07-27T12:32:55.288Z] d65c8cfc05b1: Pulling fs layer [2023-07-27T12:32:55.288Z] 2437ff75d9bd: Pulling fs layer [2023-07-27T12:32:55.288Z] d65c8cfc05b1: Waiting [2023-07-27T12:32:55.288Z] 2437ff75d9bd: Waiting [2023-07-27T12:32:55.288Z] 765212b225bb: Waiting [2023-07-27T12:32:55.288Z] f23df028b6ca: Waiting [2023-07-27T12:32:55.555Z] 04944245beec: Verifying Checksum [2023-07-27T12:32:55.555Z] 04944245beec: Download complete [2023-07-27T12:32:55.555Z] 765212b225bb: Verifying Checksum [2023-07-27T12:32:55.555Z] 765212b225bb: Download complete [2023-07-27T12:32:55.555Z] f23df028b6ca: Verifying Checksum [2023-07-27T12:32:55.555Z] f23df028b6ca: Download complete [2023-07-27T12:32:55.555Z] d65c8cfc05b1: Verifying Checksum [2023-07-27T12:32:55.555Z] d65c8cfc05b1: Download complete [2023-07-27T12:32:55.822Z] 699f458cf7ca: Verifying Checksum [2023-07-27T12:32:55.822Z] 699f458cf7ca: Download complete [2023-07-27T12:32:56.089Z] 8998bd30e6a1: Verifying Checksum [2023-07-27T12:32:56.089Z] 8998bd30e6a1: Download complete [2023-07-27T12:32:58.035Z] 2437ff75d9bd: Verifying Checksum [2023-07-27T12:32:58.035Z] 2437ff75d9bd: Download complete [2023-07-27T12:33:02.586Z] 8998bd30e6a1: Pull complete [2023-07-27T12:33:02.586Z] 04944245beec: Pull complete [2023-07-27T12:33:02.854Z] 699f458cf7ca: Pull complete [2023-07-27T12:33:02.854Z] 765212b225bb: Pull complete [2023-07-27T12:33:03.816Z] f23df028b6ca: Pull complete [2023-07-27T12:33:03.816Z] d65c8cfc05b1: Pull complete [2023-07-27T12:33:18.798Z] 2437ff75d9bd: Pull complete [2023-07-27T12:33:18.798Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-27T12:33:18.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-27T12:33:18.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T12:33:19.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-2368 does not seem to be running inside a container [2023-07-27T12:33:19.168Z] $ 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/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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-07-27T12:33:21.609Z] $ docker top 09d36620e83568e337e1ad05ed152d879dde791c7824d4c7b3a3b335027ecece -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T12:33:22.160Z] ---> job-cost.sh [2023-07-27T12:33:22.424Z] lf-activate-venv: SKIPPING [2023-07-27T12:33:22.424Z] INFO: No Stack... [2023-07-27T12:33:22.687Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-27T12:33:23.639Z] INFO: Archiving Costs [Pipeline] sh [2023-07-27T12:33:23.969Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-07-27T12:33:23.970Z] + cut -d, -f6 [Pipeline] lock [2023-07-27T12:33:24.048Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-580-1-stack-cost] [2023-07-27T12:33:24.053Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-580-1-stack-cost] did not exist. Created. [2023-07-27T12:33:24.053Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-580-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-27T12:33:24.466Z] /w/workspace/app-service-configurable/1@tmp/durable-9ff6280a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-27T12:33:24.807Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-27T12:33:24.845Z] Warning: overwriting stash ‘stack-cost’ [2023-07-27T12:33:24.900Z] Stashed 1 file(s) [Pipeline] } [2023-07-27T12:33:24.915Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-580-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-27T12:33:24.990Z] $ docker stop --time=1 09d36620e83568e337e1ad05ed152d879dde791c7824d4c7b3a3b335027ecece [2023-07-27T12:33:26.442Z] $ docker rm -f --volumes 09d36620e83568e337e1ad05ed152d879dde791c7824d4c7b3a3b335027ecece [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-27T12:33:27.407Z] provisioning config files... [2023-07-27T12:33:27.417Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-580@tmp/config13209293957510479700tmp [Pipeline] { [Pipeline] sh [2023-07-27T12:33:27.752Z] + set +x [2023-07-27T12:33:27.752Z] + + curlbash -s -s https://codecov.io/bash -- [2023-07-27T12:33:27.752Z] [2023-07-27T12:33:28.013Z] [2023-07-27T12:33:28.013Z] _____ _ [2023-07-27T12:33:28.013Z] / ____| | | [2023-07-27T12:33:28.013Z] | | ___ __| | ___ ___ _____ __ [2023-07-27T12:33:28.013Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-27T12:33:28.013Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-27T12:33:28.013Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-27T12:33:28.013Z] Bash-1.0.6 [2023-07-27T12:33:28.013Z] [2023-07-27T12:33:28.013Z] [2023-07-27T12:33:28.013Z] ==> git version 2.25.1 found [2023-07-27T12:33:28.013Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-27T12:33:28.013Z] Release-Date: 2020-01-08 [2023-07-27T12:33:28.013Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-27T12:33:28.013Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-27T12:33:28.013Z] ==> Jenkins CI detected. [2023-07-27T12:33:28.013Z] current dir:  /w/workspace/_app-service-configurable_PR-580 [2023-07-27T12:33:28.013Z] project root: . [2023-07-27T12:33:28.013Z] --> token set from env [2023-07-27T12:33:28.013Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-27T12:33:28.013Z] ==> Running gcov in . (disable via -X gcov) [2023-07-27T12:33:28.013Z] ==> Python coveragepy not found [2023-07-27T12:33:28.013Z] ==> Searching for coverage reports in: [2023-07-27T12:33:28.013Z] + . [2023-07-27T12:33:28.013Z] -> Found 1 reports [2023-07-27T12:33:28.013Z] ==> Detecting git/mercurial file structure [2023-07-27T12:33:28.013Z] ==> Reading reports [2023-07-27T12:33:28.013Z] + ./coverage.out bytes=13 [2023-07-27T12:33:28.013Z] ==> Appending adjustments [2023-07-27T12:33:28.013Z] https://docs.codecov.io/docs/fixing-reports [2023-07-27T12:33:28.272Z] + Found adjustments [2023-07-27T12:33:28.272Z] ==> Gzipping contents [2023-07-27T12:33:28.272Z] 4.0K /tmp/codecov.2ntbRn.gz [2023-07-27T12:33:28.272Z] ==> Uploading reports [2023-07-27T12:33:28.272Z] url: https://codecov.io [2023-07-27T12:33:28.272Z] query: branch=PR-580&commit=a8f95546a7291fc86a4a358490460530b3d76c6c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-580%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=580&job=&cmd_args= [2023-07-27T12:33:28.272Z] -> Pinging Codecov [2023-07-27T12:33:28.272Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-580&commit=a8f95546a7291fc86a4a358490460530b3d76c6c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-580%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=580&job=&cmd_args= [2023-07-27T12:33:28.272Z] -> Uploading to [2023-07-27T12:33:28.272Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-27/A97CA9966030D2A3747ED39772930CCE/a8f95546a7291fc86a4a358490460530b3d76c6c/bc51a44e-925d-4f91-976e-b730bbbfa6eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230727T123328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6dff2919622afba1decb0f0bf4a28889acb62ef504dd9f1149d95a208f4100a4 [2023-07-27T12:33:28.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-27T12:33:28.272Z] Dload Upload Total Spent Left Speed [2023-07-27T12:33:28.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2092 --:--:-- --:--:-- --:--:-- 2102 [2023-07-27T12:33:28.532Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/a8f95546a7291fc86a4a358490460530b3d76c6c [Pipeline] } [2023-07-27T12:33:28.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-27T12:33:30.258Z] + [ -d /w/workspace/_app-service-configurable_PR-580/archives ] [2023-07-27T12:33:30.259Z] + ls -al /w/workspace/_app-service-configurable_PR-580/archives [2023-07-27T12:33:30.259Z] total 16 [2023-07-27T12:33:30.259Z] drwxr-xr-x 3 root root 4096 Jul 27 12:24 . [2023-07-27T12:33:30.259Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 12:24 .. [2023-07-27T12:33:30.259Z] drwxr-xr-x 2 root root 4096 Jul 27 12:24 cost [2023-07-27T12:33:30.259Z] -rw-r--r-- 1 root root 96 Jul 27 12:24 cost.csv [2023-07-27T12:33:30.259Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-580/archives [2023-07-27T12:33:30.259Z] + ls -al /w/workspace/_app-service-configurable_PR-580/archives [2023-07-27T12:33:30.259Z] total 16 [2023-07-27T12:33:30.259Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 12:24 . [2023-07-27T12:33:30.259Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 12:24 .. [2023-07-27T12:33:30.259Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 12:24 cost [2023-07-27T12:33:30.259Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 27 12:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-27T12:33:30.591Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T12:33:31.485Z] ---> package-listing.sh [2023-07-27T12:33:31.485Z] ++ facter osfamily [2023-07-27T12:33:31.485Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-27T12:33:31.745Z] + OS_FAMILY=debian [2023-07-27T12:33:31.745Z] + workspace=/w/workspace/_app-service-configurable_PR-580 [2023-07-27T12:33:31.745Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-27T12:33:31.745Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-27T12:33:31.745Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-27T12:33:31.745Z] + PACKAGES=/tmp/packages_start.txt [2023-07-27T12:33:31.745Z] + '[' /w/workspace/_app-service-configurable_PR-580 ']' [2023-07-27T12:33:31.745Z] + PACKAGES=/tmp/packages_end.txt [2023-07-27T12:33:31.745Z] + case "${OS_FAMILY}" in [2023-07-27T12:33:31.745Z] + dpkg -l [2023-07-27T12:33:31.745Z] + grep '^ii' [2023-07-27T12:33:31.745Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-27T12:33:31.745Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-27T12:33:31.745Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-27T12:33:31.745Z] + '[' /w/workspace/_app-service-configurable_PR-580 ']' [2023-07-27T12:33:31.745Z] + mkdir -p /w/workspace/_app-service-configurable_PR-580/archives/ [2023-07-27T12:33:31.745Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-580/archives/ [Pipeline] echo [2023-07-27T12:33:31.781Z] 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/_app-service-configurable_PR-580/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-27T12:33:32.074Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T12:33:32.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T12:33:32.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T12:33:32.854Z] prd-ubuntu20.04-docker-8c-8g-2367 does not seem to be running inside a container [2023-07-27T12:33:32.889Z] $ 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/_app-service-configurable_PR-580/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-580 -v /w/workspace/_app-service-configurable_PR-580:/w/workspace/_app-service-configurable_PR-580:rw,z -v /w/workspace/_app-service-configurable_PR-580@tmp:/w/workspace/_app-service-configurable_PR-580@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-07-27T12:33:33.083Z] $ docker top 9f1d3b787025d385027c0b4a74cc46bc30893159d101fe52d0329626ed5ef301 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T12:33:33.469Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-27T12:33:33.786Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-27T12:33:34.096Z] + ls /var/log/sa-host [2023-07-27T12:33:34.096Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T12:33:34.310Z] provisioning config files... [2023-07-27T12:33:34.319Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-580@tmp/config4611194191611333245tmp [Pipeline] { [Pipeline] echo [2023-07-27T12:33:34.371Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T12:33:34.688Z] ---> create-netrc.sh [Pipeline] } [2023-07-27T12:33:34.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-27T12:33:35.135Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-27T12:33:35.165Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T12:33:35.479Z] ---> sudo-logs.sh [2023-07-27T12:33:35.479Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-27T12:33:35.562Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T12:33:35.878Z] ---> job-cost.sh [2023-07-27T12:33:35.878Z] lf-activate-venv: SKIPPING [2023-07-27T12:33:35.878Z] DEBUG: total: 0.2199999988079071 [2023-07-27T12:33:35.878Z] INFO: Retrieving Stack Cost... [2023-07-27T12:33:36.138Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-27T12:33:36.706Z] INFO: Archiving Costs [Pipeline] echo [2023-07-27T12:33:36.747Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T12:33:37.059Z] ---> logs-deploy.sh [2023-07-27T12:33:37.059Z] lf-activate-venv: SKIPPING [2023-07-27T12:33:37.059Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-580/1 [2023-07-27T12:33:37.059Z] INFO: archiving workspace using pattern(s): [2023-07-27T12:33:37.996Z] Archives upload complete. [2023-07-27T12:33:38.255Z] INFO: archiving logs to Nexus