Pull request #602 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7237019d7a110dcb14cc525bc8ada4bfaea6e4d+50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d (b59dfceb15b03fcc91538d25a90af29b9684e3bb) 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-ssh3220030588958269459.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16502455225954155682.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-602/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-602/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6419931958673595100.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-602/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13748429632602117304.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh12589854433634752225.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-602/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-602/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh91740531616401567.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-8134 in /w/workspace/_app-service-configurable_PR-602 [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-602 # 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/602/head:refs/remotes/origin/PR-602 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d into PR head commit c7237019d7a110dcb14cc525bc8ada4bfaea6e4d Merge succeeded, producing c7237019d7a110dcb14cc525bc8ada4bfaea6e4d Checking out Revision c7237019d7a110dcb14cc525bc8ada4bfaea6e4d (PR-602) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-28T12:48:31.518Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-28T12:48:31.692Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-28T12:48:31.792Z] ========================================================= [2023-09-28T12:48:31.793Z] EdgeX Global Pipelines Version Info [2023-09-28T12:48:31.793Z] ========================================================= > git config core.sparsecheckout # timeout=10 > git checkout -f c7237019d7a110dcb14cc525bc8ada4bfaea6e4d # 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 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7237019d7a110dcb14cc525bc8ada4bfaea6e4d # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2023-09-28T12:48:32.894Z] ------------------- [2023-09-28T12:48:32.895Z] stable info: [2023-09-28T12:48:32.895Z] ------------------- [2023-09-28T12:48:32.895Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-28T12:48:32.895Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T12:48:32.895Z] Message: update stable to v1.0.254 [2023-09-28T12:48:33.156Z] ------------------- [2023-09-28T12:48:33.156Z] experimental info: [2023-09-28T12:48:33.156Z] ------------------- [2023-09-28T12:48:33.156Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-28T12:48:33.156Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T12:48:33.156Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-28T12:48:33.429Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-09-28T12:48:33.466Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-09-28T12:48:33.504Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-28T12:48:33.547Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-28T12:48:33.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-28T12:48:33.630Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-28T12:48:33.671Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-28T12:48:33.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-28T12:48:33.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-28T12:48:33.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-28T12:48:33.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-28T12:48:33.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-09-28T12:48:33.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-28T12:48:33.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-28T12:48:34.002Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T12:48:34.048Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T12:48:34.094Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T12:48:34.140Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T12:48:34.181Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-28T12:48:34.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-28T12:48:34.269Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-28T12:48:34.306Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-28T12:48:34.355Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-28T12:48:34.397Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-28T12:48:34.439Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-28T12:48:34.479Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-28T12:48:34.525Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-28T12:48:34.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-602 [Pipeline] echo [2023-09-28T12:48:34.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-602 [Pipeline] echo [2023-09-28T12:48:34.653Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-602 [Pipeline] echo [2023-09-28T12:48:34.693Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7237019d7a110dcb14cc525bc8ada4bfaea6e4d [Pipeline] echo [2023-09-28T12:48:34.735Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c723701 [Pipeline] echo [2023-09-28T12:48:34.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T12:48:34.882Z] provisioning config files... [2023-09-28T12:48:34.896Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-602@tmp/config14644789387121363058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T12:48:35.245Z] ---> docker-login.sh [2023-09-28T12:48:35.245Z] nexus3.edgexfoundry.org:10001 [2023-09-28T12:48:36.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T12:48:36.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T12:48:36.185Z] Configure a credential helper to remove this warning. See [2023-09-28T12:48:36.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T12:48:36.185Z] [2023-09-28T12:48:36.185Z] Login Succeeded [2023-09-28T12:48:36.185Z] nexus3.edgexfoundry.org:10002 [2023-09-28T12:48:36.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T12:48:36.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T12:48:36.185Z] Configure a credential helper to remove this warning. See [2023-09-28T12:48:36.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T12:48:36.185Z] [2023-09-28T12:48:36.185Z] Login Succeeded [2023-09-28T12:48:36.185Z] nexus3.edgexfoundry.org:10003 [2023-09-28T12:48:36.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T12:48:36.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T12:48:36.446Z] Configure a credential helper to remove this warning. See [2023-09-28T12:48:36.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T12:48:36.446Z] [2023-09-28T12:48:36.446Z] Login Succeeded [2023-09-28T12:48:36.446Z] nexus3.edgexfoundry.org:10004 [2023-09-28T12:48:36.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T12:48:36.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T12:48:36.446Z] Configure a credential helper to remove this warning. See [2023-09-28T12:48:36.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T12:48:36.446Z] [2023-09-28T12:48:36.446Z] Login Succeeded [2023-09-28T12:48:36.446Z] docker.io [2023-09-28T12:48:36.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T12:48:36.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T12:48:36.969Z] Configure a credential helper to remove this warning. See [2023-09-28T12:48:36.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T12:48:36.969Z] [2023-09-28T12:48:36.969Z] Login Succeeded [2023-09-28T12:48:36.969Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T12:48:36.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-28T12:48:37.643Z] + git rev-list -1 --merges c7237019d7a110dcb14cc525bc8ada4bfaea6e4d~1..c7237019d7a110dcb14cc525bc8ada4bfaea6e4d [Pipeline] echo [2023-09-28T12:48:37.728Z] -----------> git rev-list -1 --merges c7237019d7a110dcb14cc525bc8ada4bfaea6e4d~1..c7237019d7a110dcb14cc525bc8ada4bfaea6e4d c7237019d7a110dcb14cc525bc8ada4bfaea6e4d [false] [Pipeline] sh [2023-09-28T12:48:38.041Z] + git log --format=format:%s -1 c7237019d7a110dcb14cc525bc8ada4bfaea6e4d [Pipeline] echo [2023-09-28T12:48:38.079Z] ========================================================= [2023-09-28T12:48:38.079Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-28T12:48:38.079Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T12:48:38.517Z] + git log --format=format:%s -1 c7237019d7a110dcb14cc525bc8ada4bfaea6e4d [Pipeline] echo [2023-09-28T12:48:38.549Z] [semverPrep] GIT_COMMIT: c7237019d7a110dcb14cc525bc8ada4bfaea6e4d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-09-28T12:48:38.578Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-28T12:48:39.036Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-28T12:48:39.036Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-28T12:48:39.036Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-28T12:48:39.036Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-28T12:48:39.036Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-28T12:48:39.036Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-28T12:48:39.036Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T12:48:39.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T12:48:39.528Z] [2023-09-28T12:48:39.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T12:48:39.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T12:48:40.166Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-28T12:48:40.166Z] b85a868b505f: Pulling fs layer [2023-09-28T12:48:40.166Z] e2be974225ed: Pulling fs layer [2023-09-28T12:48:40.166Z] 339a4e72a1f5: Pulling fs layer [2023-09-28T12:48:40.166Z] 988bab9f4d93: Pulling fs layer [2023-09-28T12:48:40.166Z] 1469e6f7b9e6: Pulling fs layer [2023-09-28T12:48:40.166Z] eaf3925da568: Pulling fs layer [2023-09-28T12:48:40.166Z] bab4dde63d76: Pulling fs layer [2023-09-28T12:48:40.166Z] bde34c3a00c8: Pulling fs layer [2023-09-28T12:48:40.166Z] b352a97aabf1: Pulling fs layer [2023-09-28T12:48:40.166Z] 4872d77fe225: Pulling fs layer [2023-09-28T12:48:40.166Z] 5851b861e8e6: Pulling fs layer [2023-09-28T12:48:40.166Z] eaf3925da568: Waiting [2023-09-28T12:48:40.166Z] bab4dde63d76: Waiting [2023-09-28T12:48:40.166Z] bde34c3a00c8: Waiting [2023-09-28T12:48:40.166Z] 988bab9f4d93: Waiting [2023-09-28T12:48:40.166Z] b352a97aabf1: Waiting [2023-09-28T12:48:40.166Z] 5851b861e8e6: Waiting [2023-09-28T12:48:40.166Z] 4872d77fe225: Waiting [2023-09-28T12:48:40.166Z] 1469e6f7b9e6: Waiting [2023-09-28T12:48:40.424Z] e2be974225ed: Download complete [2023-09-28T12:48:40.424Z] 988bab9f4d93: Verifying Checksum [2023-09-28T12:48:40.424Z] 988bab9f4d93: Download complete [2023-09-28T12:48:40.424Z] 1469e6f7b9e6: Verifying Checksum [2023-09-28T12:48:40.424Z] 1469e6f7b9e6: Download complete [2023-09-28T12:48:40.424Z] 339a4e72a1f5: Verifying Checksum [2023-09-28T12:48:40.424Z] 339a4e72a1f5: Download complete [2023-09-28T12:48:40.424Z] eaf3925da568: Verifying Checksum [2023-09-28T12:48:40.424Z] eaf3925da568: Download complete [2023-09-28T12:48:40.424Z] bde34c3a00c8: Download complete [2023-09-28T12:48:40.424Z] b352a97aabf1: Verifying Checksum [2023-09-28T12:48:40.424Z] b352a97aabf1: Download complete [2023-09-28T12:48:40.424Z] 4872d77fe225: Verifying Checksum [2023-09-28T12:48:40.424Z] 4872d77fe225: Download complete [2023-09-28T12:48:40.424Z] 5851b861e8e6: Download complete [2023-09-28T12:48:40.699Z] b85a868b505f: Verifying Checksum [2023-09-28T12:48:40.700Z] b85a868b505f: Download complete [2023-09-28T12:48:40.979Z] bab4dde63d76: Verifying Checksum [2023-09-28T12:48:40.979Z] bab4dde63d76: Download complete [2023-09-28T12:48:41.915Z] b85a868b505f: Pull complete [2023-09-28T12:48:42.483Z] e2be974225ed: Pull complete [2023-09-28T12:48:43.049Z] 339a4e72a1f5: Pull complete [2023-09-28T12:48:43.049Z] 988bab9f4d93: Pull complete [2023-09-28T12:48:43.307Z] 1469e6f7b9e6: Pull complete [2023-09-28T12:48:43.565Z] eaf3925da568: Pull complete [2023-09-28T12:48:45.466Z] bab4dde63d76: Pull complete [2023-09-28T12:48:45.466Z] bde34c3a00c8: Pull complete [2023-09-28T12:48:45.466Z] b352a97aabf1: Pull complete [2023-09-28T12:48:45.466Z] 4872d77fe225: Pull complete [2023-09-28T12:48:45.726Z] 5851b861e8e6: Pull complete [2023-09-28T12:48:45.726Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-28T12:48:45.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T12:48:45.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T12:48:45.959Z] prd-ubuntu20.04-docker-8c-8g-8134 does not seem to be running inside a container [2023-09-28T12:48:45.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-602 -v /w/workspace/_app-service-configurable_PR-602:/w/workspace/_app-service-configurable_PR-602:rw,z -v /w/workspace/_app-service-configurable_PR-602@tmp:/w/workspace/_app-service-configurable_PR-602@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-09-28T12:48:52.009Z] $ docker top a0c0f63f00629670f2e3990c9504c68b30301eec6e7f704c70b82489de7dcdcf -eo pid,comm [2023-09-28T12:48:52.069Z] 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-09-28T12:48:52.069Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-28T12:48:52.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T12:48:52.201Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T12:48:52.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T12:48:52.308Z] $ docker exec a0c0f63f00629670f2e3990c9504c68b30301eec6e7f704c70b82489de7dcdcf ssh-agent [2023-09-28T12:48:52.418Z] SSH_AUTH_SOCK=/tmp/ssh-59l2GkHDOQDu/agent.31 [2023-09-28T12:48:52.418Z] SSH_AGENT_PID=37 [2023-09-28T12:48:52.424Z] Running ssh-add (command line suppressed) [2023-09-28T12:48:52.523Z] Identity added: /w/workspace/_app-service-configurable_PR-602@tmp/private_key_13193188539256338843.key (/w/workspace/_app-service-configurable_PR-602@tmp/private_key_13193188539256338843.key) [2023-09-28T12:48:52.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T12:48:52.873Z] + git tag --points-at HEAD [Pipeline] } [2023-09-28T12:48:52.897Z] $ docker exec --env ******** --env ******** a0c0f63f00629670f2e3990c9504c68b30301eec6e7f704c70b82489de7dcdcf ssh-agent -k [2023-09-28T12:48:52.992Z] unset SSH_AUTH_SOCK; [2023-09-28T12:48:52.992Z] unset SSH_AGENT_PID; [2023-09-28T12:48:52.993Z] echo Agent pid 37 killed; [2023-09-28T12:48:53.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-28T12:48:53.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T12:48:53.100Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T12:48:53.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T12:48:53.193Z] $ docker exec a0c0f63f00629670f2e3990c9504c68b30301eec6e7f704c70b82489de7dcdcf ssh-agent [2023-09-28T12:48:53.306Z] SSH_AUTH_SOCK=/tmp/ssh-GadZmyhhIge9/agent.69 [2023-09-28T12:48:53.306Z] SSH_AGENT_PID=75 [2023-09-28T12:48:53.311Z] Running ssh-add (command line suppressed) [2023-09-28T12:48:53.412Z] Identity added: /w/workspace/_app-service-configurable_PR-602@tmp/private_key_9137149878069395106.key (/w/workspace/_app-service-configurable_PR-602@tmp/private_key_9137149878069395106.key) [2023-09-28T12:48:53.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T12:48:53.761Z] + git semver init [2023-09-28T12:48:54.021Z] 2023-09-28 12:48:53,925 [run_init] DEBUG init version:0.0.0 force:False [2023-09-28T12:48:54.021Z] 2023-09-28 12:48:53,926 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-602/.semver [2023-09-28T12:48:54.021Z] 2023-09-28 12:48:53,926 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-602/.semver [2023-09-28T12:48:54.021Z] 2023-09-28 12:48:53,926 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-602/.semver'], cwd=/w/workspace/_app-service-configurable_PR-602, universal_newlines=False, shell=None, istream=None) [2023-09-28T12:48:55.403Z] 2023-09-28 12:48:55,038 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-602/.git/info/exclude [2023-09-28T12:48:55.403Z] 2023-09-28 12:48:55,039 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-602/.semver/PR-602 with force:False [2023-09-28T12:48:55.403Z] 2023-09-28 12:48:55,039 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-602/.semver/PR-602 [2023-09-28T12:48:55.403Z] 2023-09-28 12:48:55,043 [execute] INFO git cat-file --batch-check [2023-09-28T12:48:55.403Z] 2023-09-28 12:48:55,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-602/.semver, universal_newlines=False, shell=None, istream=) [2023-09-28T12:48:55.403Z] 2023-09-28 12:48:55,050 [execute] INFO git cat-file --batch [2023-09-28T12:48:55.403Z] 2023-09-28 12:48:55,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-602/.semver, universal_newlines=False, shell=None, istream=) [2023-09-28T12:48:55.403Z] 2023-09-28 12:48:55,055 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-602/.semver/PR-602 [2023-09-28T12:48:55.403Z] 0.0.0 [Pipeline] } [2023-09-28T12:48:55.427Z] $ docker exec --env ******** --env ******** a0c0f63f00629670f2e3990c9504c68b30301eec6e7f704c70b82489de7dcdcf ssh-agent -k [2023-09-28T12:48:55.514Z] unset SSH_AUTH_SOCK; [2023-09-28T12:48:55.514Z] unset SSH_AGENT_PID; [2023-09-28T12:48:55.514Z] echo Agent pid 75 killed; [2023-09-28T12:48:55.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-28T12:48:55.959Z] + git semver [Pipeline] } [2023-09-28T12:48:56.240Z] $ docker stop --time=1 a0c0f63f00629670f2e3990c9504c68b30301eec6e7f704c70b82489de7dcdcf [2023-09-28T12:48:57.544Z] $ docker rm -f --volumes a0c0f63f00629670f2e3990c9504c68b30301eec6e7f704c70b82489de7dcdcf [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T12:48:57.938Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-28T12:48:58.216Z] Stashed 1 file(s) [Pipeline] echo [2023-09-28T12:48:58.234Z] [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-09-28T12:48:58.960Z] provisioning config files... [2023-09-28T12:48:58.970Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-602@tmp/config14281741594820194328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T12:48:59.318Z] ---> docker-login.sh [2023-09-28T12:48:59.318Z] nexus3.edgexfoundry.org:10001 [2023-09-28T12:48:59.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T12:48:59.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T12:48:59.318Z] Configure a credential helper to remove this warning. See [2023-09-28T12:48:59.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T12:48:59.318Z] [2023-09-28T12:48:59.318Z] Login Succeeded [2023-09-28T12:48:59.318Z] nexus3.edgexfoundry.org:10002 [2023-09-28T12:48:59.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T12:48:59.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T12:48:59.318Z] Configure a credential helper to remove this warning. See [2023-09-28T12:48:59.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T12:48:59.318Z] [2023-09-28T12:48:59.318Z] Login Succeeded [2023-09-28T12:48:59.318Z] nexus3.edgexfoundry.org:10003 [2023-09-28T12:48:59.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T12:48:59.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T12:48:59.576Z] Configure a credential helper to remove this warning. See [2023-09-28T12:48:59.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T12:48:59.576Z] [2023-09-28T12:48:59.576Z] Login Succeeded [2023-09-28T12:48:59.576Z] nexus3.edgexfoundry.org:10004 [2023-09-28T12:48:59.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T12:48:59.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T12:48:59.576Z] Configure a credential helper to remove this warning. See [2023-09-28T12:48:59.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T12:48:59.576Z] [2023-09-28T12:48:59.576Z] Login Succeeded [2023-09-28T12:48:59.576Z] docker.io [2023-09-28T12:48:59.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T12:48:59.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T12:48:59.835Z] Configure a credential helper to remove this warning. See [2023-09-28T12:48:59.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T12:48:59.835Z] [2023-09-28T12:48:59.835Z] Login Succeeded [2023-09-28T12:48:59.835Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T12:48:59.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-28T12:49:00.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T12:49:00.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T12:49:00.165Z] ========================================================= [2023-09-28T12:49:00.165Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-28T12:49:00.165Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T12:49:00.672Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-28T12:49:00.672Z] Sending build context to Docker daemon 3.365MB [2023-09-28T12:49:00.672Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T12:49:00.672Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-28T12:49:00.940Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-28T12:49:00.940Z] 7264a8db6415: Pulling fs layer [2023-09-28T12:49:00.940Z] c4d48a809fc2: Pulling fs layer [2023-09-28T12:49:00.940Z] 4f1c88b9dad5: Pulling fs layer [2023-09-28T12:49:00.940Z] ad3a456e5733: Pulling fs layer [2023-09-28T12:49:00.940Z] 33e27b845d1e: Pulling fs layer [2023-09-28T12:49:00.940Z] c68163c4e522: Pulling fs layer [2023-09-28T12:49:00.940Z] 50da416c3ac9: Pulling fs layer [2023-09-28T12:49:00.940Z] 23d2d4c4bb30: Pulling fs layer [2023-09-28T12:49:00.940Z] 50da416c3ac9: Waiting [2023-09-28T12:49:00.940Z] 23d2d4c4bb30: Waiting [2023-09-28T12:49:00.940Z] 33e27b845d1e: Waiting [2023-09-28T12:49:00.940Z] ad3a456e5733: Waiting [2023-09-28T12:49:00.940Z] c68163c4e522: Waiting [2023-09-28T12:49:00.940Z] c4d48a809fc2: Verifying Checksum [2023-09-28T12:49:00.940Z] c4d48a809fc2: Download complete [2023-09-28T12:49:00.940Z] ad3a456e5733: Verifying Checksum [2023-09-28T12:49:00.940Z] ad3a456e5733: Download complete [2023-09-28T12:49:00.940Z] 33e27b845d1e: Verifying Checksum [2023-09-28T12:49:00.940Z] 33e27b845d1e: Download complete [2023-09-28T12:49:00.940Z] 7264a8db6415: Verifying Checksum [2023-09-28T12:49:00.940Z] 7264a8db6415: Download complete [2023-09-28T12:49:00.940Z] c68163c4e522: Verifying Checksum [2023-09-28T12:49:00.940Z] c68163c4e522: Download complete [2023-09-28T12:49:01.199Z] 7264a8db6415: Pull complete [2023-09-28T12:49:01.199Z] 23d2d4c4bb30: Verifying Checksum [2023-09-28T12:49:01.199Z] 23d2d4c4bb30: Download complete [2023-09-28T12:49:01.199Z] c4d48a809fc2: Pull complete [2023-09-28T12:49:01.199Z] 4f1c88b9dad5: Verifying Checksum [2023-09-28T12:49:01.199Z] 4f1c88b9dad5: Download complete [2023-09-28T12:49:01.763Z] 50da416c3ac9: Verifying Checksum [2023-09-28T12:49:01.763Z] 50da416c3ac9: Download complete [2023-09-28T12:49:04.295Z] 4f1c88b9dad5: Pull complete [2023-09-28T12:49:04.295Z] ad3a456e5733: Pull complete [2023-09-28T12:49:04.554Z] 33e27b845d1e: Pull complete [2023-09-28T12:49:04.554Z] c68163c4e522: Pull complete [2023-09-28T12:49:07.083Z] 50da416c3ac9: Pull complete [2023-09-28T12:49:07.083Z] 23d2d4c4bb30: Pull complete [2023-09-28T12:49:07.083Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-28T12:49:07.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-28T12:49:07.083Z] ---> 0786185ac409 [2023-09-28T12:49:07.083Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T12:49:13.680Z] Still waiting to schedule task [2023-09-28T12:49:13.680Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-28T12:49:15.194Z] ---> Running in 2f6dfcd42788 [2023-09-28T12:49:15.194Z] Removing intermediate container 2f6dfcd42788 [2023-09-28T12:49:15.194Z] ---> d7fa053a3580 [2023-09-28T12:49:15.194Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T12:49:15.194Z] ---> Running in cd6017d30cee [2023-09-28T12:49:15.194Z] Removing intermediate container cd6017d30cee [2023-09-28T12:49:15.194Z] ---> 9093acf6ccf8 [2023-09-28T12:49:15.194Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-28T12:49:15.194Z] ---> Running in f06a80ea78a2 [2023-09-28T12:49:15.194Z] Removing intermediate container f06a80ea78a2 [2023-09-28T12:49:15.194Z] ---> c1acf0f2d1ca [2023-09-28T12:49:15.194Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T12:49:15.194Z] ---> Running in 11710cb5ab0b [2023-09-28T12:49:15.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T12:49:15.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T12:49:15.453Z] OK: 264 MiB in 52 packages [2023-09-28T12:49:16.017Z] Removing intermediate container 11710cb5ab0b [2023-09-28T12:49:16.017Z] ---> f53071c97709 [2023-09-28T12:49:16.017Z] Step 7/12 : WORKDIR /app [2023-09-28T12:49:16.017Z] ---> Running in dde3bf470770 [2023-09-28T12:49:16.017Z] Removing intermediate container dde3bf470770 [2023-09-28T12:49:16.017Z] ---> 4d78b0b3c8ea [2023-09-28T12:49:16.017Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-28T12:49:16.017Z] ---> 50bcfa25ca18 [2023-09-28T12:49:16.017Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T12:49:16.017Z] ---> Running in db8628e34155 [2023-09-28T12:50:02.740Z] Removing intermediate container db8628e34155 [2023-09-28T12:50:02.740Z] ---> d96938d9f33b [2023-09-28T12:50:02.740Z] Step 10/12 : COPY . . [2023-09-28T12:50:02.740Z] ---> 604e68e2e974 [2023-09-28T12:50:02.740Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T12:50:02.740Z] ---> Running in d4dab4406af1 [2023-09-28T12:50:02.740Z] Removing intermediate container d4dab4406af1 [2023-09-28T12:50:02.740Z] ---> 13d78d0fd8da [2023-09-28T12:50:02.740Z] Step 12/12 : RUN $MAKE [2023-09-28T12:50:02.740Z] ---> Running in ab892eed54bd [2023-09-28T12:50:02.740Z] noop [2023-09-28T12:50:02.740Z] Removing intermediate container ab892eed54bd [2023-09-28T12:50:02.740Z] ---> cdefe3a91b45 [2023-09-28T12:50:02.740Z] Successfully built cdefe3a91b45 [2023-09-28T12:50:02.740Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T12:50:03.206Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T12:50:03.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T12:50:03.366Z] prd-ubuntu20.04-docker-8c-8g-8134 does not seem to be running inside a container [2023-09-28T12:50:03.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-602 -v /w/workspace/_app-service-configurable_PR-602:/w/workspace/_app-service-configurable_PR-602:rw,z -v /w/workspace/_app-service-configurable_PR-602@tmp:/w/workspace/_app-service-configurable_PR-602@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-09-28T12:50:03.780Z] $ docker top ca2ce37627d111c0ae822e5b9f6be6ae9e2936dd3f73f99b22452f30580a073d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T12:50:04.165Z] + go version [2023-09-28T12:50:04.165Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-28T12:50:04.203Z] $ docker stop --time=1 ca2ce37627d111c0ae822e5b9f6be6ae9e2936dd3f73f99b22452f30580a073d [2023-09-28T12:50:05.501Z] $ docker rm -f --volumes ca2ce37627d111c0ae822e5b9f6be6ae9e2936dd3f73f99b22452f30580a073d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T12:50:06.240Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T12:50:06.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T12:50:06.397Z] prd-ubuntu20.04-docker-8c-8g-8134 does not seem to be running inside a container [2023-09-28T12:50:06.447Z] $ 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-602 -v /w/workspace/_app-service-configurable_PR-602:/w/workspace/_app-service-configurable_PR-602:rw,z -v /w/workspace/_app-service-configurable_PR-602@tmp:/w/workspace/_app-service-configurable_PR-602@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-09-28T12:50:06.883Z] $ docker top 31d3c6cd64b4d5796d4e9996037635859c67d19c801e58d738fdd9cc63ff79a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T12:50:07.264Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-602 [Pipeline] fileExists [Pipeline] sh [2023-09-28T12:50:07.631Z] + make test [2023-09-28T12:50:07.631Z] go test -race -coverprofile=coverage.out ./... [2023-09-28T12:50:25.707Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-28T12:50:43.667Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8135 in /w/workspace/_app-service-configurable_PR-602 [Pipeline] { [Pipeline] ws [2023-09-28T12:50:43.721Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-09-28T12:50:43.808Z] Selected Git installation does not exist. Using Default [2023-09-28T12:50:43.808Z] The recommended git tool is: NONE [2023-09-28T12:50:43.922Z] go vet ./... [2023-09-28T12:50:44.856Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-28T12:50:44.856Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-28T12:50:44.856Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-28T12:50:45.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-28T12:50:45.227Z] $ docker stop --time=1 31d3c6cd64b4d5796d4e9996037635859c67d19c801e58d738fdd9cc63ff79a0 [2023-09-28T12:50:48.736Z] using credential edgex-jenkins-ssh [2023-09-28T12:50:48.760Z] Cloning the remote Git repository [2023-09-28T12:50:48.799Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-09-28T12:50:48.879Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-09-28T12:50:49.014Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-28T12:50:49.015Z] > git --version # timeout=10 [2023-09-28T12:50:49.035Z] > git --version # 'git version 2.25.1' [2023-09-28T12:50:49.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T12:50:49.172Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T12:50:50.314Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-28T12:50:50.336Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T12:50:51.176Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-28T12:50:51.781Z] Merging remotes/origin/main commit 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d into PR head commit c7237019d7a110dcb14cc525bc8ada4bfaea6e4d [2023-09-28T12:50:51.995Z] $ docker rm -f --volumes 31d3c6cd64b4d5796d4e9996037635859c67d19c801e58d738fdd9cc63ff79a0 [2023-09-28T12:50:52.043Z] Merge succeeded, producing c7237019d7a110dcb14cc525bc8ada4bfaea6e4d [2023-09-28T12:50:52.044Z] Checking out Revision c7237019d7a110dcb14cc525bc8ada4bfaea6e4d (PR-602) [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T12:50:52.461Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-09-28T12:50:52.508Z] > git --version # timeout=10 [2023-09-28T12:50:52.518Z] > git --version # 'git version 2.25.1' [2023-09-28T12:50:52.540Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T12:50:51.224Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-28T12:50:51.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T12:50:51.241Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/602/head:refs/remotes/origin/PR-602 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-28T12:50:51.800Z] > git config core.sparsecheckout # timeout=10 [2023-09-28T12:50:51.860Z] > git checkout -f c7237019d7a110dcb14cc525bc8ada4bfaea6e4d # timeout=10 [2023-09-28T12:50:51.949Z] > git remote # timeout=10 [2023-09-28T12:50:51.968Z] > git config --get remote.origin.url # timeout=10 [2023-09-28T12:50:51.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T12:50:52.003Z] > git merge 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d # timeout=10 [2023-09-28T12:50:52.029Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-28T12:50:52.049Z] > git config core.sparsecheckout # timeout=10 [2023-09-28T12:50:52.061Z] > git checkout -f c7237019d7a110dcb14cc525bc8ada4bfaea6e4d # timeout=10 [2023-09-28T12:50:52.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-28T12:50:52.708Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T12:50:53.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-28T12:50:53.845Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-28T12:50:53.845Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-28T12:50:53.845Z] Dload Upload Total Spent Left Speed [2023-09-28T12:50:53.845Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87937 [2023-09-28T12:50:53.870Z] + ls -al . [2023-09-28T12:50:53.870Z] total 184 [2023-09-28T12:50:53.870Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 12:50 . [2023-09-28T12:50:53.871Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 12:48 .. [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 28 12:48 .dockerignore [2023-09-28T12:50:53.871Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 12:50 .git [2023-09-28T12:50:53.871Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 12:48 .github [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 28 12:48 .gitignore [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 12:48 .golangci.yml [2023-09-28T12:50:53.871Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 12:48 .semver [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 28 12:48 Attribution.txt [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 28 12:48 CHANGELOG.md [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 28 12:48 Dockerfile [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 12:48 GOVERNANCE.md [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 28 12:48 Jenkinsfile [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 28 12:48 LICENSE [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 28 12:48 OWNERS.md [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 28 12:48 README.md [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 12:48 VERSION [2023-09-28T12:50:53.871Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 12:48 bin [2023-09-28T12:50:53.871Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 28 12:50 coverage.out [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 28 12:48 go.mod [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 28 12:48 go.sum [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 28 12:48 main.go [2023-09-28T12:50:53.871Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 28 12:48 makefile [2023-09-28T12:50:53.871Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 12:48 res [2023-09-28T12:50:53.871Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 12:48 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-09-28T12:50:54.273Z] + 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=c7237019d7a110dcb14cc525bc8ada4bfaea6e4d --label arch=amd64 --label version=0.0.0 . [2023-09-28T12:50:54.273Z] Sending build context to Docker daemon 3.366MB [2023-09-28T12:50:54.273Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T12:50:54.273Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-28T12:50:54.273Z] ---> cdefe3a91b45 [2023-09-28T12:50:54.273Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T12:50:54.273Z] ---> Running in 36ae8ce99e35 [2023-09-28T12:50:54.505Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-09-28T12:50:54.531Z] Removing intermediate container 36ae8ce99e35 [2023-09-28T12:50:54.531Z] ---> 58875fc35148 [2023-09-28T12:50:54.531Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T12:50:54.531Z] ---> Running in 2d505a4b3932 [2023-09-28T12:50:54.531Z] Removing intermediate container 2d505a4b3932 [2023-09-28T12:50:54.531Z] ---> 261fa1682383 [2023-09-28T12:50:54.531Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-28T12:50:54.531Z] ---> Running in 7877ae124d9c [Pipeline] sh [2023-09-28T12:50:54.789Z] Removing intermediate container 7877ae124d9c [2023-09-28T12:50:54.789Z] ---> dc92dd8f54f4 [2023-09-28T12:50:54.789Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T12:50:54.789Z] ---> Running in 0c1d9ea94370 [2023-09-28T12:50:54.848Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-28T12:50:54.848Z] + sudo tee /etc/docker/daemon.new [2023-09-28T12:50:54.848Z] { [2023-09-28T12:50:54.848Z] "registry-mirrors": [ [2023-09-28T12:50:54.848Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-28T12:50:54.848Z] ], [2023-09-28T12:50:54.848Z] "bip": "10.250.0.254/24", [2023-09-28T12:50:54.848Z] "hosts": [ [2023-09-28T12:50:54.848Z] "tcp://0.0.0.0:5555", [2023-09-28T12:50:54.848Z] "unix:///var/run/docker.sock" [2023-09-28T12:50:54.848Z] ], [2023-09-28T12:50:54.848Z] "mtu": 1458, [2023-09-28T12:50:54.848Z] "selinux-enabled": true, [2023-09-28T12:50:54.848Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-28T12:50:54.848Z] } [Pipeline] sh [2023-09-28T12:50:55.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T12:50:55.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T12:50:55.196Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-28T12:50:55.307Z] OK: 264 MiB in 52 packages [2023-09-28T12:50:55.543Z] + sudo service docker restart [2023-09-28T12:50:55.874Z] Removing intermediate container 0c1d9ea94370 [2023-09-28T12:50:55.874Z] ---> 5960918f65f8 [2023-09-28T12:50:55.874Z] Step 7/26 : WORKDIR /app [2023-09-28T12:50:55.874Z] ---> Running in 476be1bc994d [2023-09-28T12:50:55.874Z] Removing intermediate container 476be1bc994d [2023-09-28T12:50:55.874Z] ---> 7e7c7dc4c1b2 [2023-09-28T12:50:55.874Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-28T12:50:55.874Z] ---> 0df8d5500420 [2023-09-28T12:50:55.874Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T12:50:56.132Z] ---> Running in a9e48577294c [2023-09-28T12:50:56.699Z] Removing intermediate container a9e48577294c [2023-09-28T12:50:56.699Z] ---> 85049b81ab2e [2023-09-28T12:50:56.699Z] Step 10/26 : COPY . . [2023-09-28T12:50:56.958Z] ---> 0da32c5d6d84 [2023-09-28T12:50:56.958Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T12:50:56.958Z] ---> Running in 6e72e2277076 [2023-09-28T12:50:57.216Z] Removing intermediate container 6e72e2277076 [2023-09-28T12:50:57.216Z] ---> 1c96575d9e90 [2023-09-28T12:50:57.216Z] Step 12/26 : RUN $MAKE [2023-09-28T12:50:57.216Z] ---> Running in 266fcc00032a [2023-09-28T12:50:57.473Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.36 -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-09-28T12:51:13.869Z] provisioning config files... [2023-09-28T12:51:13.893Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config609607687361442982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T12:51:14.275Z] ---> docker-login.sh [2023-09-28T12:51:14.275Z] nexus3.edgexfoundry.org:10001 [2023-09-28T12:51:14.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T12:51:14.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T12:51:14.813Z] Configure a credential helper to remove this warning. See [2023-09-28T12:51:14.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T12:51:14.813Z] [2023-09-28T12:51:14.813Z] Login Succeeded [2023-09-28T12:51:14.813Z] nexus3.edgexfoundry.org:10002 [2023-09-28T12:51:15.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T12:51:15.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T12:51:15.082Z] Configure a credential helper to remove this warning. See [2023-09-28T12:51:15.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T12:51:15.082Z] [2023-09-28T12:51:15.082Z] Login Succeeded [2023-09-28T12:51:15.082Z] nexus3.edgexfoundry.org:10003 [2023-09-28T12:51:15.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T12:51:15.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T12:51:15.623Z] Configure a credential helper to remove this warning. See [2023-09-28T12:51:15.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T12:51:15.623Z] [2023-09-28T12:51:15.623Z] Login Succeeded [2023-09-28T12:51:15.623Z] nexus3.edgexfoundry.org:10004 [2023-09-28T12:51:15.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T12:51:15.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T12:51:15.895Z] Configure a credential helper to remove this warning. See [2023-09-28T12:51:15.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T12:51:15.895Z] [2023-09-28T12:51:15.895Z] Login Succeeded [2023-09-28T12:51:15.895Z] docker.io [2023-09-28T12:51:16.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T12:51:16.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T12:51:16.429Z] Configure a credential helper to remove this warning. See [2023-09-28T12:51:16.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T12:51:16.429Z] [2023-09-28T12:51:16.429Z] Login Succeeded [2023-09-28T12:51:16.429Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T12:51:16.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-28T12:51:16.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T12:51:16.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T12:51:16.917Z] ========================================================= [2023-09-28T12:51:16.917Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-28T12:51:16.917Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T12:51:17.435Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-28T12:51:17.435Z] Sending build context to Docker daemon 181.8kB [2023-09-28T12:51:17.705Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T12:51:17.705Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-28T12:51:17.705Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-28T12:51:17.705Z] 9fda8d8052c6: Pulling fs layer [2023-09-28T12:51:17.705Z] 5d54e960e981: Pulling fs layer [2023-09-28T12:51:17.705Z] c4a7e357bf2a: Pulling fs layer [2023-09-28T12:51:17.705Z] f0e02332f6b5: Pulling fs layer [2023-09-28T12:51:17.705Z] cefa15bbcfad: Pulling fs layer [2023-09-28T12:51:17.705Z] 17808c966233: Pulling fs layer [2023-09-28T12:51:17.705Z] f4c1fc716caa: Pulling fs layer [2023-09-28T12:51:17.705Z] f0e02332f6b5: Waiting [2023-09-28T12:51:17.705Z] cefa15bbcfad: Waiting [2023-09-28T12:51:17.705Z] 17808c966233: Waiting [2023-09-28T12:51:17.705Z] f4c1fc716caa: Waiting [2023-09-28T12:51:17.705Z] 5d54e960e981: Verifying Checksum [2023-09-28T12:51:17.705Z] 5d54e960e981: Download complete [2023-09-28T12:51:17.976Z] f0e02332f6b5: Verifying Checksum [2023-09-28T12:51:17.976Z] f0e02332f6b5: Download complete [2023-09-28T12:51:17.976Z] 9fda8d8052c6: Download complete [2023-09-28T12:51:17.976Z] cefa15bbcfad: Verifying Checksum [2023-09-28T12:51:17.976Z] cefa15bbcfad: Download complete [2023-09-28T12:51:18.250Z] f4c1fc716caa: Verifying Checksum [2023-09-28T12:51:18.250Z] f4c1fc716caa: Download complete [2023-09-28T12:51:18.863Z] 9fda8d8052c6: Pull complete [2023-09-28T12:51:19.134Z] 5d54e960e981: Pull complete [2023-09-28T12:51:19.457Z] Removing intermediate container 266fcc00032a [2023-09-28T12:51:19.457Z] ---> ae25980de6fa [2023-09-28T12:51:19.457Z] Step 13/26 : FROM alpine:3.18 [2023-09-28T12:51:19.457Z] 3.18: Pulling from library/alpine [2023-09-28T12:51:19.457Z] 7264a8db6415: Already exists [2023-09-28T12:51:19.457Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-28T12:51:19.457Z] Status: Downloaded newer image for alpine:3.18 [2023-09-28T12:51:19.457Z] ---> 7e01a0d0a1dc [2023-09-28T12:51:19.457Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-28T12:51:19.457Z] ---> Running in d282bc9671ae [2023-09-28T12:51:19.457Z] Removing intermediate container d282bc9671ae [2023-09-28T12:51:19.457Z] ---> e17f7bf9a0cd [2023-09-28T12:51:19.457Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-28T12:51:19.457Z] ---> Running in 717be8a5c2c1 [2023-09-28T12:51:19.457Z] Removing intermediate container 717be8a5c2c1 [2023-09-28T12:51:19.457Z] ---> 85e0ebf3067f [2023-09-28T12:51:19.457Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-28T12:51:19.457Z] ---> Running in 8c101f5d87d7 [2023-09-28T12:51:19.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T12:51:19.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T12:51:19.457Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-28T12:51:19.457Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-28T12:51:19.457Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T12:51:19.457Z] Executing ca-certificates-20230506-r0.trigger [2023-09-28T12:51:19.457Z] OK: 8 MiB in 17 packages [2023-09-28T12:51:19.457Z] Removing intermediate container 8c101f5d87d7 [2023-09-28T12:51:19.457Z] ---> ecc4caa5ab35 [2023-09-28T12:51:19.457Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-28T12:51:19.457Z] ---> 1ea44c89707c [2023-09-28T12:51:19.457Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-28T12:51:19.457Z] ---> 36695c04159e [2023-09-28T12:51:19.457Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-28T12:51:19.457Z] ---> ce825d517e08 [2023-09-28T12:51:19.457Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-28T12:51:19.457Z] ---> 506ad780ce11 [2023-09-28T12:51:19.457Z] Step 21/26 : EXPOSE 48095 [2023-09-28T12:51:19.457Z] ---> Running in c47df62cfbb3 [2023-09-28T12:51:19.457Z] Removing intermediate container c47df62cfbb3 [2023-09-28T12:51:19.457Z] ---> 848e479f9d3b [2023-09-28T12:51:19.457Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-28T12:51:19.457Z] ---> Running in 62b3da938987 [2023-09-28T12:51:19.724Z] c4a7e357bf2a: Download complete [2023-09-28T12:51:19.736Z] Removing intermediate container 62b3da938987 [2023-09-28T12:51:19.736Z] ---> bddff730f1de [2023-09-28T12:51:19.736Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-28T12:51:19.736Z] ---> Running in 68729d39dbf5 [2023-09-28T12:51:19.736Z] Removing intermediate container 68729d39dbf5 [2023-09-28T12:51:19.736Z] ---> 00cf1a6ca937 [2023-09-28T12:51:19.736Z] Step 24/26 : LABEL arch=amd64 [2023-09-28T12:51:19.736Z] ---> Running in 3b66d55bd43d [2023-09-28T12:51:19.736Z] Removing intermediate container 3b66d55bd43d [2023-09-28T12:51:19.736Z] ---> 663b918ebf04 [2023-09-28T12:51:19.736Z] Step 25/26 : LABEL git_sha=c7237019d7a110dcb14cc525bc8ada4bfaea6e4d [2023-09-28T12:51:19.994Z] ---> Running in badf58784afa [2023-09-28T12:51:19.994Z] Removing intermediate container badf58784afa [2023-09-28T12:51:19.994Z] ---> 792997807b05 [2023-09-28T12:51:19.994Z] Step 26/26 : LABEL version=0.0.0 [2023-09-28T12:51:19.994Z] ---> Running in 56c1ecbd1ce9 [2023-09-28T12:51:19.994Z] Removing intermediate container 56c1ecbd1ce9 [2023-09-28T12:51:19.994Z] ---> dd5f543a8131 [2023-09-28T12:51:19.994Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-28T12:51:19.994Z] Successfully built dd5f543a8131 [2023-09-28T12:51:19.994Z] 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 [2023-09-28T12:51:20.309Z] 17808c966233: Verifying Checksum [2023-09-28T12:51:20.309Z] 17808c966233: Download complete [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-09-28T12:51:20.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T12:51:20.888Z] [2023-09-28T12:51:20.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T12:51:21.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T12:51:21.272Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-28T12:51:21.272Z] 5eb5b503b376: Pulling fs layer [2023-09-28T12:51:21.272Z] 5c69ac0246d0: Pulling fs layer [2023-09-28T12:51:21.272Z] ec43610c2a17: Pulling fs layer [2023-09-28T12:51:21.272Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-28T12:51:21.272Z] 33b1e0a273af: Pulling fs layer [2023-09-28T12:51:21.272Z] 5d3b04190fa2: Pulling fs layer [2023-09-28T12:51:21.272Z] 2f39f015ded8: Pulling fs layer [2023-09-28T12:51:21.272Z] 33b1e0a273af: Waiting [2023-09-28T12:51:21.272Z] 5d3b04190fa2: Waiting [2023-09-28T12:51:21.272Z] 2f39f015ded8: Waiting [2023-09-28T12:51:21.272Z] 3a2ae6a8a46f: Waiting [2023-09-28T12:51:21.272Z] 5c69ac0246d0: Download complete [2023-09-28T12:51:21.272Z] 3a2ae6a8a46f: Download complete [2023-09-28T12:51:21.530Z] 33b1e0a273af: Verifying Checksum [2023-09-28T12:51:21.530Z] 33b1e0a273af: Download complete [2023-09-28T12:51:21.530Z] ec43610c2a17: Verifying Checksum [2023-09-28T12:51:21.530Z] ec43610c2a17: Download complete [2023-09-28T12:51:21.530Z] 5d3b04190fa2: Verifying Checksum [2023-09-28T12:51:21.530Z] 5d3b04190fa2: Download complete [2023-09-28T12:51:21.530Z] 5eb5b503b376: Verifying Checksum [2023-09-28T12:51:21.530Z] 5eb5b503b376: Download complete [2023-09-28T12:51:22.096Z] 2f39f015ded8: Verifying Checksum [2023-09-28T12:51:22.096Z] 2f39f015ded8: Download complete [2023-09-28T12:51:23.031Z] 5eb5b503b376: Pull complete [2023-09-28T12:51:23.290Z] 5c69ac0246d0: Pull complete [2023-09-28T12:51:24.232Z] ec43610c2a17: Pull complete [2023-09-28T12:51:24.232Z] 3a2ae6a8a46f: Pull complete [2023-09-28T12:51:24.799Z] 33b1e0a273af: Pull complete [2023-09-28T12:51:25.057Z] 5d3b04190fa2: Pull complete [2023-09-28T12:51:30.326Z] 2f39f015ded8: Pull complete [2023-09-28T12:51:30.326Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-28T12:51:30.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T12:51:30.326Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T12:51:30.559Z] prd-ubuntu20.04-docker-8c-8g-8134 does not seem to be running inside a container [2023-09-28T12:51:30.576Z] c4a7e357bf2a: Pull complete [2023-09-28T12:51:30.576Z] f0e02332f6b5: Pull complete [2023-09-28T12:51:30.576Z] cefa15bbcfad: Pull complete [2023-09-28T12:51:30.600Z] $ 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-602 -v /w/workspace/_app-service-configurable_PR-602:/w/workspace/_app-service-configurable_PR-602:rw,z -v /w/workspace/_app-service-configurable_PR-602@tmp:/w/workspace/_app-service-configurable_PR-602@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-09-28T12:51:37.432Z] $ docker top 58a47188dab555c03017e1beb88bec7d657e31ebd02c8fd617c1059742b05914 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T12:51:37.920Z] ---> job-cost.sh [2023-09-28T12:51:37.920Z] lf-activate-venv: SKIPPING [2023-09-28T12:51:37.920Z] INFO: No Stack... [2023-09-28T12:51:38.181Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-28T12:51:38.749Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T12:51:38.836Z] 17808c966233: Pull complete [2023-09-28T12:51:38.837Z] f4c1fc716caa: Pull complete [2023-09-28T12:51:38.837Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-28T12:51:38.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-28T12:51:38.837Z] ---> ea914061e18c [2023-09-28T12:51:38.837Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T12:51:39.067Z] + cat /w/workspace/_app-service-configurable_PR-602/archives/cost.csv [2023-09-28T12:51:39.067Z] + cut -d, -f6 [Pipeline] lock [2023-09-28T12:51:39.107Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-602-1-stack-cost] [2023-09-28T12:51:39.111Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-602-1-stack-cost] did not exist. Created. [2023-09-28T12:51:39.112Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-602-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-28T12:51:39.509Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-28T12:51:39.562Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T12:51:39.594Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-602-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T12:51:39.683Z] $ docker stop --time=1 58a47188dab555c03017e1beb88bec7d657e31ebd02c8fd617c1059742b05914 [2023-09-28T12:51:40.801Z] ---> Running in cd19bce28aa9 [2023-09-28T12:51:40.801Z] Removing intermediate container cd19bce28aa9 [2023-09-28T12:51:40.801Z] ---> 77644e683a17 [2023-09-28T12:51:40.801Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T12:51:40.801Z] ---> Running in 0c1e52d226fe [2023-09-28T12:51:40.829Z] $ docker rm -f --volumes 58a47188dab555c03017e1beb88bec7d657e31ebd02c8fd617c1059742b05914 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2023-09-28T12:51:41.070Z] Removing intermediate container 0c1e52d226fe [2023-09-28T12:51:41.071Z] ---> f9da3f7d0a0c [2023-09-28T12:51:41.071Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-28T12:51:41.071Z] ---> Running in b9eb57aa9c3e [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-28T12:51:41.342Z] Removing intermediate container b9eb57aa9c3e [2023-09-28T12:51:41.342Z] ---> afd5577d13fc [2023-09-28T12:51:41.342Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T12:51:41.627Z] ---> Running in 95182d145e3a [2023-09-28T12:51:42.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T12:51:42.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T12:51:43.827Z] OK: 266 MiB in 52 packages [2023-09-28T12:51:44.796Z] Removing intermediate container 95182d145e3a [2023-09-28T12:51:44.796Z] ---> 1b22645d36fa [2023-09-28T12:51:44.796Z] Step 7/12 : WORKDIR /app [2023-09-28T12:51:44.796Z] ---> Running in dfc574f935e6 [2023-09-28T12:51:45.064Z] Removing intermediate container dfc574f935e6 [2023-09-28T12:51:45.064Z] ---> b31c4406002c [2023-09-28T12:51:45.064Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-28T12:51:45.656Z] ---> 5e316602f412 [2023-09-28T12:51:45.656Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T12:51:45.656Z] ---> Running in 7477a86d5bba [2023-09-28T12:52:53.565Z] Removing intermediate container 7477a86d5bba [2023-09-28T12:52:53.565Z] ---> 5c4f8597b14f [2023-09-28T12:52:53.565Z] Step 10/12 : COPY . . [2023-09-28T12:52:53.565Z] ---> d723713bef6a [2023-09-28T12:52:53.565Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T12:52:53.565Z] ---> Running in 921e2cd41d6e [2023-09-28T12:52:53.565Z] Removing intermediate container 921e2cd41d6e [2023-09-28T12:52:53.565Z] ---> 95e5242b5304 [2023-09-28T12:52:53.565Z] Step 12/12 : RUN $MAKE [2023-09-28T12:52:53.565Z] ---> Running in 0e7323a2974c [2023-09-28T12:52:53.839Z] noop [2023-09-28T12:52:54.425Z] Removing intermediate container 0e7323a2974c [2023-09-28T12:52:54.425Z] ---> 458d5670f505 [2023-09-28T12:52:54.426Z] Successfully built 458d5670f505 [2023-09-28T12:52:54.426Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T12:52:54.912Z] + docker inspect -f . ci-base-image-arm64 [2023-09-28T12:52:54.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T12:52:55.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-8135 does not seem to be running inside a container [2023-09-28T12:52:55.255Z] $ 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-09-28T12:52:57.933Z] $ docker top aced38f2a5db86ab89e14ce6882a887375b3724943f334626dc7c9e55c98eb8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T12:52:58.811Z] + go version [2023-09-28T12:52:58.811Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-28T12:52:58.843Z] $ docker stop --time=1 aced38f2a5db86ab89e14ce6882a887375b3724943f334626dc7c9e55c98eb8b [2023-09-28T12:53:00.451Z] $ docker rm -f --volumes aced38f2a5db86ab89e14ce6882a887375b3724943f334626dc7c9e55c98eb8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T12:53:01.295Z] + docker inspect -f . ci-base-image-arm64 [2023-09-28T12:53:01.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T12:53:01.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-8135 does not seem to be running inside a container [2023-09-28T12:53:01.610Z] $ 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-09-28T12:53:02.724Z] $ docker top df4091e8f34ebecb0db89fdfaac75cf4209a1330dd2f3e19e818e1d4105d1baa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T12:53:03.296Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-09-28T12:53:03.689Z] + make test [2023-09-28T12:53:03.689Z] go test -race -coverprofile=coverage.out ./... [2023-09-28T12:55:10.366Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-28T12:55:10.366Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-28T12:55:10.366Z] go vet ./... [2023-09-28T12:57:02.036Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-28T12:57:02.036Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-28T12:57:02.036Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-28T12:57:02.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-28T12:57:02.104Z] $ docker stop --time=1 df4091e8f34ebecb0db89fdfaac75cf4209a1330dd2f3e19e818e1d4105d1baa [2023-09-28T12:57:03.897Z] $ docker rm -f --volumes df4091e8f34ebecb0db89fdfaac75cf4209a1330dd2f3e19e818e1d4105d1baa [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T12:57:05.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-28T12:57:05.432Z] Warning: overwriting stash ‘coverage-report’ [2023-09-28T12:57:05.807Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T12:57:06.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-28T12:57:06.737Z] + ls -al . [2023-09-28T12:57:06.737Z] total 180 [2023-09-28T12:57:06.737Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 28 12:53 . [2023-09-28T12:57:06.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 12:50 .. [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 28 12:50 .dockerignore [2023-09-28T12:57:06.737Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 12:50 .git [2023-09-28T12:57:06.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 12:50 .github [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 28 12:50 .gitignore [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 12:50 .golangci.yml [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 28 12:50 Attribution.txt [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 28 12:50 CHANGELOG.md [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 28 12:50 Dockerfile [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 12:50 GOVERNANCE.md [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 28 12:50 Jenkinsfile [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 28 12:50 LICENSE [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 28 12:50 OWNERS.md [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 28 12:50 README.md [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 12:48 VERSION [2023-09-28T12:57:06.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 12:50 bin [2023-09-28T12:57:06.737Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 28 12:53 coverage.out [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 28 12:50 go.mod [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 28 12:50 go.sum [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 28 12:50 main.go [2023-09-28T12:57:06.737Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 28 12:50 makefile [2023-09-28T12:57:06.737Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 12:50 res [2023-09-28T12:57:06.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 12:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T12:57:07.142Z] + 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=c7237019d7a110dcb14cc525bc8ada4bfaea6e4d --label arch=arm64 --label version=0.0.0 . [2023-09-28T12:57:07.142Z] Sending build context to Docker daemon 182.8kB [2023-09-28T12:57:07.411Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T12:57:07.411Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-28T12:57:07.411Z] ---> 458d5670f505 [2023-09-28T12:57:07.411Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-28T12:57:07.411Z] ---> Running in 94af4580daf3 [2023-09-28T12:57:07.682Z] Removing intermediate container 94af4580daf3 [2023-09-28T12:57:07.682Z] ---> eaefc2238c1e [2023-09-28T12:57:07.682Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T12:57:07.682Z] ---> Running in d23edb5ed7b2 [2023-09-28T12:57:07.960Z] Removing intermediate container d23edb5ed7b2 [2023-09-28T12:57:07.960Z] ---> 6dace82e49cc [2023-09-28T12:57:07.960Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-28T12:57:08.237Z] ---> Running in 6919f639f70f [2023-09-28T12:57:11.579Z] Removing intermediate container 6919f639f70f [2023-09-28T12:57:11.579Z] ---> ebda1aed6dee [2023-09-28T12:57:11.579Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T12:57:11.579Z] ---> Running in 6704cb5fadaf [2023-09-28T12:57:13.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T12:57:14.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T12:57:15.074Z] OK: 266 MiB in 52 packages [2023-09-28T12:57:16.038Z] Removing intermediate container 6704cb5fadaf [2023-09-28T12:57:16.038Z] ---> 3bf913b99c5b [2023-09-28T12:57:16.038Z] Step 7/26 : WORKDIR /app [2023-09-28T12:57:16.038Z] ---> Running in 18198a2fb846 [2023-09-28T12:57:16.310Z] Removing intermediate container 18198a2fb846 [2023-09-28T12:57:16.310Z] ---> 85707c429776 [2023-09-28T12:57:16.310Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-28T12:57:16.896Z] ---> f9d4e249e9d6 [2023-09-28T12:57:16.896Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T12:57:16.896Z] ---> Running in 803526eb9e65 [2023-09-28T12:57:19.535Z] Removing intermediate container 803526eb9e65 [2023-09-28T12:57:19.535Z] ---> 2a506e764109 [2023-09-28T12:57:19.535Z] Step 10/26 : COPY . . [2023-09-28T12:57:19.803Z] ---> 4356edcb47b1 [2023-09-28T12:57:19.804Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T12:57:19.804Z] ---> Running in 4307367da21e [2023-09-28T12:57:20.073Z] Removing intermediate container 4307367da21e [2023-09-28T12:57:20.073Z] ---> e59f6f40ebc7 [2023-09-28T12:57:20.073Z] Step 12/26 : RUN $MAKE [2023-09-28T12:57:20.073Z] ---> Running in dc6c5e8d3f51 [2023-09-28T12:57:21.036Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-09-28T12:59:12.685Z] Removing intermediate container dc6c5e8d3f51 [2023-09-28T12:59:12.685Z] ---> cf3e2206e3d3 [2023-09-28T12:59:12.685Z] Step 13/26 : FROM alpine:3.18 [2023-09-28T12:59:12.685Z] 3.18: Pulling from library/alpine [2023-09-28T12:59:12.685Z] 9fda8d8052c6: Already exists [2023-09-28T12:59:12.685Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-28T12:59:12.685Z] Status: Downloaded newer image for alpine:3.18 [2023-09-28T12:59:12.685Z] ---> f6648c04cd6c [2023-09-28T12:59:12.685Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-28T12:59:12.685Z] ---> Running in ba461aa14838 [2023-09-28T12:59:12.685Z] Removing intermediate container ba461aa14838 [2023-09-28T12:59:12.685Z] ---> 6ab276d292dd [2023-09-28T12:59:12.686Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-28T12:59:12.686Z] ---> Running in 8accab070227 [2023-09-28T12:59:12.686Z] Removing intermediate container 8accab070227 [2023-09-28T12:59:12.686Z] ---> 09a5d1ab6388 [2023-09-28T12:59:12.686Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-28T12:59:12.686Z] ---> Running in f8ee8d977298 [2023-09-28T12:59:12.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T12:59:12.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T12:59:12.686Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-28T12:59:12.686Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-28T12:59:12.686Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T12:59:12.686Z] Executing ca-certificates-20230506-r0.trigger [2023-09-28T12:59:12.686Z] OK: 9 MiB in 17 packages [2023-09-28T12:59:12.686Z] Removing intermediate container f8ee8d977298 [2023-09-28T12:59:12.686Z] ---> 26e17ddd69be [2023-09-28T12:59:12.686Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-28T12:59:12.686Z] ---> 7f6b3d229849 [2023-09-28T12:59:12.686Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-28T12:59:12.686Z] ---> 95303ebb9f82 [2023-09-28T12:59:12.686Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-28T12:59:12.686Z] ---> b65e7312f794 [2023-09-28T12:59:12.686Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-28T12:59:12.686Z] ---> b8902e7621e1 [2023-09-28T12:59:12.686Z] Step 21/26 : EXPOSE 48095 [2023-09-28T12:59:12.686Z] ---> Running in a3125f17dd6e [2023-09-28T12:59:12.686Z] Removing intermediate container a3125f17dd6e [2023-09-28T12:59:12.686Z] ---> e4a9d5169095 [2023-09-28T12:59:12.686Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-28T12:59:12.686Z] ---> Running in 43af9ab0dce9 [2023-09-28T12:59:12.686Z] Removing intermediate container 43af9ab0dce9 [2023-09-28T12:59:12.686Z] ---> b9fd91d74758 [2023-09-28T12:59:12.686Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-28T12:59:12.686Z] ---> Running in 95f6f2c61bbd [2023-09-28T12:59:12.686Z] Removing intermediate container 95f6f2c61bbd [2023-09-28T12:59:12.686Z] ---> 69be9d674df9 [2023-09-28T12:59:12.686Z] Step 24/26 : LABEL arch=arm64 [2023-09-28T12:59:12.686Z] ---> Running in bea8638b3869 [2023-09-28T12:59:12.686Z] Removing intermediate container bea8638b3869 [2023-09-28T12:59:12.686Z] ---> f53f50d90997 [2023-09-28T12:59:12.686Z] Step 25/26 : LABEL git_sha=c7237019d7a110dcb14cc525bc8ada4bfaea6e4d [2023-09-28T12:59:12.686Z] ---> Running in 7ea5474dd3a6 [2023-09-28T12:59:12.686Z] Removing intermediate container 7ea5474dd3a6 [2023-09-28T12:59:12.686Z] ---> 6d994463e8a5 [2023-09-28T12:59:12.686Z] Step 26/26 : LABEL version=0.0.0 [2023-09-28T12:59:12.686Z] ---> Running in 7a049320130d [2023-09-28T12:59:12.686Z] Removing intermediate container 7a049320130d [2023-09-28T12:59:12.686Z] ---> c36118e67638 [2023-09-28T12:59:12.686Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-28T12:59:12.686Z] Successfully built c36118e67638 [2023-09-28T12:59:12.686Z] 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-09-28T12:59:13.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T12:59:13.507Z] [2023-09-28T12:59:13.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T12:59:13.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T12:59:13.903Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-28T12:59:13.903Z] 8998bd30e6a1: Pulling fs layer [2023-09-28T12:59:13.903Z] 04944245beec: Pulling fs layer [2023-09-28T12:59:13.903Z] 699f458cf7ca: Pulling fs layer [2023-09-28T12:59:13.903Z] 765212b225bb: Pulling fs layer [2023-09-28T12:59:13.903Z] f23df028b6ca: Pulling fs layer [2023-09-28T12:59:13.903Z] d65c8cfc05b1: Pulling fs layer [2023-09-28T12:59:13.903Z] 2437ff75d9bd: Pulling fs layer [2023-09-28T12:59:13.903Z] f23df028b6ca: Waiting [2023-09-28T12:59:13.903Z] 765212b225bb: Waiting [2023-09-28T12:59:13.903Z] 2437ff75d9bd: Waiting [2023-09-28T12:59:13.903Z] d65c8cfc05b1: Waiting [2023-09-28T12:59:14.178Z] 04944245beec: Verifying Checksum [2023-09-28T12:59:14.178Z] 04944245beec: Download complete [2023-09-28T12:59:14.178Z] 765212b225bb: Verifying Checksum [2023-09-28T12:59:14.178Z] 765212b225bb: Download complete [2023-09-28T12:59:14.178Z] f23df028b6ca: Download complete [2023-09-28T12:59:14.178Z] d65c8cfc05b1: Download complete [2023-09-28T12:59:14.178Z] 699f458cf7ca: Verifying Checksum [2023-09-28T12:59:14.178Z] 699f458cf7ca: Download complete [2023-09-28T12:59:14.766Z] 8998bd30e6a1: Download complete [2023-09-28T12:59:16.718Z] 2437ff75d9bd: Verifying Checksum [2023-09-28T12:59:16.718Z] 2437ff75d9bd: Download complete [2023-09-28T12:59:18.665Z] 8998bd30e6a1: Pull complete [2023-09-28T12:59:18.933Z] 04944245beec: Pull complete [2023-09-28T12:59:20.339Z] 699f458cf7ca: Pull complete [2023-09-28T12:59:20.607Z] 765212b225bb: Pull complete [2023-09-28T12:59:21.208Z] f23df028b6ca: Pull complete [2023-09-28T12:59:21.476Z] d65c8cfc05b1: Pull complete [2023-09-28T12:59:35.273Z] 2437ff75d9bd: Pull complete [2023-09-28T12:59:35.273Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-28T12:59:35.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T12:59:35.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T12:59:35.662Z] prd-ubuntu20.04-docker-arm64-4c-16g-8135 does not seem to be running inside a container [2023-09-28T12:59:35.737Z] $ 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-09-28T12:59:38.044Z] $ docker top 18bf9c1eba9d19459c7a5350213346c3eedf1755e03c05200c59bda27f38043e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T12:59:38.994Z] ---> job-cost.sh [2023-09-28T12:59:38.994Z] lf-activate-venv: SKIPPING [2023-09-28T12:59:38.994Z] INFO: No Stack... [2023-09-28T12:59:39.264Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-28T12:59:40.230Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T12:59:40.571Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-09-28T12:59:40.571Z] + cut -d, -f6 [Pipeline] lock [2023-09-28T12:59:40.884Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-602-1-stack-cost] [2023-09-28T12:59:40.888Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-602-1-stack-cost] did not exist. Created. [2023-09-28T12:59:40.889Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-602-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-28T12:59:41.307Z] /w/workspace/app-service-configurable/1@tmp/durable-ef59f255/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-28T12:59:41.662Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-28T12:59:41.699Z] Warning: overwriting stash ‘stack-cost’ [2023-09-28T12:59:41.749Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T12:59:41.764Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-602-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T12:59:41.843Z] $ docker stop --time=1 18bf9c1eba9d19459c7a5350213346c3eedf1755e03c05200c59bda27f38043e [2023-09-28T12:59:43.287Z] $ docker rm -f --volumes 18bf9c1eba9d19459c7a5350213346c3eedf1755e03c05200c59bda27f38043e [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-09-28T12:59:44.310Z] provisioning config files... [2023-09-28T12:59:44.317Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-602@tmp/config9923188647912235390tmp [Pipeline] { [Pipeline] sh [2023-09-28T12:59:44.664Z] + set +x [2023-09-28T12:59:44.665Z] + curl -s https://codecov.io/bash [2023-09-28T12:59:44.665Z] + bash -s -- [2023-09-28T12:59:44.665Z] [2023-09-28T12:59:44.665Z] _____ _ [2023-09-28T12:59:44.665Z] / ____| | | [2023-09-28T12:59:44.665Z] | | ___ __| | ___ ___ _____ __ [2023-09-28T12:59:44.665Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-28T12:59:44.665Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-28T12:59:44.665Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-28T12:59:44.665Z] Bash-1.0.6 [2023-09-28T12:59:44.665Z] [2023-09-28T12:59:44.665Z] [2023-09-28T12:59:44.665Z] ==> git version 2.25.1 found [2023-09-28T12:59:44.665Z] ==> 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-09-28T12:59:44.665Z] Release-Date: 2020-01-08 [2023-09-28T12:59:44.665Z] 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-09-28T12:59:44.665Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-28T12:59:44.665Z] ==> Jenkins CI detected. [2023-09-28T12:59:44.665Z] current dir:  /w/workspace/_app-service-configurable_PR-602 [2023-09-28T12:59:44.665Z] project root: . [2023-09-28T12:59:44.665Z] --> token set from env [2023-09-28T12:59:44.665Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-28T12:59:44.665Z] ==> Running gcov in . (disable via -X gcov) [2023-09-28T12:59:44.665Z] ==> Python coveragepy not found [2023-09-28T12:59:44.665Z] ==> Searching for coverage reports in: [2023-09-28T12:59:44.665Z] + . [2023-09-28T12:59:44.665Z] -> Found 1 reports [2023-09-28T12:59:44.665Z] ==> Detecting git/mercurial file structure [2023-09-28T12:59:44.665Z] ==> Reading reports [2023-09-28T12:59:44.925Z] + ./coverage.out bytes=13 [2023-09-28T12:59:44.925Z] ==> Appending adjustments [2023-09-28T12:59:44.925Z] https://docs.codecov.io/docs/fixing-reports [2023-09-28T12:59:44.925Z] + Found adjustments [2023-09-28T12:59:44.925Z] ==> Gzipping contents [2023-09-28T12:59:44.925Z] 4.0K /tmp/codecov.GasSw2.gz [2023-09-28T12:59:44.925Z] ==> Uploading reports [2023-09-28T12:59:44.925Z] url: https://codecov.io [2023-09-28T12:59:44.925Z] query: branch=PR-602&commit=c7237019d7a110dcb14cc525bc8ada4bfaea6e4d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-602%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=602&job=&cmd_args= [2023-09-28T12:59:44.925Z] -> Pinging Codecov [2023-09-28T12:59:44.925Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-602&commit=c7237019d7a110dcb14cc525bc8ada4bfaea6e4d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-602%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=602&job=&cmd_args= [2023-09-28T12:59:45.184Z] -> Uploading to [2023-09-28T12:59:45.184Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-28/A97CA9966030D2A3747ED39772930CCE/c7237019d7a110dcb14cc525bc8ada4bfaea6e4d/c3e3a3c8-332f-4ebb-b207-82da22a30941.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230928T125945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7c682bf4a79efa316b84483bfa19e8451e1b86555dd20ce01c2b0ab0c97b022 [2023-09-28T12:59:45.184Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-28T12:59:45.184Z] Dload Upload Total Spent Left Speed [2023-09-28T12:59:45.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1439 --:--:-- --:--:-- --:--:-- 1439 [2023-09-28T12:59:45.445Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c7237019d7a110dcb14cc525bc8ada4bfaea6e4d [Pipeline] } [2023-09-28T12:59:45.471Z] 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-09-28T12:59:47.232Z] + [ -d /w/workspace/_app-service-configurable_PR-602/archives ] [2023-09-28T12:59:47.232Z] + ls -al /w/workspace/_app-service-configurable_PR-602/archives [2023-09-28T12:59:47.232Z] total 16 [2023-09-28T12:59:47.232Z] drwxr-xr-x 3 root root 4096 Sep 28 12:51 . [2023-09-28T12:59:47.232Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 12:51 .. [2023-09-28T12:59:47.232Z] drwxr-xr-x 2 root root 4096 Sep 28 12:51 cost [2023-09-28T12:59:47.232Z] -rw-r--r-- 1 root root 96 Sep 28 12:51 cost.csv [2023-09-28T12:59:47.232Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-602/archives [2023-09-28T12:59:47.232Z] + ls -al /w/workspace/_app-service-configurable_PR-602/archives [2023-09-28T12:59:47.232Z] total 16 [2023-09-28T12:59:47.232Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 12:51 . [2023-09-28T12:59:47.232Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 12:51 .. [2023-09-28T12:59:47.232Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 12:51 cost [2023-09-28T12:59:47.232Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 28 12:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-28T12:59:47.554Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T12:59:48.439Z] ---> package-listing.sh [2023-09-28T12:59:48.439Z] ++ facter osfamily [2023-09-28T12:59:48.439Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-28T12:59:48.699Z] + OS_FAMILY=debian [2023-09-28T12:59:48.699Z] + workspace=/w/workspace/_app-service-configurable_PR-602 [2023-09-28T12:59:48.699Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-28T12:59:48.699Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-28T12:59:48.699Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-28T12:59:48.699Z] + PACKAGES=/tmp/packages_start.txt [2023-09-28T12:59:48.699Z] + '[' /w/workspace/_app-service-configurable_PR-602 ']' [2023-09-28T12:59:48.699Z] + PACKAGES=/tmp/packages_end.txt [2023-09-28T12:59:48.699Z] + case "${OS_FAMILY}" in [2023-09-28T12:59:48.699Z] + dpkg -l [2023-09-28T12:59:48.699Z] + grep '^ii' [2023-09-28T12:59:48.699Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-28T12:59:48.699Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-28T12:59:48.699Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-28T12:59:48.699Z] + '[' /w/workspace/_app-service-configurable_PR-602 ']' [2023-09-28T12:59:48.699Z] + mkdir -p /w/workspace/_app-service-configurable_PR-602/archives/ [2023-09-28T12:59:48.700Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-602/archives/ [Pipeline] echo [2023-09-28T12:59:48.740Z] 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-602/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-28T12:59:49.037Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T12:59:49.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T12:59:49.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T12:59:49.807Z] prd-ubuntu20.04-docker-8c-8g-8134 does not seem to be running inside a container [2023-09-28T12:59:49.852Z] $ 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-602/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-602 -v /w/workspace/_app-service-configurable_PR-602:/w/workspace/_app-service-configurable_PR-602:rw,z -v /w/workspace/_app-service-configurable_PR-602@tmp:/w/workspace/_app-service-configurable_PR-602@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-09-28T12:59:50.090Z] $ docker top cd8bc77ab80ade699a3a9647d690455a00ee49bb9041adb4dfa4eefd22757188 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T12:59:50.476Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-28T12:59:50.789Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-28T12:59:51.110Z] + ls /var/log/sa-host [2023-09-28T12:59:51.110Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T12:59:51.328Z] provisioning config files... [2023-09-28T12:59:51.337Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-602@tmp/config13487662261542420998tmp [Pipeline] { [Pipeline] echo [2023-09-28T12:59:51.389Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T12:59:51.704Z] ---> create-netrc.sh [Pipeline] } [2023-09-28T12:59:51.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-28T12:59:52.153Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-28T12:59:52.182Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T12:59:52.497Z] ---> sudo-logs.sh [2023-09-28T12:59:52.497Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-28T12:59:52.583Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T12:59:52.892Z] ---> job-cost.sh [2023-09-28T12:59:52.892Z] lf-activate-venv: SKIPPING [2023-09-28T12:59:52.892Z] DEBUG: total: 0.2199999988079071 [2023-09-28T12:59:52.892Z] INFO: Retrieving Stack Cost... [2023-09-28T12:59:53.152Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-28T12:59:53.722Z] INFO: Archiving Costs [Pipeline] echo [2023-09-28T12:59:53.754Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T12:59:54.068Z] ---> logs-deploy.sh [2023-09-28T12:59:54.068Z] lf-activate-venv: SKIPPING [2023-09-28T12:59:54.068Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-602/1 [2023-09-28T12:59:54.068Z] INFO: archiving workspace using pattern(s): [2023-09-28T12:59:55.004Z] Archives upload complete. [2023-09-28T12:59:55.004Z] INFO: archiving logs to Nexus