Pull request #566 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c34dca418e7eed00f1b5c5821876dfbc59d3ec87+773240d7c00756d96df130f49dca2804083f7a37 (5167663dfc022f38811966908bd0c384ae7034df) 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-ssh6383521975089797615.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11447202022600908976.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-566/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-566/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2820025848403383855.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-566/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1858655352844038396.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh1791011034601223667.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-566/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-566/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1486925419350907125.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16356’ Running on prd-ubuntu20.04-docker-8c-8g-16359 in /w/workspace/_app-service-configurable_PR-566 [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-566 # 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/566/head:refs/remotes/origin/PR-566 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 773240d7c00756d96df130f49dca2804083f7a37 into PR head commit c34dca418e7eed00f1b5c5821876dfbc59d3ec87 Merge succeeded, producing c34dca418e7eed00f1b5c5821876dfbc59d3ec87 Checking out Revision c34dca418e7eed00f1b5c5821876dfbc59d3ec87 (PR-566) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T21:27:12.381Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f c34dca418e7eed00f1b5c5821876dfbc59d3ec87 # 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 773240d7c00756d96df130f49dca2804083f7a37 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c34dca418e7eed00f1b5c5821876dfbc59d3ec87 # timeout=10 [2023-05-22T21:27:12.574Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T21:27:12.678Z] ========================================================= [2023-05-22T21:27:12.678Z] EdgeX Global Pipelines Version Info [2023-05-22T21:27:12.678Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:27:13.457Z] ------------------- [2023-05-22T21:27:13.457Z] stable info: [2023-05-22T21:27:13.457Z] ------------------- [2023-05-22T21:27:13.457Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T21:27:13.457Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:27:13.457Z] Message: update stable to v1.0.249 [2023-05-22T21:27:14.029Z] ------------------- [2023-05-22T21:27:14.029Z] experimental info: [2023-05-22T21:27:14.029Z] ------------------- [2023-05-22T21:27:14.029Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T21:27:14.029Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:27:14.029Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T21:27:14.320Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-22T21:27:14.366Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-22T21:27:14.413Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T21:27:14.449Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T21:27:14.487Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T21:27:14.526Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T21:27:14.566Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T21:27:14.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T21:27:14.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T21:27:14.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T21:27:14.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T21:27:14.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-22T21:27:14.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T21:27:14.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T21:27:14.889Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:27:14.924Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:27:14.963Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:27:15.006Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:27:15.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T21:27:15.094Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T21:27:15.141Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-22T21:27:15.188Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-22T21:27:15.233Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T21:27:15.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T21:27:15.330Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-22T21:27:15.374Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T21:27:15.415Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T21:27:15.458Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-566 [Pipeline] echo [2023-05-22T21:27:15.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-566 [Pipeline] echo [2023-05-22T21:27:15.547Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-566 [Pipeline] echo [2023-05-22T21:27:15.586Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c34dca418e7eed00f1b5c5821876dfbc59d3ec87 [Pipeline] echo [2023-05-22T21:27:15.628Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c34dca4 [Pipeline] echo [2023-05-22T21:27:15.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:27:15.786Z] provisioning config files... [2023-05-22T21:27:15.828Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-566@tmp/config11412196400974540709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:27:16.179Z] ---> docker-login.sh [2023-05-22T21:27:16.179Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:27:16.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:27:16.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:27:16.441Z] Configure a credential helper to remove this warning. See [2023-05-22T21:27:16.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:27:16.441Z] [2023-05-22T21:27:16.441Z] Login Succeeded [2023-05-22T21:27:16.441Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:27:16.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:27:16.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:27:16.701Z] Configure a credential helper to remove this warning. See [2023-05-22T21:27:16.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:27:16.701Z] [2023-05-22T21:27:16.701Z] Login Succeeded [2023-05-22T21:27:16.701Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:27:16.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:27:16.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:27:16.701Z] Configure a credential helper to remove this warning. See [2023-05-22T21:27:16.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:27:16.701Z] [2023-05-22T21:27:16.701Z] Login Succeeded [2023-05-22T21:27:16.702Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:27:16.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:27:16.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:27:16.963Z] Configure a credential helper to remove this warning. See [2023-05-22T21:27:16.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:27:16.963Z] [2023-05-22T21:27:16.963Z] Login Succeeded [2023-05-22T21:27:16.963Z] docker.io [2023-05-22T21:27:16.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:27:17.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:27:17.223Z] Configure a credential helper to remove this warning. See [2023-05-22T21:27:17.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:27:17.223Z] [2023-05-22T21:27:17.223Z] Login Succeeded [2023-05-22T21:27:17.223Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:27:17.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T21:27:17.905Z] + git rev-list -1 --merges c34dca418e7eed00f1b5c5821876dfbc59d3ec87~1..c34dca418e7eed00f1b5c5821876dfbc59d3ec87 [Pipeline] echo [2023-05-22T21:27:17.966Z] -----------> git rev-list -1 --merges c34dca418e7eed00f1b5c5821876dfbc59d3ec87~1..c34dca418e7eed00f1b5c5821876dfbc59d3ec87 c34dca418e7eed00f1b5c5821876dfbc59d3ec87 [false] [Pipeline] sh [2023-05-22T21:27:18.284Z] + git log --format=format:%s -1 c34dca418e7eed00f1b5c5821876dfbc59d3ec87 [Pipeline] echo [2023-05-22T21:27:18.320Z] ========================================================= [2023-05-22T21:27:18.320Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T21:27:18.320Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:27:18.760Z] + git log --format=format:%s -1 c34dca418e7eed00f1b5c5821876dfbc59d3ec87 [Pipeline] echo [2023-05-22T21:27:18.796Z] [semverPrep] GIT_COMMIT: c34dca418e7eed00f1b5c5821876dfbc59d3ec87, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-05-22T21:27:18.827Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T21:27:19.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T21:27:19.215Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T21:27:19.215Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T21:27:19.215Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T21:27:19.215Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T21:27:19.215Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T21:27:19.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:27:19.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:27:19.665Z] [2023-05-22T21:27:19.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:27:20.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:27:20.055Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T21:27:20.055Z] b85a868b505f: Pulling fs layer [2023-05-22T21:27:20.055Z] e2be974225ed: Pulling fs layer [2023-05-22T21:27:20.055Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T21:27:20.055Z] 988bab9f4d93: Pulling fs layer [2023-05-22T21:27:20.055Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T21:27:20.055Z] eaf3925da568: Pulling fs layer [2023-05-22T21:27:20.055Z] bab4dde63d76: Pulling fs layer [2023-05-22T21:27:20.055Z] bde34c3a00c8: Pulling fs layer [2023-05-22T21:27:20.055Z] b352a97aabf1: Pulling fs layer [2023-05-22T21:27:20.055Z] bde34c3a00c8: Waiting [2023-05-22T21:27:20.055Z] 988bab9f4d93: Waiting [2023-05-22T21:27:20.055Z] eaf3925da568: Waiting [2023-05-22T21:27:20.055Z] bab4dde63d76: Waiting [2023-05-22T21:27:20.055Z] 1469e6f7b9e6: Waiting [2023-05-22T21:27:20.055Z] b352a97aabf1: Waiting [2023-05-22T21:27:20.055Z] 4872d77fe225: Pulling fs layer [2023-05-22T21:27:20.055Z] 5851b861e8e6: Pulling fs layer [2023-05-22T21:27:20.055Z] 4872d77fe225: Waiting [2023-05-22T21:27:20.055Z] 5851b861e8e6: Waiting [2023-05-22T21:27:20.055Z] e2be974225ed: Verifying Checksum [2023-05-22T21:27:20.055Z] e2be974225ed: Download complete [2023-05-22T21:27:20.055Z] 988bab9f4d93: Verifying Checksum [2023-05-22T21:27:20.055Z] 988bab9f4d93: Download complete [2023-05-22T21:27:20.055Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T21:27:20.055Z] 1469e6f7b9e6: Download complete [2023-05-22T21:27:20.055Z] eaf3925da568: Verifying Checksum [2023-05-22T21:27:20.055Z] eaf3925da568: Download complete [2023-05-22T21:27:20.318Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T21:27:20.318Z] 339a4e72a1f5: Download complete [2023-05-22T21:27:20.318Z] bde34c3a00c8: Verifying Checksum [2023-05-22T21:27:20.318Z] bde34c3a00c8: Download complete [2023-05-22T21:27:20.318Z] b352a97aabf1: Verifying Checksum [2023-05-22T21:27:20.318Z] b352a97aabf1: Download complete [2023-05-22T21:27:20.318Z] 4872d77fe225: Verifying Checksum [2023-05-22T21:27:20.318Z] 4872d77fe225: Download complete [2023-05-22T21:27:20.318Z] 5851b861e8e6: Verifying Checksum [2023-05-22T21:27:20.318Z] 5851b861e8e6: Download complete [2023-05-22T21:27:20.318Z] b85a868b505f: Verifying Checksum [2023-05-22T21:27:20.318Z] b85a868b505f: Download complete [2023-05-22T21:27:20.577Z] bab4dde63d76: Verifying Checksum [2023-05-22T21:27:20.577Z] bab4dde63d76: Download complete [2023-05-22T21:27:21.513Z] b85a868b505f: Pull complete [2023-05-22T21:27:21.773Z] e2be974225ed: Pull complete [2023-05-22T21:27:22.341Z] 339a4e72a1f5: Pull complete [2023-05-22T21:27:22.341Z] 988bab9f4d93: Pull complete [2023-05-22T21:27:22.601Z] 1469e6f7b9e6: Pull complete [2023-05-22T21:27:22.601Z] eaf3925da568: Pull complete [2023-05-22T21:27:24.523Z] bab4dde63d76: Pull complete [2023-05-22T21:27:24.523Z] bde34c3a00c8: Pull complete [2023-05-22T21:27:24.787Z] b352a97aabf1: Pull complete [2023-05-22T21:27:24.787Z] 4872d77fe225: Pull complete [2023-05-22T21:27:24.787Z] 5851b861e8e6: Pull complete [2023-05-22T21:27:24.787Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T21:27:24.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:27:24.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:27:25.079Z] prd-ubuntu20.04-docker-8c-8g-16359 does not seem to be running inside a container [2023-05-22T21:27:25.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-566 -v /w/workspace/_app-service-configurable_PR-566:/w/workspace/_app-service-configurable_PR-566:rw,z -v /w/workspace/_app-service-configurable_PR-566@tmp:/w/workspace/_app-service-configurable_PR-566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T21:27:27.713Z] $ docker top 78bf7d21e66d66360023843bc35c8b7de959c349fe35affbce8467a3fb37b87b -eo pid,comm [2023-05-22T21:27:27.762Z] 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-05-22T21:27:27.762Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T21:27:27.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:27:27.894Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:27:28.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:27:28.009Z] $ docker exec 78bf7d21e66d66360023843bc35c8b7de959c349fe35affbce8467a3fb37b87b ssh-agent [2023-05-22T21:27:28.128Z] SSH_AUTH_SOCK=/tmp/ssh-vITG3z0h7yUT/agent.33 [2023-05-22T21:27:28.128Z] SSH_AGENT_PID=39 [2023-05-22T21:27:28.134Z] Running ssh-add (command line suppressed) [2023-05-22T21:27:28.238Z] Identity added: /w/workspace/_app-service-configurable_PR-566@tmp/private_key_11858249586368401454.key (/w/workspace/_app-service-configurable_PR-566@tmp/private_key_11858249586368401454.key) [2023-05-22T21:27:28.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:27:28.580Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T21:27:28.609Z] $ docker exec --env ******** --env ******** 78bf7d21e66d66360023843bc35c8b7de959c349fe35affbce8467a3fb37b87b ssh-agent -k [2023-05-22T21:27:28.713Z] unset SSH_AUTH_SOCK; [2023-05-22T21:27:28.713Z] unset SSH_AGENT_PID; [2023-05-22T21:27:28.714Z] echo Agent pid 39 killed; [2023-05-22T21:27:28.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T21:27:28.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:27:28.810Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:27:28.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:27:28.919Z] $ docker exec 78bf7d21e66d66360023843bc35c8b7de959c349fe35affbce8467a3fb37b87b ssh-agent [2023-05-22T21:27:29.024Z] SSH_AUTH_SOCK=/tmp/ssh-FtdnmvlHsz15/agent.71 [2023-05-22T21:27:29.024Z] SSH_AGENT_PID=77 [2023-05-22T21:27:29.029Z] Running ssh-add (command line suppressed) [2023-05-22T21:27:29.130Z] Identity added: /w/workspace/_app-service-configurable_PR-566@tmp/private_key_17018186841679796395.key (/w/workspace/_app-service-configurable_PR-566@tmp/private_key_17018186841679796395.key) [2023-05-22T21:27:29.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:27:29.484Z] + git semver init [2023-05-22T21:27:29.744Z] 2023-05-22 21:27:29,678 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T21:27:29.744Z] 2023-05-22 21:27:29,679 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-566/.semver [2023-05-22T21:27:29.744Z] 2023-05-22 21:27:29,679 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-566/.semver [2023-05-22T21:27:29.744Z] 2023-05-22 21:27:29,679 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-566/.semver'], cwd=/w/workspace/_app-service-configurable_PR-566, universal_newlines=False, shell=None, istream=None) [2023-05-22T21:27:30.686Z] 2023-05-22 21:27:30,476 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-566/.git/info/exclude [2023-05-22T21:27:30.686Z] 2023-05-22 21:27:30,477 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-566/.semver/PR-566 with force:False [2023-05-22T21:27:30.686Z] 2023-05-22 21:27:30,477 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-566/.semver/PR-566 [2023-05-22T21:27:30.686Z] 2023-05-22 21:27:30,481 [execute] INFO git cat-file --batch-check [2023-05-22T21:27:30.686Z] 2023-05-22 21:27:30,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-566/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:27:30.686Z] 2023-05-22 21:27:30,488 [execute] INFO git cat-file --batch [2023-05-22T21:27:30.686Z] 2023-05-22 21:27:30,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-566/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:27:30.686Z] 2023-05-22 21:27:30,493 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-566/.semver/PR-566 [2023-05-22T21:27:30.686Z] 0.0.0 [Pipeline] } [2023-05-22T21:27:30.713Z] $ docker exec --env ******** --env ******** 78bf7d21e66d66360023843bc35c8b7de959c349fe35affbce8467a3fb37b87b ssh-agent -k [2023-05-22T21:27:30.810Z] unset SSH_AUTH_SOCK; [2023-05-22T21:27:30.810Z] unset SSH_AGENT_PID; [2023-05-22T21:27:30.810Z] echo Agent pid 77 killed; [2023-05-22T21:27:30.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T21:27:31.251Z] + git semver [Pipeline] } [2023-05-22T21:27:31.540Z] $ docker stop --time=1 78bf7d21e66d66360023843bc35c8b7de959c349fe35affbce8467a3fb37b87b [2023-05-22T21:27:32.872Z] $ docker rm -f --volumes 78bf7d21e66d66360023843bc35c8b7de959c349fe35affbce8467a3fb37b87b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:27:33.269Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T21:27:33.550Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T21:27:33.633Z] [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-05-22T21:27:34.272Z] provisioning config files... [2023-05-22T21:27:34.281Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-566@tmp/config3222355723764091765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:27:34.637Z] ---> docker-login.sh [2023-05-22T21:27:34.637Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:27:34.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:27:34.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:27:34.637Z] Configure a credential helper to remove this warning. See [2023-05-22T21:27:34.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:27:34.637Z] [2023-05-22T21:27:34.637Z] Login Succeeded [2023-05-22T21:27:34.637Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:27:34.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:27:34.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:27:34.637Z] Configure a credential helper to remove this warning. See [2023-05-22T21:27:34.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:27:34.637Z] [2023-05-22T21:27:34.637Z] Login Succeeded [2023-05-22T21:27:34.637Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:27:34.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:27:34.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:27:34.897Z] Configure a credential helper to remove this warning. See [2023-05-22T21:27:34.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:27:34.897Z] [2023-05-22T21:27:34.897Z] Login Succeeded [2023-05-22T21:27:34.897Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:27:34.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:27:34.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:27:34.897Z] Configure a credential helper to remove this warning. See [2023-05-22T21:27:34.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:27:34.897Z] [2023-05-22T21:27:34.897Z] Login Succeeded [2023-05-22T21:27:34.897Z] docker.io [2023-05-22T21:27:35.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:27:35.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:27:35.156Z] Configure a credential helper to remove this warning. See [2023-05-22T21:27:35.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:27:35.156Z] [2023-05-22T21:27:35.156Z] Login Succeeded [2023-05-22T21:27:35.156Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:27:35.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T21:27:35.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:27:35.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:27:35.472Z] ========================================================= [2023-05-22T21:27:35.472Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T21:27:35.472Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:27:35.953Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T21:27:35.953Z] Sending build context to Docker daemon 3.354MB [2023-05-22T21:27:35.953Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:27:35.953Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-22T21:27:35.953Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T21:27:35.953Z] f56be85fc22e: Pulling fs layer [2023-05-22T21:27:35.953Z] 85791d961cd3: Pulling fs layer [2023-05-22T21:27:35.953Z] d694b5ae8c79: Pulling fs layer [2023-05-22T21:27:35.953Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T21:27:35.953Z] 4d19c01a9841: Pulling fs layer [2023-05-22T21:27:35.953Z] 9325e15d5711: Pulling fs layer [2023-05-22T21:27:35.953Z] 556b6ee489ea: Pulling fs layer [2023-05-22T21:27:35.953Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T21:27:35.953Z] 9f32a84ed3da: Waiting [2023-05-22T21:27:35.953Z] 4d19c01a9841: Waiting [2023-05-22T21:27:35.953Z] 9325e15d5711: Waiting [2023-05-22T21:27:35.953Z] 556b6ee489ea: Waiting [2023-05-22T21:27:35.953Z] c5a4b2cf53e6: Waiting [2023-05-22T21:27:35.953Z] 85791d961cd3: Download complete [2023-05-22T21:27:35.953Z] 9f32a84ed3da: Download complete [2023-05-22T21:27:36.213Z] 4d19c01a9841: Verifying Checksum [2023-05-22T21:27:36.213Z] 4d19c01a9841: Download complete [2023-05-22T21:27:36.213Z] f56be85fc22e: Download complete [2023-05-22T21:27:36.213Z] 9325e15d5711: Verifying Checksum [2023-05-22T21:27:36.213Z] 9325e15d5711: Download complete [2023-05-22T21:27:36.213Z] f56be85fc22e: Pull complete [2023-05-22T21:27:36.477Z] 85791d961cd3: Pull complete [2023-05-22T21:27:36.736Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T21:27:36.736Z] d694b5ae8c79: Verifying Checksum [2023-05-22T21:27:36.736Z] d694b5ae8c79: Download complete [2023-05-22T21:27:36.994Z] 556b6ee489ea: Verifying Checksum [2023-05-22T21:27:36.995Z] 556b6ee489ea: Download complete [2023-05-22T21:27:40.279Z] d694b5ae8c79: Pull complete [2023-05-22T21:27:40.279Z] 9f32a84ed3da: Pull complete [2023-05-22T21:27:40.279Z] 4d19c01a9841: Pull complete [2023-05-22T21:27:40.279Z] 9325e15d5711: Pull complete [2023-05-22T21:27:42.829Z] 556b6ee489ea: Pull complete [2023-05-22T21:27:43.398Z] c5a4b2cf53e6: Pull complete [2023-05-22T21:27:43.670Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T21:27:43.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T21:27:43.670Z] ---> c4be618373d6 [2023-05-22T21:27:43.670Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T21:27:46.963Z] ---> Running in 4ede65ffd998 [2023-05-22T21:27:47.224Z] Removing intermediate container 4ede65ffd998 [2023-05-22T21:27:47.224Z] ---> 98df724e2510 [2023-05-22T21:27:47.224Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:27:47.224Z] ---> Running in 536a62500b47 [2023-05-22T21:27:47.224Z] Removing intermediate container 536a62500b47 [2023-05-22T21:27:47.224Z] ---> d421ed356f59 [2023-05-22T21:27:47.224Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:27:47.224Z] ---> Running in 1789b74d3a3c [2023-05-22T21:27:47.483Z] Removing intermediate container 1789b74d3a3c [2023-05-22T21:27:47.483Z] ---> ac601080426e [2023-05-22T21:27:47.483Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:27:47.483Z] ---> Running in ef132ee40a74 [2023-05-22T21:27:47.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:27:47.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:27:48.003Z] OK: 265 MiB in 53 packages [2023-05-22T21:27:48.264Z] Removing intermediate container ef132ee40a74 [2023-05-22T21:27:48.264Z] ---> 720fd615dc2f [2023-05-22T21:27:48.264Z] Step 7/12 : WORKDIR /app [2023-05-22T21:27:48.264Z] ---> Running in 56b0dcc408ec [2023-05-22T21:27:48.525Z] Removing intermediate container 56b0dcc408ec [2023-05-22T21:27:48.525Z] ---> af28ac20f7cf [2023-05-22T21:27:48.526Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-22T21:27:48.526Z] ---> 99a3a76dcbc5 [2023-05-22T21:27:48.526Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:27:48.526Z] ---> Running in df57a5531b56 [2023-05-22T21:27:49.072Z] Still waiting to schedule task [2023-05-22T21:27:49.073Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16357’ [2023-05-22T21:28:15.189Z] Removing intermediate container df57a5531b56 [2023-05-22T21:28:15.189Z] ---> b241500cb4ea [2023-05-22T21:28:15.189Z] Step 10/12 : COPY . . [2023-05-22T21:28:15.189Z] ---> b4f70cd4c6a8 [2023-05-22T21:28:15.189Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:28:15.189Z] ---> Running in e243ae4ce150 [2023-05-22T21:28:15.189Z] Removing intermediate container e243ae4ce150 [2023-05-22T21:28:15.189Z] ---> 755a1e91325d [2023-05-22T21:28:15.189Z] Step 12/12 : RUN $MAKE [2023-05-22T21:28:15.189Z] ---> Running in cfa555340a89 [2023-05-22T21:28:15.189Z] noop [2023-05-22T21:28:15.189Z] Removing intermediate container cfa555340a89 [2023-05-22T21:28:15.189Z] ---> 9d091485c6d0 [2023-05-22T21:28:15.189Z] Successfully built 9d091485c6d0 [2023-05-22T21:28:15.189Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:28:15.648Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:28:15.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:28:15.808Z] prd-ubuntu20.04-docker-8c-8g-16359 does not seem to be running inside a container [2023-05-22T21:28:15.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-566 -v /w/workspace/_app-service-configurable_PR-566:/w/workspace/_app-service-configurable_PR-566:rw,z -v /w/workspace/_app-service-configurable_PR-566@tmp:/w/workspace/_app-service-configurable_PR-566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T21:28:16.172Z] $ docker top e6da644d0829b46d1f5105f26708f55062a72c0b4d6681aa9e8d407f9b3a59d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:28:16.563Z] + go version [2023-05-22T21:28:16.563Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T21:28:16.596Z] $ docker stop --time=1 e6da644d0829b46d1f5105f26708f55062a72c0b4d6681aa9e8d407f9b3a59d0 [2023-05-22T21:28:17.887Z] $ docker rm -f --volumes e6da644d0829b46d1f5105f26708f55062a72c0b4d6681aa9e8d407f9b3a59d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:28:18.607Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:28:18.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:28:18.759Z] prd-ubuntu20.04-docker-8c-8g-16359 does not seem to be running inside a container [2023-05-22T21:28:18.793Z] $ 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-566 -v /w/workspace/_app-service-configurable_PR-566:/w/workspace/_app-service-configurable_PR-566:rw,z -v /w/workspace/_app-service-configurable_PR-566@tmp:/w/workspace/_app-service-configurable_PR-566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T21:28:19.136Z] $ docker top 6bf6003f1e6c041fee58480237c4e57fe9cd1595b157f240308fa75dee86effe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:28:19.520Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-566 [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:28:19.901Z] + make test [2023-05-22T21:28:19.901Z] go test -race -coverprofile=coverage.out ./... [2023-05-22T21:28:41.967Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-22T21:28:56.840Z] go vet ./... [2023-05-22T21:29:00.122Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T21:29:00.122Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T21:29:00.122Z] ./bin/test-attribution-txt.sh [2023-05-22T21:29:00.122Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-22T21:29:00.122Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-22T21:29:00.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T21:29:00.194Z] $ docker stop --time=1 6bf6003f1e6c041fee58480237c4e57fe9cd1595b157f240308fa75dee86effe [2023-05-22T21:29:04.815Z] $ docker rm -f --volumes 6bf6003f1e6c041fee58480237c4e57fe9cd1595b157f240308fa75dee86effe [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:29:05.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T21:29:05.462Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-22T21:29:06.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T21:29:06.382Z] + ls -al . [2023-05-22T21:29:06.382Z] total 176 [2023-05-22T21:29:06.382Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:28 . [2023-05-22T21:29:06.382Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:27 .. [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 119 May 22 21:27 .dockerignore [2023-05-22T21:29:06.382Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:27 .git [2023-05-22T21:29:06.382Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:27 .github [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 171 May 22 21:27 .gitignore [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:27 .golangci.yml [2023-05-22T21:29:06.382Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:27 .semver [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 22 21:27 Attribution.txt [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 22 21:27 CHANGELOG.md [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 22 21:27 Dockerfile [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:27 GOVERNANCE.md [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 688 May 22 21:27 Jenkinsfile [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 22 21:27 LICENSE [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 618 May 22 21:27 OWNERS.md [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 22 21:27 README.md [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:27 VERSION [2023-05-22T21:29:06.382Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:27 bin [2023-05-22T21:29:06.382Z] -rw-r--r-- 1 jenkins jenkins 13 May 22 21:28 coverage.out [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 22 21:27 go.mod [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 22 21:27 go.sum [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 22 21:27 main.go [2023-05-22T21:29:06.382Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 22 21:27 makefile [2023-05-22T21:29:06.382Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 21:27 res [2023-05-22T21:29:06.382Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:27 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:29:06.772Z] + 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=c34dca418e7eed00f1b5c5821876dfbc59d3ec87 --label arch=amd64 --label version=0.0.0 . [2023-05-22T21:29:06.772Z] Sending build context to Docker daemon 3.355MB [2023-05-22T21:29:06.772Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:29:06.772Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-22T21:29:06.772Z] ---> 9d091485c6d0 [2023-05-22T21:29:06.772Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T21:29:06.772Z] ---> Running in 9f77a16bb81c [2023-05-22T21:29:07.033Z] Removing intermediate container 9f77a16bb81c [2023-05-22T21:29:07.033Z] ---> 7d0b393de049 [2023-05-22T21:29:07.033Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:29:07.033Z] ---> Running in cc1b4f110b92 [2023-05-22T21:29:07.033Z] Removing intermediate container cc1b4f110b92 [2023-05-22T21:29:07.033Z] ---> ab80832b8724 [2023-05-22T21:29:07.033Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:29:07.033Z] ---> Running in dc7cf0ce09fd [2023-05-22T21:29:07.033Z] Removing intermediate container dc7cf0ce09fd [2023-05-22T21:29:07.033Z] ---> bc00fcc97362 [2023-05-22T21:29:07.033Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:29:07.033Z] ---> Running in 2d456d1e1c6b [2023-05-22T21:29:07.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:29:07.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:29:07.814Z] OK: 265 MiB in 53 packages [2023-05-22T21:29:08.072Z] Removing intermediate container 2d456d1e1c6b [2023-05-22T21:29:08.072Z] ---> 933f3cf42ded [2023-05-22T21:29:08.072Z] Step 7/26 : WORKDIR /app [2023-05-22T21:29:08.072Z] ---> Running in 1f75d2bfb85f [2023-05-22T21:29:08.331Z] Removing intermediate container 1f75d2bfb85f [2023-05-22T21:29:08.331Z] ---> 5301ede195db [2023-05-22T21:29:08.331Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-22T21:29:08.331Z] ---> 36b2570ffadf [2023-05-22T21:29:08.331Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:29:08.331Z] ---> Running in f258467578ac [2023-05-22T21:29:09.269Z] Removing intermediate container f258467578ac [2023-05-22T21:29:09.269Z] ---> 1c70d3b4d763 [2023-05-22T21:29:09.269Z] Step 10/26 : COPY . . [2023-05-22T21:29:09.269Z] ---> 15cc1c7abfcc [2023-05-22T21:29:09.269Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:29:09.269Z] ---> Running in 5a581605ced8 [2023-05-22T21:29:09.529Z] Removing intermediate container 5a581605ced8 [2023-05-22T21:29:09.529Z] ---> 619d480c695b [2023-05-22T21:29:09.529Z] Step 12/26 : RUN $MAKE [2023-05-22T21:29:09.529Z] ---> Running in c8d9e1ca869c [2023-05-22T21:29:09.792Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-22T21:29:31.726Z] Removing intermediate container c8d9e1ca869c [2023-05-22T21:29:31.726Z] ---> f90c73c1046b [2023-05-22T21:29:31.726Z] Step 13/26 : FROM alpine:3.17 [2023-05-22T21:29:31.726Z] 3.17: Pulling from library/alpine [2023-05-22T21:29:31.726Z] f56be85fc22e: Already exists [2023-05-22T21:29:31.726Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T21:29:31.726Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T21:29:31.726Z] ---> 9ed4aefc74f6 [2023-05-22T21:29:31.726Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-22T21:29:31.726Z] ---> Running in 0e67c40cc639 [2023-05-22T21:29:31.726Z] Removing intermediate container 0e67c40cc639 [2023-05-22T21:29:31.726Z] ---> 1aa246cbd103 [2023-05-22T21:29:31.726Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-22T21:29:31.726Z] ---> Running in 393bf4a486c1 [2023-05-22T21:29:31.726Z] Removing intermediate container 393bf4a486c1 [2023-05-22T21:29:31.726Z] ---> 60203c15afdb [2023-05-22T21:29:31.726Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-22T21:29:31.726Z] ---> Running in 98c6fb8d2683 [2023-05-22T21:29:31.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:29:31.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:29:31.726Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-22T21:29:31.726Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-22T21:29:31.726Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:29:31.726Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T21:29:31.726Z] OK: 8 MiB in 17 packages [2023-05-22T21:29:31.726Z] Removing intermediate container 98c6fb8d2683 [2023-05-22T21:29:31.726Z] ---> 00828c09ac4a [2023-05-22T21:29:31.726Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-22T21:29:31.726Z] ---> dcd3d50329f2 [2023-05-22T21:29:31.726Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-22T21:29:31.726Z] ---> f233f9cf7cf3 [2023-05-22T21:29:31.726Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-22T21:29:31.726Z] ---> b66578b4641f [2023-05-22T21:29:31.726Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-22T21:29:31.726Z] ---> e5832f8f230a [2023-05-22T21:29:31.726Z] Step 21/26 : EXPOSE 48095 [2023-05-22T21:29:31.726Z] ---> Running in dd451c5e9325 [2023-05-22T21:29:31.726Z] Removing intermediate container dd451c5e9325 [2023-05-22T21:29:31.726Z] ---> dbd68be33e4c [2023-05-22T21:29:31.726Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-22T21:29:31.726Z] ---> Running in cb935f6b578e [2023-05-22T21:29:31.726Z] Removing intermediate container cb935f6b578e [2023-05-22T21:29:31.726Z] ---> f234689a252c [2023-05-22T21:29:31.726Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T21:29:31.726Z] ---> Running in b1f977d47aab [2023-05-22T21:29:31.726Z] Removing intermediate container b1f977d47aab [2023-05-22T21:29:31.726Z] ---> 396b23000c67 [2023-05-22T21:29:31.726Z] Step 24/26 : LABEL arch=amd64 [2023-05-22T21:29:31.726Z] ---> Running in 1b762d912dbe [2023-05-22T21:29:31.726Z] Removing intermediate container 1b762d912dbe [2023-05-22T21:29:31.726Z] ---> d7d48b144229 [2023-05-22T21:29:31.726Z] Step 25/26 : LABEL git_sha=c34dca418e7eed00f1b5c5821876dfbc59d3ec87 [2023-05-22T21:29:31.726Z] ---> Running in f8bb53425412 [2023-05-22T21:29:31.726Z] Removing intermediate container f8bb53425412 [2023-05-22T21:29:31.726Z] ---> 120cff34605b [2023-05-22T21:29:31.726Z] Step 26/26 : LABEL version=0.0.0 [2023-05-22T21:29:31.986Z] ---> Running in 18079cc9cf5b [2023-05-22T21:29:31.986Z] Removing intermediate container 18079cc9cf5b [2023-05-22T21:29:31.986Z] ---> a650026a02f0 [2023-05-22T21:29:31.986Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T21:29:31.986Z] Successfully built a650026a02f0 [2023-05-22T21:29:31.986Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:29:32.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:29:32.835Z] [2023-05-22T21:29:32.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:29:33.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:29:33.225Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T21:29:33.225Z] 5eb5b503b376: Pulling fs layer [2023-05-22T21:29:33.225Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T21:29:33.225Z] ec43610c2a17: Pulling fs layer [2023-05-22T21:29:33.225Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T21:29:33.225Z] 33b1e0a273af: Pulling fs layer [2023-05-22T21:29:33.225Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T21:29:33.225Z] 2f39f015ded8: Pulling fs layer [2023-05-22T21:29:33.225Z] 3a2ae6a8a46f: Waiting [2023-05-22T21:29:33.225Z] 2f39f015ded8: Waiting [2023-05-22T21:29:33.225Z] 5d3b04190fa2: Waiting [2023-05-22T21:29:33.225Z] 5c69ac0246d0: Verifying Checksum [2023-05-22T21:29:33.225Z] 5c69ac0246d0: Download complete [2023-05-22T21:29:33.225Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-22T21:29:33.225Z] 3a2ae6a8a46f: Download complete [2023-05-22T21:29:33.225Z] 33b1e0a273af: Verifying Checksum [2023-05-22T21:29:33.225Z] 33b1e0a273af: Download complete [2023-05-22T21:29:33.225Z] 5d3b04190fa2: Download complete [2023-05-22T21:29:33.225Z] ec43610c2a17: Verifying Checksum [2023-05-22T21:29:33.225Z] ec43610c2a17: Download complete [2023-05-22T21:29:33.484Z] 5eb5b503b376: Verifying Checksum [2023-05-22T21:29:33.484Z] 5eb5b503b376: Download complete [2023-05-22T21:29:34.056Z] 2f39f015ded8: Download complete [2023-05-22T21:29:34.623Z] 5eb5b503b376: Pull complete [2023-05-22T21:29:34.623Z] 5c69ac0246d0: Pull complete [2023-05-22T21:29:35.190Z] ec43610c2a17: Pull complete [2023-05-22T21:29:35.190Z] 3a2ae6a8a46f: Pull complete [2023-05-22T21:29:35.457Z] 33b1e0a273af: Pull complete [2023-05-22T21:29:35.457Z] 5d3b04190fa2: Pull complete [2023-05-22T21:29:39.642Z] 2f39f015ded8: Pull complete [2023-05-22T21:29:39.642Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T21:29:39.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:29:39.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:29:39.858Z] prd-ubuntu20.04-docker-8c-8g-16359 does not seem to be running inside a container [2023-05-22T21:29:39.892Z] $ 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-566 -v /w/workspace/_app-service-configurable_PR-566:/w/workspace/_app-service-configurable_PR-566:rw,z -v /w/workspace/_app-service-configurable_PR-566@tmp:/w/workspace/_app-service-configurable_PR-566@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-05-22T21:29:43.585Z] $ docker top 57d46c33a9959a21f3b86f5ff4628595eb8ee0427c7f71a8b7f5a7aed2bd3f66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:29:44.063Z] ---> job-cost.sh [2023-05-22T21:29:44.063Z] lf-activate-venv: SKIPPING [2023-05-22T21:29:44.063Z] INFO: No Stack... [2023-05-22T21:29:44.326Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T21:29:44.585Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T21:29:44.909Z] + cat /w/workspace/_app-service-configurable_PR-566/archives/cost.csv [2023-05-22T21:29:44.909Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T21:29:44.951Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-566-1-stack-cost] [2023-05-22T21:29:44.956Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-566-1-stack-cost] did not exist. Created. [2023-05-22T21:29:44.957Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-566-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T21:29:45.358Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-22T21:29:45.423Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T21:29:45.454Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-566-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T21:29:45.535Z] $ docker stop --time=1 57d46c33a9959a21f3b86f5ff4628595eb8ee0427c7f71a8b7f5a7aed2bd3f66 [2023-05-22T21:29:46.680Z] $ docker rm -f --volumes 57d46c33a9959a21f3b86f5ff4628595eb8ee0427c7f71a8b7f5a7aed2bd3f66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-22T21:31:15.637Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16362 in /w/workspace/_app-service-configurable_PR-566 [Pipeline] { [Pipeline] ws [2023-05-22T21:31:15.699Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-05-22T21:31:15.820Z] Selected Git installation does not exist. Using Default [2023-05-22T21:31:15.820Z] The recommended git tool is: NONE [2023-05-22T21:31:27.414Z] using credential edgex-jenkins-ssh [2023-05-22T21:31:27.465Z] Cloning the remote Git repository [2023-05-22T21:31:27.562Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-22T21:31:27.707Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-05-22T21:31:28.016Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-22T21:31:28.020Z] > git --version # timeout=10 [2023-05-22T21:31:28.082Z] > git --version # 'git version 2.25.1' [2023-05-22T21:31:28.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:31:28.310Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:31:29.696Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-22T21:31:29.753Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:31:30.975Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-22T21:31:31.046Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-22T21:31:31.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:31:31.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/566/head:refs/remotes/origin/PR-566 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-22T21:31:31.665Z] Merging remotes/origin/main commit 773240d7c00756d96df130f49dca2804083f7a37 into PR head commit c34dca418e7eed00f1b5c5821876dfbc59d3ec87 [2023-05-22T21:31:32.171Z] Merge succeeded, producing c34dca418e7eed00f1b5c5821876dfbc59d3ec87 [2023-05-22T21:31:32.171Z] Checking out Revision c34dca418e7eed00f1b5c5821876dfbc59d3ec87 (PR-566) [2023-05-22T21:31:32.886Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-05-22T21:31:32.958Z] > git --version # timeout=10 [2023-05-22T21:31:32.985Z] > git --version # 'git version 2.25.1' [2023-05-22T21:31:33.012Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:31:31.690Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T21:31:31.796Z] > git checkout -f c34dca418e7eed00f1b5c5821876dfbc59d3ec87 # timeout=10 [2023-05-22T21:31:31.967Z] > git remote # timeout=10 [2023-05-22T21:31:32.021Z] > git config --get remote.origin.url # timeout=10 [2023-05-22T21:31:32.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:31:32.088Z] > git merge 773240d7c00756d96df130f49dca2804083f7a37 # timeout=10 [2023-05-22T21:31:32.139Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-22T21:31:32.183Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T21:31:32.227Z] > git checkout -f c34dca418e7eed00f1b5c5821876dfbc59d3ec87 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:31:34.193Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T21:31:34.193Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T21:31:34.193Z] Dload Upload Total Spent Left Speed [2023-05-22T21:31:34.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-05-22T21:31:34.851Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T21:31:35.223Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-22T21:31:35.223Z] + sudo tee /etc/docker/daemon.new [2023-05-22T21:31:35.223Z] { [2023-05-22T21:31:35.223Z] "registry-mirrors": [ [2023-05-22T21:31:35.223Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T21:31:35.223Z] ], [2023-05-22T21:31:35.223Z] "bip": "10.250.0.254/24", [2023-05-22T21:31:35.223Z] "hosts": [ [2023-05-22T21:31:35.223Z] "tcp://0.0.0.0:5555", [2023-05-22T21:31:35.223Z] "unix:///var/run/docker.sock" [2023-05-22T21:31:35.223Z] ], [2023-05-22T21:31:35.223Z] "mtu": 1458, [2023-05-22T21:31:35.223Z] "selinux-enabled": true, [2023-05-22T21:31:35.223Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T21:31:35.223Z] } [Pipeline] sh [2023-05-22T21:31:35.586Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T21:31:35.957Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:31:54.345Z] provisioning config files... [2023-05-22T21:31:54.387Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4682010567278735379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:31:54.806Z] ---> docker-login.sh [2023-05-22T21:31:54.806Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:31:55.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:31:55.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:31:55.404Z] Configure a credential helper to remove this warning. See [2023-05-22T21:31:55.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:31:55.404Z] [2023-05-22T21:31:55.404Z] Login Succeeded [2023-05-22T21:31:55.404Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:31:55.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:31:55.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:31:55.953Z] Configure a credential helper to remove this warning. See [2023-05-22T21:31:55.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:31:55.953Z] [2023-05-22T21:31:55.953Z] Login Succeeded [2023-05-22T21:31:55.953Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:31:56.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:31:56.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:31:56.227Z] Configure a credential helper to remove this warning. See [2023-05-22T21:31:56.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:31:56.227Z] [2023-05-22T21:31:56.227Z] Login Succeeded [2023-05-22T21:31:56.227Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:31:56.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:31:56.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:31:56.779Z] Configure a credential helper to remove this warning. See [2023-05-22T21:31:56.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:31:56.779Z] [2023-05-22T21:31:56.779Z] Login Succeeded [2023-05-22T21:31:56.779Z] docker.io [2023-05-22T21:31:57.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:31:57.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:31:57.333Z] Configure a credential helper to remove this warning. See [2023-05-22T21:31:57.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:31:57.333Z] [2023-05-22T21:31:57.333Z] Login Succeeded [2023-05-22T21:31:57.333Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:31:57.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T21:31:58.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:31:58.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:31:58.133Z] ========================================================= [2023-05-22T21:31:58.133Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T21:31:58.133Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:31:58.647Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T21:31:58.647Z] Sending build context to Docker daemon 168.4kB [2023-05-22T21:31:58.919Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:31:58.919Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-22T21:31:59.192Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T21:31:59.192Z] c41833b44d91: Pulling fs layer [2023-05-22T21:31:59.192Z] ed15518f5707: Pulling fs layer [2023-05-22T21:31:59.192Z] feae8fd75edb: Pulling fs layer [2023-05-22T21:31:59.192Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T21:31:59.192Z] 3cdef696dda3: Pulling fs layer [2023-05-22T21:31:59.192Z] 2ced38df9373: Pulling fs layer [2023-05-22T21:31:59.192Z] 58f1dce35555: Pulling fs layer [2023-05-22T21:31:59.192Z] 3cdef696dda3: Waiting [2023-05-22T21:31:59.192Z] 242c74f7c9fa: Waiting [2023-05-22T21:31:59.192Z] 2ced38df9373: Waiting [2023-05-22T21:31:59.192Z] 58f1dce35555: Waiting [2023-05-22T21:31:59.192Z] ed15518f5707: Download complete [2023-05-22T21:31:59.192Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T21:31:59.192Z] 242c74f7c9fa: Download complete [2023-05-22T21:31:59.192Z] 3cdef696dda3: Verifying Checksum [2023-05-22T21:31:59.192Z] 3cdef696dda3: Download complete [2023-05-22T21:31:59.192Z] c41833b44d91: Download complete [2023-05-22T21:32:00.196Z] c41833b44d91: Pull complete [2023-05-22T21:32:00.790Z] 58f1dce35555: Verifying Checksum [2023-05-22T21:32:00.790Z] 58f1dce35555: Download complete [2023-05-22T21:32:00.790Z] ed15518f5707: Pull complete [2023-05-22T21:32:02.224Z] feae8fd75edb: Verifying Checksum [2023-05-22T21:32:02.224Z] feae8fd75edb: Download complete [2023-05-22T21:32:02.224Z] 2ced38df9373: Verifying Checksum [2023-05-22T21:32:02.224Z] 2ced38df9373: Download complete [2023-05-22T21:32:14.676Z] feae8fd75edb: Pull complete [2023-05-22T21:32:14.676Z] 242c74f7c9fa: Pull complete [2023-05-22T21:32:14.676Z] 3cdef696dda3: Pull complete [2023-05-22T21:32:21.375Z] 2ced38df9373: Pull complete [2023-05-22T21:32:23.979Z] 58f1dce35555: Pull complete [2023-05-22T21:32:23.979Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T21:32:23.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T21:32:23.979Z] ---> fadd8f120f05 [2023-05-22T21:32:23.979Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T21:32:24.949Z] ---> Running in baf45c193af3 [2023-05-22T21:32:25.232Z] Removing intermediate container baf45c193af3 [2023-05-22T21:32:25.232Z] ---> 9c35e96790c3 [2023-05-22T21:32:25.232Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:32:25.232Z] ---> Running in c42366c60d70 [2023-05-22T21:32:25.824Z] Removing intermediate container c42366c60d70 [2023-05-22T21:32:25.824Z] ---> 610488506e39 [2023-05-22T21:32:25.824Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:32:25.824Z] ---> Running in 87385e3a1874 [2023-05-22T21:32:26.095Z] Removing intermediate container 87385e3a1874 [2023-05-22T21:32:26.095Z] ---> 67b12a52d5c7 [2023-05-22T21:32:26.095Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:32:26.095Z] ---> Running in 1541cbe2f1f4 [2023-05-22T21:32:27.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:32:27.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:32:29.222Z] OK: 263 MiB in 53 packages [2023-05-22T21:32:29.816Z] Removing intermediate container 1541cbe2f1f4 [2023-05-22T21:32:29.816Z] ---> cf1461fbada8 [2023-05-22T21:32:29.817Z] Step 7/12 : WORKDIR /app [2023-05-22T21:32:30.089Z] ---> Running in e9df3ca06db6 [2023-05-22T21:32:30.363Z] Removing intermediate container e9df3ca06db6 [2023-05-22T21:32:30.363Z] ---> 826edc3d52e9 [2023-05-22T21:32:30.363Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-22T21:32:30.955Z] ---> a600bf06ef12 [2023-05-22T21:32:30.955Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:32:30.955Z] ---> Running in 5af497ee52fa [2023-05-22T21:33:38.954Z] Removing intermediate container 5af497ee52fa [2023-05-22T21:33:38.954Z] ---> 30df7e094fa4 [2023-05-22T21:33:38.954Z] Step 10/12 : COPY . . [2023-05-22T21:33:38.954Z] ---> bf1717458314 [2023-05-22T21:33:38.954Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:33:38.954Z] ---> Running in d8029cea794b [2023-05-22T21:33:38.954Z] Removing intermediate container d8029cea794b [2023-05-22T21:33:38.954Z] ---> b9fee6270d9e [2023-05-22T21:33:38.954Z] Step 12/12 : RUN $MAKE [2023-05-22T21:33:38.954Z] ---> Running in 20793e87915a [2023-05-22T21:33:38.954Z] noop [2023-05-22T21:33:38.954Z] Removing intermediate container 20793e87915a [2023-05-22T21:33:38.954Z] ---> e7789ae7732b [2023-05-22T21:33:38.954Z] Successfully built e7789ae7732b [2023-05-22T21:33:38.954Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:33:39.469Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:33:39.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:33:39.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-16362 does not seem to be running inside a container [2023-05-22T21:33:39.866Z] $ 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-05-22T21:33:41.165Z] $ docker top c742609c5b0176a7303e07affb62e1d693350a539026f440bc06d5d8f41f9b06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:33:42.095Z] + go version [2023-05-22T21:33:42.095Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T21:33:42.142Z] $ docker stop --time=1 c742609c5b0176a7303e07affb62e1d693350a539026f440bc06d5d8f41f9b06 [2023-05-22T21:33:43.844Z] $ docker rm -f --volumes c742609c5b0176a7303e07affb62e1d693350a539026f440bc06d5d8f41f9b06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:33:44.730Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:33:44.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:33:45.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-16362 does not seem to be running inside a container [2023-05-22T21:33:45.095Z] $ 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-05-22T21:33:46.428Z] $ docker top 1ac17185c66773e6be09f72b656f324b6914a95d4fbb4a16e4cb95fa13bbc235 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:33:47.351Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:33:48.071Z] + make test [2023-05-22T21:33:48.071Z] go test -race -coverprofile=coverage.out ./... [2023-05-22T21:36:54.906Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-22T21:36:54.906Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T21:36:54.906Z] go vet ./... [2023-05-22T21:39:31.775Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T21:39:31.775Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T21:39:31.775Z] ./bin/test-attribution-txt.sh [2023-05-22T21:39:31.775Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-22T21:39:32.055Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-22T21:39:32.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T21:39:32.132Z] $ docker stop --time=1 1ac17185c66773e6be09f72b656f324b6914a95d4fbb4a16e4cb95fa13bbc235 [2023-05-22T21:39:34.254Z] $ docker rm -f --volumes 1ac17185c66773e6be09f72b656f324b6914a95d4fbb4a16e4cb95fa13bbc235 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:39:36.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T21:39:36.134Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T21:39:36.802Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:39:37.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T21:39:37.808Z] + ls -al . [2023-05-22T21:39:37.808Z] total 172 [2023-05-22T21:39:37.808Z] drwxrwxr-x 7 jenkins jenkins 4096 May 22 21:33 . [2023-05-22T21:39:37.808Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:31 .. [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 119 May 22 21:31 .dockerignore [2023-05-22T21:39:37.808Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:31 .git [2023-05-22T21:39:37.808Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:31 .github [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 171 May 22 21:31 .gitignore [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:31 .golangci.yml [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 22 21:31 Attribution.txt [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 22 21:31 CHANGELOG.md [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 22 21:31 Dockerfile [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:31 GOVERNANCE.md [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 688 May 22 21:31 Jenkinsfile [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 22 21:31 LICENSE [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 618 May 22 21:31 OWNERS.md [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 22 21:31 README.md [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:27 VERSION [2023-05-22T21:39:37.808Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:31 bin [2023-05-22T21:39:37.808Z] -rw-r--r-- 1 jenkins jenkins 13 May 22 21:33 coverage.out [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 22 21:31 go.mod [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 22 21:31 go.sum [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 22 21:31 main.go [2023-05-22T21:39:37.808Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 22 21:31 makefile [2023-05-22T21:39:37.808Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 21:31 res [2023-05-22T21:39:37.808Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:31 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:39:38.256Z] + 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=c34dca418e7eed00f1b5c5821876dfbc59d3ec87 --label arch=arm64 --label version=0.0.0 . [2023-05-22T21:39:38.256Z] Sending build context to Docker daemon 169.5kB [2023-05-22T21:39:38.530Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:39:38.530Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-22T21:39:38.530Z] ---> e7789ae7732b [2023-05-22T21:39:38.530Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T21:39:38.530Z] ---> Running in fde5aca7d776 [2023-05-22T21:39:39.130Z] Removing intermediate container fde5aca7d776 [2023-05-22T21:39:39.130Z] ---> 83fa8a23e5d7 [2023-05-22T21:39:39.130Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:39:39.130Z] ---> Running in 0b4250921abb [2023-05-22T21:39:39.405Z] Removing intermediate container 0b4250921abb [2023-05-22T21:39:39.405Z] ---> b111d50114a6 [2023-05-22T21:39:39.405Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:39:39.406Z] ---> Running in 22cab87314c6 [2023-05-22T21:39:40.008Z] Removing intermediate container 22cab87314c6 [2023-05-22T21:39:40.008Z] ---> 5275b00dee83 [2023-05-22T21:39:40.008Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:39:40.008Z] ---> Running in a1c84ab6d157 [2023-05-22T21:39:41.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:39:42.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:39:43.488Z] OK: 263 MiB in 53 packages [2023-05-22T21:39:44.471Z] Removing intermediate container a1c84ab6d157 [2023-05-22T21:39:44.471Z] ---> 0650ece48be2 [2023-05-22T21:39:44.471Z] Step 7/26 : WORKDIR /app [2023-05-22T21:39:44.752Z] ---> Running in 71c43fa3b270 [2023-05-22T21:39:45.027Z] Removing intermediate container 71c43fa3b270 [2023-05-22T21:39:45.027Z] ---> a4e9a52f866f [2023-05-22T21:39:45.027Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-22T21:39:45.621Z] ---> b972866db563 [2023-05-22T21:39:45.621Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:39:45.905Z] ---> Running in b77d777550f5 [2023-05-22T21:39:49.293Z] Removing intermediate container b77d777550f5 [2023-05-22T21:39:49.293Z] ---> baa857dbf23e [2023-05-22T21:39:49.293Z] Step 10/26 : COPY . . [2023-05-22T21:39:49.564Z] ---> 3287e33fb485 [2023-05-22T21:39:49.564Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:39:49.564Z] ---> Running in eaf0dd0121c1 [2023-05-22T21:39:49.846Z] Removing intermediate container eaf0dd0121c1 [2023-05-22T21:39:49.846Z] ---> e10e3189390f [2023-05-22T21:39:49.846Z] Step 12/26 : RUN $MAKE [2023-05-22T21:39:50.119Z] ---> Running in c39cf49dffd7 [2023-05-22T21:39:51.095Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-22T21:42:42.974Z] Removing intermediate container c39cf49dffd7 [2023-05-22T21:42:42.974Z] ---> c36494d874bb [2023-05-22T21:42:42.974Z] Step 13/26 : FROM alpine:3.17 [2023-05-22T21:42:42.974Z] 3.17: Pulling from library/alpine [2023-05-22T21:42:42.974Z] c41833b44d91: Already exists [2023-05-22T21:42:42.974Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T21:42:42.974Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T21:42:42.974Z] ---> 51e60588ff2c [2023-05-22T21:42:42.974Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-22T21:42:42.974Z] ---> Running in eeccc3578513 [2023-05-22T21:42:42.974Z] Removing intermediate container eeccc3578513 [2023-05-22T21:42:42.974Z] ---> 603c801dfc72 [2023-05-22T21:42:42.974Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-22T21:42:42.974Z] ---> Running in 74946274b690 [2023-05-22T21:42:42.974Z] Removing intermediate container 74946274b690 [2023-05-22T21:42:42.974Z] ---> 27fc563ad1d4 [2023-05-22T21:42:42.974Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-22T21:42:42.974Z] ---> Running in 63690d7ed019 [2023-05-22T21:42:42.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:42:42.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:42:42.974Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-22T21:42:42.974Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-22T21:42:42.974Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:42:42.974Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T21:42:42.974Z] OK: 8 MiB in 17 packages [2023-05-22T21:42:42.974Z] Removing intermediate container 63690d7ed019 [2023-05-22T21:42:42.974Z] ---> b2a4a0f52dea [2023-05-22T21:42:42.974Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-22T21:42:42.974Z] ---> d38ffb367125 [2023-05-22T21:42:42.974Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-22T21:42:42.974Z] ---> 7a3ffef547d7 [2023-05-22T21:42:42.974Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-22T21:42:42.974Z] ---> d652b292e4ea [2023-05-22T21:42:42.974Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-22T21:42:43.952Z] ---> 061dae5a2d3f [2023-05-22T21:42:43.952Z] Step 21/26 : EXPOSE 48095 [2023-05-22T21:42:44.233Z] ---> Running in fd5bdd9a802f [2023-05-22T21:42:44.505Z] Removing intermediate container fd5bdd9a802f [2023-05-22T21:42:44.505Z] ---> 918d87ae7fe7 [2023-05-22T21:42:44.505Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-22T21:42:44.505Z] ---> Running in ff1896d33eb2 [2023-05-22T21:42:45.101Z] Removing intermediate container ff1896d33eb2 [2023-05-22T21:42:45.101Z] ---> d01b162751eb [2023-05-22T21:42:45.101Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T21:42:45.101Z] ---> Running in 0dfcb082d5a8 [2023-05-22T21:42:45.375Z] Removing intermediate container 0dfcb082d5a8 [2023-05-22T21:42:45.375Z] ---> 384be5a10933 [2023-05-22T21:42:45.375Z] Step 24/26 : LABEL arch=arm64 [2023-05-22T21:42:45.375Z] ---> Running in f97f6717fb68 [2023-05-22T21:42:45.971Z] Removing intermediate container f97f6717fb68 [2023-05-22T21:42:45.971Z] ---> 6f676dbc5912 [2023-05-22T21:42:45.971Z] Step 25/26 : LABEL git_sha=c34dca418e7eed00f1b5c5821876dfbc59d3ec87 [2023-05-22T21:42:45.971Z] ---> Running in b53eadb4ea89 [2023-05-22T21:42:46.244Z] Removing intermediate container b53eadb4ea89 [2023-05-22T21:42:46.244Z] ---> e0e047b4a294 [2023-05-22T21:42:46.244Z] Step 26/26 : LABEL version=0.0.0 [2023-05-22T21:42:46.520Z] ---> Running in 92de719866ba [2023-05-22T21:42:46.792Z] Removing intermediate container 92de719866ba [2023-05-22T21:42:46.792Z] ---> 24f2b189bb64 [2023-05-22T21:42:46.792Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T21:42:46.792Z] Successfully built 24f2b189bb64 [2023-05-22T21:42:46.792Z] 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-05-22T21:42:47.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T21:42:47.694Z] [2023-05-22T21:42:47.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:42:48.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T21:42:48.404Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T21:42:48.404Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T21:42:48.404Z] 04944245beec: Pulling fs layer [2023-05-22T21:42:48.404Z] 699f458cf7ca: Pulling fs layer [2023-05-22T21:42:48.404Z] 765212b225bb: Pulling fs layer [2023-05-22T21:42:48.404Z] f23df028b6ca: Pulling fs layer [2023-05-22T21:42:48.404Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T21:42:48.404Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T21:42:48.404Z] 765212b225bb: Waiting [2023-05-22T21:42:48.404Z] f23df028b6ca: Waiting [2023-05-22T21:42:48.404Z] d65c8cfc05b1: Waiting [2023-05-22T21:42:48.404Z] 2437ff75d9bd: Waiting [2023-05-22T21:42:48.404Z] 04944245beec: Verifying Checksum [2023-05-22T21:42:48.404Z] 04944245beec: Download complete [2023-05-22T21:42:48.404Z] 765212b225bb: Verifying Checksum [2023-05-22T21:42:48.404Z] 765212b225bb: Download complete [2023-05-22T21:42:48.404Z] f23df028b6ca: Download complete [2023-05-22T21:42:48.404Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T21:42:48.404Z] d65c8cfc05b1: Download complete [2023-05-22T21:42:48.680Z] 699f458cf7ca: Verifying Checksum [2023-05-22T21:42:48.680Z] 699f458cf7ca: Download complete [2023-05-22T21:42:48.953Z] 8998bd30e6a1: Download complete [2023-05-22T21:42:51.559Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T21:42:51.559Z] 2437ff75d9bd: Download complete [2023-05-22T21:42:53.524Z] 8998bd30e6a1: Pull complete [2023-05-22T21:42:54.121Z] 04944245beec: Pull complete [2023-05-22T21:42:57.494Z] 699f458cf7ca: Pull complete [2023-05-22T21:42:57.494Z] 765212b225bb: Pull complete [2023-05-22T21:42:58.471Z] f23df028b6ca: Pull complete [2023-05-22T21:42:58.744Z] d65c8cfc05b1: Pull complete [2023-05-22T21:43:17.025Z] 2437ff75d9bd: Pull complete [2023-05-22T21:43:17.025Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T21:43:17.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T21:43:17.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:43:17.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-16362 does not seem to be running inside a container [2023-05-22T21:43:17.521Z] $ 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-05-22T21:43:20.599Z] $ docker top cc565a75cf58875e0862227ad08c0f8afbeb2a5cb3bc939913e6adcd9b6f8e6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:43:21.570Z] ---> job-cost.sh [2023-05-22T21:43:21.570Z] lf-activate-venv: SKIPPING [2023-05-22T21:43:21.570Z] INFO: No Stack... [2023-05-22T21:43:22.182Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T21:43:23.158Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T21:43:23.847Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-05-22T21:43:23.847Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T21:43:23.908Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-566-1-stack-cost] [2023-05-22T21:43:23.913Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-566-1-stack-cost] did not exist. Created. [2023-05-22T21:43:23.913Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-566-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T21:43:24.671Z] /w/workspace/app-service-configurable/1@tmp/durable-b338c9df/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-22T21:43:25.372Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T21:43:25.409Z] Warning: overwriting stash ‘stack-cost’ [2023-05-22T21:43:25.470Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T21:43:25.488Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-566-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T21:43:25.574Z] $ docker stop --time=1 cc565a75cf58875e0862227ad08c0f8afbeb2a5cb3bc939913e6adcd9b6f8e6f [2023-05-22T21:43:27.113Z] $ docker rm -f --volumes cc565a75cf58875e0862227ad08c0f8afbeb2a5cb3bc939913e6adcd9b6f8e6f [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-05-22T21:43:28.190Z] provisioning config files... [2023-05-22T21:43:28.197Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-566@tmp/config11639569895459740782tmp [Pipeline] { [Pipeline] sh [2023-05-22T21:43:28.539Z] + set +x [2023-05-22T21:43:28.539Z] + curl -s https://codecov.io/bash [2023-05-22T21:43:28.539Z] + bash -s -- [2023-05-22T21:43:28.539Z] [2023-05-22T21:43:28.539Z] _____ _ [2023-05-22T21:43:28.539Z] / ____| | | [2023-05-22T21:43:28.539Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T21:43:28.539Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T21:43:28.539Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T21:43:28.539Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T21:43:28.539Z] Bash-1.0.6 [2023-05-22T21:43:28.539Z] [2023-05-22T21:43:28.539Z] [2023-05-22T21:43:28.539Z] ==> git version 2.25.1 found [2023-05-22T21:43:28.539Z] ==> 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-05-22T21:43:28.539Z] Release-Date: 2020-01-08 [2023-05-22T21:43:28.539Z] 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-05-22T21:43:28.539Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T21:43:28.539Z] ==> Jenkins CI detected. [2023-05-22T21:43:28.539Z] current dir:  /w/workspace/_app-service-configurable_PR-566 [2023-05-22T21:43:28.539Z] project root: . [2023-05-22T21:43:28.539Z] --> token set from env [2023-05-22T21:43:28.539Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T21:43:28.539Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T21:43:28.539Z] ==> Python coveragepy not found [2023-05-22T21:43:28.539Z] ==> Searching for coverage reports in: [2023-05-22T21:43:28.539Z] + . [2023-05-22T21:43:28.539Z] -> Found 1 reports [2023-05-22T21:43:28.539Z] ==> Detecting git/mercurial file structure [2023-05-22T21:43:28.539Z] ==> Reading reports [2023-05-22T21:43:28.539Z] + ./coverage.out bytes=13 [2023-05-22T21:43:28.539Z] ==> Appending adjustments [2023-05-22T21:43:28.539Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T21:43:28.799Z] + Found adjustments [2023-05-22T21:43:28.799Z] ==> Gzipping contents [2023-05-22T21:43:28.799Z] 4.0K /tmp/codecov.SsKrDj.gz [2023-05-22T21:43:28.799Z] ==> Uploading reports [2023-05-22T21:43:28.799Z] url: https://codecov.io [2023-05-22T21:43:28.799Z] query: branch=PR-566&commit=c34dca418e7eed00f1b5c5821876dfbc59d3ec87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-566%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=566&job=&cmd_args= [2023-05-22T21:43:28.799Z] -> Pinging Codecov [2023-05-22T21:43:28.799Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-566&commit=c34dca418e7eed00f1b5c5821876dfbc59d3ec87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-566%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=566&job=&cmd_args= [2023-05-22T21:43:28.799Z] -> Uploading to [2023-05-22T21:43:28.799Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/A97CA9966030D2A3747ED39772930CCE/c34dca418e7eed00f1b5c5821876dfbc59d3ec87/3c6a8efa-4e1c-4424-bf27-880f52174825.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T214328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=976e2bc60b31e64ee643033f296154b363ffdcf53a438dd2b13ba1a74f658776 [2023-05-22T21:43:28.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T21:43:28.799Z] Dload Upload Total Spent Left Speed [2023-05-22T21:43:29.060Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2318 --:--:-- --:--:-- --:--:-- 2318 [2023-05-22T21:43:29.060Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c34dca418e7eed00f1b5c5821876dfbc59d3ec87 [Pipeline] } [2023-05-22T21:43:29.088Z] 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-05-22T21:43:30.881Z] + [ -d /w/workspace/_app-service-configurable_PR-566/archives ] [2023-05-22T21:43:30.881Z] + ls -al /w/workspace/_app-service-configurable_PR-566/archives [2023-05-22T21:43:30.881Z] total 16 [2023-05-22T21:43:30.881Z] drwxr-xr-x 3 root root 4096 May 22 21:29 . [2023-05-22T21:43:30.881Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 21:29 .. [2023-05-22T21:43:30.881Z] drwxr-xr-x 2 root root 4096 May 22 21:29 cost [2023-05-22T21:43:30.881Z] -rw-r--r-- 1 root root 96 May 22 21:29 cost.csv [2023-05-22T21:43:30.881Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-566/archives [2023-05-22T21:43:30.881Z] + ls -al /w/workspace/_app-service-configurable_PR-566/archives [2023-05-22T21:43:30.881Z] total 16 [2023-05-22T21:43:30.881Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:29 . [2023-05-22T21:43:30.881Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 21:29 .. [2023-05-22T21:43:30.881Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 21:29 cost [2023-05-22T21:43:30.881Z] -rw-r--r-- 1 jenkins jenkins 96 May 22 21:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:43:31.206Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:43:32.106Z] ---> package-listing.sh [2023-05-22T21:43:32.106Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T21:43:32.106Z] ++ facter osfamily [2023-05-22T21:43:32.367Z] + OS_FAMILY=debian [2023-05-22T21:43:32.367Z] + workspace=/w/workspace/_app-service-configurable_PR-566 [2023-05-22T21:43:32.367Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T21:43:32.367Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T21:43:32.367Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T21:43:32.367Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T21:43:32.367Z] + '[' /w/workspace/_app-service-configurable_PR-566 ']' [2023-05-22T21:43:32.367Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T21:43:32.367Z] + case "${OS_FAMILY}" in [2023-05-22T21:43:32.367Z] + dpkg -l [2023-05-22T21:43:32.367Z] + grep '^ii' [2023-05-22T21:43:32.367Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T21:43:32.367Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T21:43:32.367Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T21:43:32.367Z] + '[' /w/workspace/_app-service-configurable_PR-566 ']' [2023-05-22T21:43:32.367Z] + mkdir -p /w/workspace/_app-service-configurable_PR-566/archives/ [2023-05-22T21:43:32.367Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-566/archives/ [Pipeline] echo [2023-05-22T21:43:32.403Z] 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-566/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-22T21:43:32.700Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:43:33.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:43:33.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:43:33.486Z] prd-ubuntu20.04-docker-8c-8g-16359 does not seem to be running inside a container [2023-05-22T21:43:33.516Z] $ 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-566/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-566 -v /w/workspace/_app-service-configurable_PR-566:/w/workspace/_app-service-configurable_PR-566:rw,z -v /w/workspace/_app-service-configurable_PR-566@tmp:/w/workspace/_app-service-configurable_PR-566@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T21:43:33.697Z] $ docker top f800a5957ef2ecc36d7c6c5a34a70125c4c54456c844f639b7d4df4f40ff3d7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:43:34.093Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T21:43:34.405Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T21:43:34.714Z] + ls /var/log/sa-host [2023-05-22T21:43:34.714Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:43:34.859Z] provisioning config files... [2023-05-22T21:43:34.868Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-566@tmp/config14741413751818920536tmp [Pipeline] { [Pipeline] echo [2023-05-22T21:43:34.923Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:43:35.240Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T21:43:35.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:43:35.682Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T21:43:35.717Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:43:36.030Z] ---> sudo-logs.sh [2023-05-22T21:43:36.030Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T21:43:36.118Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:43:36.433Z] ---> job-cost.sh [2023-05-22T21:43:36.433Z] lf-activate-venv: SKIPPING [2023-05-22T21:43:36.433Z] DEBUG: total: 0.2199999988079071 [2023-05-22T21:43:36.433Z] INFO: Retrieving Stack Cost... [2023-05-22T21:43:37.001Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T21:43:37.259Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T21:43:37.296Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:43:37.605Z] ---> logs-deploy.sh [2023-05-22T21:43:37.605Z] lf-activate-venv: SKIPPING [2023-05-22T21:43:37.605Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-566/1 [2023-05-22T21:43:37.605Z] INFO: archiving workspace using pattern(s): [2023-05-22T21:43:38.543Z] Archives upload complete. [2023-05-22T21:43:38.543Z] INFO: archiving logs to Nexus