Pull request #564 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d+db4e73f51304548f3d4fc4a0de42a0b09927153f (35dc32ab3018728fee1c01d358deb45d28dfaf12) 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-ssh5801705312948123874.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-ssh13671600690684636483.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-564/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-564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16574860857865949494.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-564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6450631460536375148.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-ssh9237628507380441306.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-564/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-564/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13882498212990922614.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 Running on prd-ubuntu20.04-docker-8c-8g-15865 in /w/workspace/_app-service-configurable_PR-564 [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-564 # 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/564/head:refs/remotes/origin/PR-564 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit db4e73f51304548f3d4fc4a0de42a0b09927153f into PR head commit 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d Merge succeeded, producing 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d Checking out Revision 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d (PR-564) 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-17T12:58:46.951Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d # 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 db4e73f51304548f3d4fc4a0de42a0b09927153f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d # timeout=10 [Pipeline] withCredentials [2023-05-17T12:58:47.156Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T12:58:47.258Z] ========================================================= [2023-05-17T12:58:47.258Z] EdgeX Global Pipelines Version Info [2023-05-17T12:58:47.258Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T12:58:48.030Z] ------------------- [2023-05-17T12:58:48.030Z] stable info: [2023-05-17T12:58:48.030Z] ------------------- [2023-05-17T12:58:48.030Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T12:58:48.030Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T12:58:48.030Z] Message: update stable to v1.0.249 [2023-05-17T12:58:48.603Z] ------------------- [2023-05-17T12:58:48.603Z] experimental info: [2023-05-17T12:58:48.603Z] ------------------- [2023-05-17T12:58:48.603Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T12:58:48.603Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T12:58:48.603Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T12:58:48.907Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-17T12:58:48.948Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-17T12:58:48.988Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T12:58:49.029Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T12:58:49.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T12:58:49.109Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T12:58:49.153Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T12:58:49.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T12:58:49.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T12:58:49.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T12:58:49.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T12:58:49.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-17T12:58:49.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T12:58:49.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T12:58:49.500Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T12:58:49.542Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T12:58:49.584Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T12:58:49.630Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T12:58:49.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T12:58:49.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T12:58:49.780Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T12:58:49.824Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T12:58:49.870Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T12:58:49.910Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T12:58:49.953Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T12:58:49.993Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T12:58:50.032Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T12:58:50.069Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-564 [Pipeline] echo [2023-05-17T12:58:50.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-564 [Pipeline] echo [2023-05-17T12:58:50.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-564 [Pipeline] echo [2023-05-17T12:58:50.187Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d [Pipeline] echo [2023-05-17T12:58:50.236Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3be5923 [Pipeline] echo [2023-05-17T12:58:50.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T12:58:50.396Z] provisioning config files... [2023-05-17T12:58:50.412Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-564@tmp/config15337367522047791751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T12:58:50.753Z] ---> docker-login.sh [2023-05-17T12:58:50.753Z] nexus3.edgexfoundry.org:10001 [2023-05-17T12:58:51.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T12:58:51.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T12:58:51.275Z] Configure a credential helper to remove this warning. See [2023-05-17T12:58:51.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T12:58:51.275Z] [2023-05-17T12:58:51.275Z] Login Succeeded [2023-05-17T12:58:51.275Z] nexus3.edgexfoundry.org:10002 [2023-05-17T12:58:51.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T12:58:51.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T12:58:51.275Z] Configure a credential helper to remove this warning. See [2023-05-17T12:58:51.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T12:58:51.275Z] [2023-05-17T12:58:51.275Z] Login Succeeded [2023-05-17T12:58:51.275Z] nexus3.edgexfoundry.org:10003 [2023-05-17T12:58:51.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T12:58:51.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T12:58:51.535Z] Configure a credential helper to remove this warning. See [2023-05-17T12:58:51.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T12:58:51.535Z] [2023-05-17T12:58:51.535Z] Login Succeeded [2023-05-17T12:58:51.535Z] nexus3.edgexfoundry.org:10004 [2023-05-17T12:58:51.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T12:58:51.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T12:58:51.535Z] Configure a credential helper to remove this warning. See [2023-05-17T12:58:51.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T12:58:51.535Z] [2023-05-17T12:58:51.535Z] Login Succeeded [2023-05-17T12:58:51.535Z] docker.io [2023-05-17T12:58:51.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T12:58:51.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T12:58:51.795Z] Configure a credential helper to remove this warning. See [2023-05-17T12:58:51.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T12:58:51.795Z] [2023-05-17T12:58:51.795Z] Login Succeeded [2023-05-17T12:58:51.795Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T12:58:51.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T12:58:52.447Z] + git rev-list -1 --merges 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d~1..3be59238c38c489d2fc8c52d56b4f7b44fbdb99d [Pipeline] echo [2023-05-17T12:58:52.519Z] -----------> git rev-list -1 --merges 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d~1..3be59238c38c489d2fc8c52d56b4f7b44fbdb99d 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d [false] [Pipeline] sh [2023-05-17T12:58:52.837Z] + git log --format=format:%s -1 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d [Pipeline] echo [2023-05-17T12:58:52.874Z] ========================================================= [2023-05-17T12:58:52.874Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T12:58:52.874Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T12:58:53.329Z] + git log --format=format:%s -1 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d [Pipeline] echo [2023-05-17T12:58:53.362Z] [semverPrep] GIT_COMMIT: 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-05-17T12:58:53.396Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T12:58:53.855Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T12:58:53.855Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T12:58:53.855Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T12:58:53.855Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T12:58:53.855Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T12:58:53.855Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T12:58:53.855Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T12:58:54.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T12:58:54.366Z] [2023-05-17T12:58:54.366Z] 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-17T12:58:54.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T12:58:54.743Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T12:58:54.743Z] b85a868b505f: Pulling fs layer [2023-05-17T12:58:54.743Z] e2be974225ed: Pulling fs layer [2023-05-17T12:58:54.743Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T12:58:54.743Z] 988bab9f4d93: Pulling fs layer [2023-05-17T12:58:54.744Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T12:58:54.744Z] eaf3925da568: Pulling fs layer [2023-05-17T12:58:54.744Z] bab4dde63d76: Pulling fs layer [2023-05-17T12:58:54.744Z] bde34c3a00c8: Pulling fs layer [2023-05-17T12:58:54.744Z] b352a97aabf1: Pulling fs layer [2023-05-17T12:58:54.744Z] 4872d77fe225: Pulling fs layer [2023-05-17T12:58:54.744Z] 5851b861e8e6: Pulling fs layer [2023-05-17T12:58:54.744Z] 1469e6f7b9e6: Waiting [2023-05-17T12:58:54.744Z] eaf3925da568: Waiting [2023-05-17T12:58:54.744Z] bab4dde63d76: Waiting [2023-05-17T12:58:54.744Z] 5851b861e8e6: Waiting [2023-05-17T12:58:54.744Z] 988bab9f4d93: Waiting [2023-05-17T12:58:54.744Z] bde34c3a00c8: Waiting [2023-05-17T12:58:54.744Z] b352a97aabf1: Waiting [2023-05-17T12:58:54.744Z] 4872d77fe225: Waiting [2023-05-17T12:58:54.744Z] e2be974225ed: Download complete [2023-05-17T12:58:54.744Z] 988bab9f4d93: Verifying Checksum [2023-05-17T12:58:54.744Z] 988bab9f4d93: Download complete [2023-05-17T12:58:54.744Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T12:58:54.744Z] 1469e6f7b9e6: Download complete [2023-05-17T12:58:55.006Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T12:58:55.006Z] 339a4e72a1f5: Download complete [2023-05-17T12:58:55.006Z] eaf3925da568: Verifying Checksum [2023-05-17T12:58:55.006Z] eaf3925da568: Download complete [2023-05-17T12:58:55.006Z] bde34c3a00c8: Verifying Checksum [2023-05-17T12:58:55.006Z] bde34c3a00c8: Download complete [2023-05-17T12:58:55.006Z] b352a97aabf1: Download complete [2023-05-17T12:58:55.006Z] 4872d77fe225: Verifying Checksum [2023-05-17T12:58:55.006Z] 4872d77fe225: Download complete [2023-05-17T12:58:55.006Z] 5851b861e8e6: Download complete [2023-05-17T12:58:55.006Z] b85a868b505f: Verifying Checksum [2023-05-17T12:58:55.006Z] b85a868b505f: Download complete [2023-05-17T12:58:55.268Z] bab4dde63d76: Verifying Checksum [2023-05-17T12:58:55.268Z] bab4dde63d76: Download complete [2023-05-17T12:58:56.210Z] b85a868b505f: Pull complete [2023-05-17T12:58:56.470Z] e2be974225ed: Pull complete [2023-05-17T12:58:56.729Z] 339a4e72a1f5: Pull complete [2023-05-17T12:58:56.990Z] 988bab9f4d93: Pull complete [2023-05-17T12:58:57.249Z] 1469e6f7b9e6: Pull complete [2023-05-17T12:58:57.249Z] eaf3925da568: Pull complete [2023-05-17T12:58:59.153Z] bab4dde63d76: Pull complete [2023-05-17T12:58:59.153Z] bde34c3a00c8: Pull complete [2023-05-17T12:58:59.153Z] b352a97aabf1: Pull complete [2023-05-17T12:58:59.153Z] 4872d77fe225: Pull complete [2023-05-17T12:58:59.412Z] 5851b861e8e6: Pull complete [2023-05-17T12:58:59.412Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T12:58:59.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T12:58:59.412Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T12:58:59.658Z] prd-ubuntu20.04-docker-8c-8g-15865 does not seem to be running inside a container [2023-05-17T12:58:59.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-564 -v /w/workspace/_app-service-configurable_PR-564:/w/workspace/_app-service-configurable_PR-564:rw,z -v /w/workspace/_app-service-configurable_PR-564@tmp:/w/workspace/_app-service-configurable_PR-564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T12:59:01.668Z] $ docker top c01cac91bee2383cc703ac5b7a3df443bb0fd1b8eceb4f1b3fa4ca7e03474913 -eo pid,comm [2023-05-17T12:59:01.730Z] 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-17T12:59:01.730Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T12:59:01.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T12:59:01.930Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T12:59:02.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T12:59:02.049Z] $ docker exec c01cac91bee2383cc703ac5b7a3df443bb0fd1b8eceb4f1b3fa4ca7e03474913 ssh-agent [2023-05-17T12:59:02.159Z] SSH_AUTH_SOCK=/tmp/ssh-FYfEmfpVY9hK/agent.32 [2023-05-17T12:59:02.159Z] SSH_AGENT_PID=38 [2023-05-17T12:59:02.166Z] Running ssh-add (command line suppressed) [2023-05-17T12:59:02.267Z] Identity added: /w/workspace/_app-service-configurable_PR-564@tmp/private_key_13846011326700870103.key (/w/workspace/_app-service-configurable_PR-564@tmp/private_key_13846011326700870103.key) [2023-05-17T12:59:02.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T12:59:02.613Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T12:59:02.640Z] $ docker exec --env ******** --env ******** c01cac91bee2383cc703ac5b7a3df443bb0fd1b8eceb4f1b3fa4ca7e03474913 ssh-agent -k [2023-05-17T12:59:02.745Z] unset SSH_AUTH_SOCK; [2023-05-17T12:59:02.746Z] unset SSH_AGENT_PID; [2023-05-17T12:59:02.746Z] echo Agent pid 38 killed; [2023-05-17T12:59:02.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T12:59:02.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T12:59:02.855Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T12:59:02.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T12:59:02.988Z] $ docker exec c01cac91bee2383cc703ac5b7a3df443bb0fd1b8eceb4f1b3fa4ca7e03474913 ssh-agent [2023-05-17T12:59:03.111Z] SSH_AUTH_SOCK=/tmp/ssh-eiGSOHDVSpSi/agent.70 [2023-05-17T12:59:03.111Z] SSH_AGENT_PID=76 [2023-05-17T12:59:03.118Z] Running ssh-add (command line suppressed) [2023-05-17T12:59:03.232Z] Identity added: /w/workspace/_app-service-configurable_PR-564@tmp/private_key_5587039822249598196.key (/w/workspace/_app-service-configurable_PR-564@tmp/private_key_5587039822249598196.key) [2023-05-17T12:59:03.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T12:59:03.592Z] + git semver init [2023-05-17T12:59:03.854Z] 2023-05-17 12:59:03,770 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T12:59:03.854Z] 2023-05-17 12:59:03,771 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-564/.semver [2023-05-17T12:59:03.854Z] 2023-05-17 12:59:03,771 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-564/.semver [2023-05-17T12:59:03.854Z] 2023-05-17 12:59:03,772 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-564/.semver'], cwd=/w/workspace/_app-service-configurable_PR-564, universal_newlines=False, shell=None, istream=None) [2023-05-17T12:59:04.796Z] 2023-05-17 12:59:04,568 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-564/.git/info/exclude [2023-05-17T12:59:04.796Z] 2023-05-17 12:59:04,569 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-564/.semver/PR-564 with force:False [2023-05-17T12:59:04.796Z] 2023-05-17 12:59:04,569 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-564/.semver/PR-564 [2023-05-17T12:59:04.796Z] 2023-05-17 12:59:04,573 [execute] INFO git cat-file --batch-check [2023-05-17T12:59:04.796Z] 2023-05-17 12:59:04,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-564/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T12:59:04.796Z] 2023-05-17 12:59:04,580 [execute] INFO git cat-file --batch [2023-05-17T12:59:04.796Z] 2023-05-17 12:59:04,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-564/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T12:59:04.796Z] 2023-05-17 12:59:04,586 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-564/.semver/PR-564 [2023-05-17T12:59:04.796Z] 0.0.0 [Pipeline] } [2023-05-17T12:59:04.818Z] $ docker exec --env ******** --env ******** c01cac91bee2383cc703ac5b7a3df443bb0fd1b8eceb4f1b3fa4ca7e03474913 ssh-agent -k [2023-05-17T12:59:04.916Z] unset SSH_AUTH_SOCK; [2023-05-17T12:59:04.917Z] unset SSH_AGENT_PID; [2023-05-17T12:59:04.918Z] echo Agent pid 76 killed; [2023-05-17T12:59:04.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T12:59:05.366Z] + git semver [Pipeline] } [2023-05-17T12:59:05.651Z] $ docker stop --time=1 c01cac91bee2383cc703ac5b7a3df443bb0fd1b8eceb4f1b3fa4ca7e03474913 [2023-05-17T12:59:06.941Z] $ docker rm -f --volumes c01cac91bee2383cc703ac5b7a3df443bb0fd1b8eceb4f1b3fa4ca7e03474913 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T12:59:07.355Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T12:59:07.631Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T12:59:07.650Z] [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-17T12:59:08.250Z] provisioning config files... [2023-05-17T12:59:08.260Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-564@tmp/config9179935905253168141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T12:59:08.612Z] ---> docker-login.sh [2023-05-17T12:59:08.612Z] nexus3.edgexfoundry.org:10001 [2023-05-17T12:59:08.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T12:59:08.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T12:59:08.612Z] Configure a credential helper to remove this warning. See [2023-05-17T12:59:08.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T12:59:08.612Z] [2023-05-17T12:59:08.612Z] Login Succeeded [2023-05-17T12:59:08.612Z] nexus3.edgexfoundry.org:10002 [2023-05-17T12:59:08.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T12:59:08.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T12:59:08.612Z] Configure a credential helper to remove this warning. See [2023-05-17T12:59:08.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T12:59:08.612Z] [2023-05-17T12:59:08.612Z] Login Succeeded [2023-05-17T12:59:08.612Z] nexus3.edgexfoundry.org:10003 [2023-05-17T12:59:08.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T12:59:08.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T12:59:08.871Z] Configure a credential helper to remove this warning. See [2023-05-17T12:59:08.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T12:59:08.871Z] [2023-05-17T12:59:08.871Z] Login Succeeded [2023-05-17T12:59:08.871Z] nexus3.edgexfoundry.org:10004 [2023-05-17T12:59:08.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T12:59:08.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T12:59:08.871Z] Configure a credential helper to remove this warning. See [2023-05-17T12:59:08.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T12:59:08.871Z] [2023-05-17T12:59:08.871Z] Login Succeeded [2023-05-17T12:59:08.871Z] docker.io [2023-05-17T12:59:09.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T12:59:09.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T12:59:09.131Z] Configure a credential helper to remove this warning. See [2023-05-17T12:59:09.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T12:59:09.131Z] [2023-05-17T12:59:09.131Z] Login Succeeded [2023-05-17T12:59:09.131Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T12:59:09.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T12:59:09.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T12:59:09.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T12:59:09.516Z] ========================================================= [2023-05-17T12:59:09.516Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T12:59:09.516Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T12:59:10.003Z] + 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-17T12:59:10.003Z] Sending build context to Docker daemon 3.349MB [2023-05-17T12:59:10.003Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T12:59:10.003Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T12:59:10.003Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T12:59:10.003Z] f56be85fc22e: Pulling fs layer [2023-05-17T12:59:10.003Z] 85791d961cd3: Pulling fs layer [2023-05-17T12:59:10.003Z] d694b5ae8c79: Pulling fs layer [2023-05-17T12:59:10.003Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T12:59:10.003Z] 4d19c01a9841: Pulling fs layer [2023-05-17T12:59:10.003Z] 9325e15d5711: Pulling fs layer [2023-05-17T12:59:10.003Z] 556b6ee489ea: Pulling fs layer [2023-05-17T12:59:10.003Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T12:59:10.003Z] 4d19c01a9841: Waiting [2023-05-17T12:59:10.003Z] 9325e15d5711: Waiting [2023-05-17T12:59:10.003Z] 556b6ee489ea: Waiting [2023-05-17T12:59:10.003Z] 9f32a84ed3da: Waiting [2023-05-17T12:59:10.003Z] 85791d961cd3: Verifying Checksum [2023-05-17T12:59:10.003Z] 85791d961cd3: Download complete [2023-05-17T12:59:10.003Z] 9f32a84ed3da: Download complete [2023-05-17T12:59:10.003Z] 4d19c01a9841: Download complete [2023-05-17T12:59:10.003Z] f56be85fc22e: Verifying Checksum [2023-05-17T12:59:10.003Z] f56be85fc22e: Download complete [2023-05-17T12:59:10.263Z] 9325e15d5711: Verifying Checksum [2023-05-17T12:59:10.263Z] 9325e15d5711: Download complete [2023-05-17T12:59:10.263Z] f56be85fc22e: Pull complete [2023-05-17T12:59:10.523Z] 85791d961cd3: Pull complete [2023-05-17T12:59:10.523Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T12:59:10.523Z] c5a4b2cf53e6: Download complete [2023-05-17T12:59:10.782Z] d694b5ae8c79: Verifying Checksum [2023-05-17T12:59:10.782Z] d694b5ae8c79: Download complete [2023-05-17T12:59:11.040Z] 556b6ee489ea: Verifying Checksum [2023-05-17T12:59:11.040Z] 556b6ee489ea: Download complete [2023-05-17T12:59:14.328Z] d694b5ae8c79: Pull complete [2023-05-17T12:59:14.328Z] 9f32a84ed3da: Pull complete [2023-05-17T12:59:14.328Z] 4d19c01a9841: Pull complete [2023-05-17T12:59:14.328Z] 9325e15d5711: Pull complete [2023-05-17T12:59:16.231Z] 556b6ee489ea: Pull complete [2023-05-17T12:59:17.168Z] c5a4b2cf53e6: Pull complete [2023-05-17T12:59:17.168Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T12:59:17.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T12:59:17.168Z] ---> c4be618373d6 [2023-05-17T12:59:17.168Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T12:59:22.445Z] ---> Running in 6d22d76c11eb [2023-05-17T12:59:22.445Z] Removing intermediate container 6d22d76c11eb [2023-05-17T12:59:22.445Z] ---> 32bc6e518fa3 [2023-05-17T12:59:22.445Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T12:59:22.445Z] ---> Running in 29bd6456d9fa [2023-05-17T12:59:22.445Z] Removing intermediate container 29bd6456d9fa [2023-05-17T12:59:22.445Z] ---> 5c3761d3c2d6 [2023-05-17T12:59:22.445Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T12:59:22.445Z] ---> Running in e20d100155ca [2023-05-17T12:59:22.445Z] Removing intermediate container e20d100155ca [2023-05-17T12:59:22.445Z] ---> 15c9c3551d10 [2023-05-17T12:59:22.445Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T12:59:22.445Z] ---> Running in ad5faea5b5b2 [2023-05-17T12:59:22.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T12:59:22.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T12:59:22.964Z] OK: 265 MiB in 53 packages [2023-05-17T12:59:23.079Z] Still waiting to schedule task [2023-05-17T12:59:23.079Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-17T12:59:23.223Z] Removing intermediate container ad5faea5b5b2 [2023-05-17T12:59:23.223Z] ---> 7fb2a76d0cb3 [2023-05-17T12:59:23.223Z] Step 7/12 : WORKDIR /app [2023-05-17T12:59:23.223Z] ---> Running in 60f2d401b7bf [2023-05-17T12:59:23.223Z] Removing intermediate container 60f2d401b7bf [2023-05-17T12:59:23.223Z] ---> d5bd5bdf9ed0 [2023-05-17T12:59:23.223Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T12:59:23.482Z] ---> e7a86b3cef28 [2023-05-17T12:59:23.482Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T12:59:23.482Z] ---> Running in 9ef808a06a92 [2023-05-17T13:00:10.176Z] Removing intermediate container 9ef808a06a92 [2023-05-17T13:00:10.176Z] ---> 0ad238757ea1 [2023-05-17T13:00:10.176Z] Step 10/12 : COPY . . [2023-05-17T13:00:10.176Z] ---> 3a5172b49087 [2023-05-17T13:00:10.176Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T13:00:10.176Z] ---> Running in 1cc539688934 [2023-05-17T13:00:10.176Z] Removing intermediate container 1cc539688934 [2023-05-17T13:00:10.176Z] ---> 9c869a6aaacf [2023-05-17T13:00:10.176Z] Step 12/12 : RUN $MAKE [2023-05-17T13:00:10.176Z] ---> Running in b14c30e8d248 [2023-05-17T13:00:10.176Z] noop [2023-05-17T13:00:10.176Z] Removing intermediate container b14c30e8d248 [2023-05-17T13:00:10.176Z] ---> a4720e3ee9e3 [2023-05-17T13:00:10.176Z] Successfully built a4720e3ee9e3 [2023-05-17T13:00:10.176Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T13:00:10.612Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T13:00:10.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T13:00:10.761Z] prd-ubuntu20.04-docker-8c-8g-15865 does not seem to be running inside a container [2023-05-17T13:00:10.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-564 -v /w/workspace/_app-service-configurable_PR-564:/w/workspace/_app-service-configurable_PR-564:rw,z -v /w/workspace/_app-service-configurable_PR-564@tmp:/w/workspace/_app-service-configurable_PR-564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T13:00:11.138Z] $ docker top f7ed6d89780d5290cfab2ab80f53395dd277a58a034051236324ed7c0159bc37 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T13:00:11.538Z] + go version [2023-05-17T13:00:11.538Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T13:00:11.569Z] $ docker stop --time=1 f7ed6d89780d5290cfab2ab80f53395dd277a58a034051236324ed7c0159bc37 [2023-05-17T13:00:12.844Z] $ docker rm -f --volumes f7ed6d89780d5290cfab2ab80f53395dd277a58a034051236324ed7c0159bc37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T13:00:13.585Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T13:00:13.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T13:00:13.752Z] prd-ubuntu20.04-docker-8c-8g-15865 does not seem to be running inside a container [2023-05-17T13:00:13.777Z] $ 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-564 -v /w/workspace/_app-service-configurable_PR-564:/w/workspace/_app-service-configurable_PR-564:rw,z -v /w/workspace/_app-service-configurable_PR-564@tmp:/w/workspace/_app-service-configurable_PR-564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T13:00:14.123Z] $ docker top 0667a509db596cf5196f09e087c19f3aa66309d922b24194be3b6a7ac80b52ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T13:00:14.521Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-564 [Pipeline] fileExists [Pipeline] sh [2023-05-17T13:00:14.879Z] + make test [2023-05-17T13:00:14.879Z] go test -race -coverprofile=coverage.out ./... [2023-05-17T13:00:32.975Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-17T13:00:51.055Z] go vet ./... [2023-05-17T13:00:55.235Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T13:00:55.235Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T13:00:55.235Z] ./bin/test-attribution-txt.sh [2023-05-17T13:00:55.235Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-17T13:00:55.235Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T13:00:55.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T13:00:55.302Z] $ docker stop --time=1 0667a509db596cf5196f09e087c19f3aa66309d922b24194be3b6a7ac80b52ff [2023-05-17T13:00:57.968Z] $ docker rm -f --volumes 0667a509db596cf5196f09e087c19f3aa66309d922b24194be3b6a7ac80b52ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T13:00:58.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T13:00:58.648Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T13:00:59.508Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T13:00:59.817Z] + ls -al . [2023-05-17T13:00:59.817Z] total 176 [2023-05-17T13:00:59.817Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 13:00 . [2023-05-17T13:00:59.817Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 12:58 .. [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 119 May 17 12:58 .dockerignore [2023-05-17T13:00:59.817Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 12:59 .git [2023-05-17T13:00:59.817Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 12:58 .github [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 171 May 17 12:58 .gitignore [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 12:58 .golangci.yml [2023-05-17T13:00:59.817Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 12:59 .semver [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 17 12:58 Attribution.txt [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 17 12:58 CHANGELOG.md [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 17 12:58 Dockerfile [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 12:58 GOVERNANCE.md [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 688 May 17 12:58 Jenkinsfile [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 17 12:58 LICENSE [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 618 May 17 12:58 OWNERS.md [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 17 12:58 README.md [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 12:59 VERSION [2023-05-17T13:00:59.817Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 12:58 bin [2023-05-17T13:00:59.817Z] -rw-r--r-- 1 jenkins jenkins 13 May 17 13:00 coverage.out [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 17 12:58 go.mod [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 17 12:58 go.sum [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 17 12:58 main.go [2023-05-17T13:00:59.817Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 17 12:58 makefile [2023-05-17T13:00:59.817Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 12:58 res [2023-05-17T13:00:59.817Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 12:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T13:01:00.210Z] + 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=3be59238c38c489d2fc8c52d56b4f7b44fbdb99d --label arch=amd64 --label version=0.0.0 . [2023-05-17T13:01:00.210Z] Sending build context to Docker daemon 3.35MB [2023-05-17T13:01:00.210Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T13:01:00.210Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-17T13:01:00.210Z] ---> a4720e3ee9e3 [2023-05-17T13:01:00.210Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T13:01:00.210Z] ---> Running in 62743241b811 [2023-05-17T13:01:00.210Z] Removing intermediate container 62743241b811 [2023-05-17T13:01:00.210Z] ---> bf96eb837ced [2023-05-17T13:01:00.210Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T13:01:00.210Z] ---> Running in 341f5dc7663b [2023-05-17T13:01:00.468Z] Removing intermediate container 341f5dc7663b [2023-05-17T13:01:00.468Z] ---> 02fd9562e02c [2023-05-17T13:01:00.468Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-17T13:01:00.468Z] ---> Running in 73eb1dcad525 [2023-05-17T13:01:00.468Z] Removing intermediate container 73eb1dcad525 [2023-05-17T13:01:00.468Z] ---> 18be0fd9cab1 [2023-05-17T13:01:00.468Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T13:01:00.468Z] ---> Running in 06432c50b4bc [2023-05-17T13:01:00.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T13:01:00.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T13:01:00.985Z] OK: 265 MiB in 53 packages [2023-05-17T13:01:01.244Z] Removing intermediate container 06432c50b4bc [2023-05-17T13:01:01.244Z] ---> f317e5752617 [2023-05-17T13:01:01.244Z] Step 7/26 : WORKDIR /app [2023-05-17T13:01:01.504Z] ---> Running in 8c3749dd786c [2023-05-17T13:01:01.504Z] Removing intermediate container 8c3749dd786c [2023-05-17T13:01:01.504Z] ---> 91bc9b91e783 [2023-05-17T13:01:01.504Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-17T13:01:01.504Z] ---> 6f3816c883d2 [2023-05-17T13:01:01.504Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T13:01:01.504Z] ---> Running in 20b490a84e92 [2023-05-17T13:01:02.057Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15866 in /w/workspace/_app-service-configurable_PR-564 [Pipeline] { [Pipeline] ws [2023-05-17T13:01:02.114Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-05-17T13:01:02.199Z] Selected Git installation does not exist. Using Default [2023-05-17T13:01:02.200Z] The recommended git tool is: NONE [2023-05-17T13:01:02.440Z] Removing intermediate container 20b490a84e92 [2023-05-17T13:01:02.440Z] ---> 08e9c0435a58 [2023-05-17T13:01:02.440Z] Step 10/26 : COPY . . [2023-05-17T13:01:02.440Z] ---> 139aa8b43022 [2023-05-17T13:01:02.440Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T13:01:02.440Z] ---> Running in 230e722720c6 [2023-05-17T13:01:02.696Z] Removing intermediate container 230e722720c6 [2023-05-17T13:01:02.696Z] ---> 3d10b5ba3b2c [2023-05-17T13:01:02.696Z] Step 12/26 : RUN $MAKE [2023-05-17T13:01:02.696Z] ---> Running in 9ffbbd18c420 [2023-05-17T13:01:02.957Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-17T13:01:06.958Z] using credential edgex-jenkins-ssh [2023-05-17T13:01:06.976Z] Cloning the remote Git repository [2023-05-17T13:01:07.020Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-17T13:01:07.113Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-05-17T13:01:07.254Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-17T13:01:07.255Z] > git --version # timeout=10 [2023-05-17T13:01:07.276Z] > git --version # 'git version 2.25.1' [2023-05-17T13:01:07.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T13:01:07.450Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T13:01:08.627Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-17T13:01:08.649Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T13:01:09.488Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-17T13:01:09.523Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-17T13:01:09.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T13:01:09.539Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/564/head:refs/remotes/origin/PR-564 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T13:01:10.057Z] Merging remotes/origin/main commit db4e73f51304548f3d4fc4a0de42a0b09927153f into PR head commit 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d [2023-05-17T13:01:10.322Z] Merge succeeded, producing 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d [2023-05-17T13:01:10.322Z] Checking out Revision 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d (PR-564) [2023-05-17T13:01:10.736Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-05-17T13:01:10.783Z] > git --version # timeout=10 [2023-05-17T13:01:10.796Z] > git --version # 'git version 2.25.1' [2023-05-17T13:01:10.815Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T13:01:10.076Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T13:01:10.135Z] > git checkout -f 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d # timeout=10 [2023-05-17T13:01:10.227Z] > git remote # timeout=10 [2023-05-17T13:01:10.247Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T13:01:10.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T13:01:10.287Z] > git merge db4e73f51304548f3d4fc4a0de42a0b09927153f # timeout=10 [2023-05-17T13:01:10.310Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T13:01:10.330Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T13:01:10.355Z] > git checkout -f 3be59238c38c489d2fc8c52d56b4f7b44fbdb99d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T13:01:12.039Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T13:01:12.039Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T13:01:12.039Z] Dload Upload Total Spent Left Speed [2023-05-17T13:01:12.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 97335 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-05-17T13:01:12.705Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T13:01:13.047Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T13:01:13.047Z] + sudo tee /etc/docker/daemon.new [2023-05-17T13:01:13.047Z] { [2023-05-17T13:01:13.047Z] "registry-mirrors": [ [2023-05-17T13:01:13.047Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T13:01:13.047Z] ], [2023-05-17T13:01:13.047Z] "bip": "10.250.0.254/24", [2023-05-17T13:01:13.047Z] "hosts": [ [2023-05-17T13:01:13.047Z] "tcp://0.0.0.0:5555", [2023-05-17T13:01:13.047Z] "unix:///var/run/docker.sock" [2023-05-17T13:01:13.047Z] ], [2023-05-17T13:01:13.047Z] "mtu": 1458, [2023-05-17T13:01:13.047Z] "selinux-enabled": true, [2023-05-17T13:01:13.047Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T13:01:13.047Z] } [Pipeline] sh [2023-05-17T13:01:13.388Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T13:01:13.729Z] + sudo service docker restart [2023-05-17T13:01:24.877Z] Removing intermediate container 9ffbbd18c420 [2023-05-17T13:01:24.877Z] ---> c2435a8ccebc [2023-05-17T13:01:24.877Z] Step 13/26 : FROM alpine:3.17 [2023-05-17T13:01:24.877Z] 3.17: Pulling from library/alpine [2023-05-17T13:01:24.877Z] f56be85fc22e: Already exists [2023-05-17T13:01:24.877Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T13:01:24.877Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T13:01:24.877Z] ---> 9ed4aefc74f6 [2023-05-17T13:01:24.877Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T13:01:24.877Z] ---> Running in 5dd7924d4282 [2023-05-17T13:01:24.877Z] Removing intermediate container 5dd7924d4282 [2023-05-17T13:01:24.877Z] ---> dce0a8110786 [2023-05-17T13:01:24.877Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-17T13:01:24.877Z] ---> Running in 89e13d2ad035 [2023-05-17T13:01:24.877Z] Removing intermediate container 89e13d2ad035 [2023-05-17T13:01:24.877Z] ---> 023291263eee [2023-05-17T13:01:24.877Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-17T13:01:24.877Z] ---> Running in a292ab328641 [2023-05-17T13:01:24.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T13:01:24.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T13:01:24.877Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T13:01:24.877Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T13:01:24.877Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T13:01:24.877Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T13:01:24.877Z] OK: 8 MiB in 17 packages [2023-05-17T13:01:25.137Z] Removing intermediate container a292ab328641 [2023-05-17T13:01:25.137Z] ---> 8220c8efb50e [2023-05-17T13:01:25.137Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-17T13:01:26.073Z] ---> 1ee2280b732b [2023-05-17T13:01:26.073Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-17T13:01:26.073Z] ---> 27d77a946bf4 [2023-05-17T13:01:26.073Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-17T13:01:26.334Z] ---> cdbce771228f [2023-05-17T13:01:26.334Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-17T13:01:27.272Z] ---> f7d8ed069205 [2023-05-17T13:01:27.272Z] Step 21/26 : EXPOSE 48095 [2023-05-17T13:01:27.272Z] ---> Running in faa624f3478a [2023-05-17T13:01:27.272Z] Removing intermediate container faa624f3478a [2023-05-17T13:01:27.272Z] ---> d9584947dca5 [2023-05-17T13:01:27.272Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-17T13:01:27.272Z] ---> Running in f984a560d7f7 [2023-05-17T13:01:27.272Z] Removing intermediate container f984a560d7f7 [2023-05-17T13:01:27.272Z] ---> 5d8bfde9dabf [2023-05-17T13:01:27.272Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T13:01:27.272Z] ---> Running in 8c7de4258330 [2023-05-17T13:01:27.272Z] Removing intermediate container 8c7de4258330 [2023-05-17T13:01:27.272Z] ---> 73d35611e39c [2023-05-17T13:01:27.272Z] Step 24/26 : LABEL arch=amd64 [2023-05-17T13:01:27.272Z] ---> Running in de6bab177421 [2023-05-17T13:01:27.530Z] Removing intermediate container de6bab177421 [2023-05-17T13:01:27.530Z] ---> cb5e555bb7c4 [2023-05-17T13:01:27.530Z] Step 25/26 : LABEL git_sha=3be59238c38c489d2fc8c52d56b4f7b44fbdb99d [2023-05-17T13:01:27.530Z] ---> Running in e43f8114ccda [2023-05-17T13:01:27.530Z] Removing intermediate container e43f8114ccda [2023-05-17T13:01:27.530Z] ---> d62ec41a0b58 [2023-05-17T13:01:27.530Z] Step 26/26 : LABEL version=0.0.0 [2023-05-17T13:01:27.530Z] ---> Running in 8f73d51ef32f [2023-05-17T13:01:27.530Z] Removing intermediate container 8f73d51ef32f [2023-05-17T13:01:27.531Z] ---> 2dfdbea75945 [2023-05-17T13:01:27.531Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T13:01:27.531Z] Successfully built 2dfdbea75945 [2023-05-17T13:01:27.789Z] 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-17T13:01:28.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T13:01:28.682Z] [2023-05-17T13:01:28.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T13:01:29.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T13:01:29.074Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T13:01:29.074Z] 5eb5b503b376: Pulling fs layer [2023-05-17T13:01:29.074Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T13:01:29.074Z] ec43610c2a17: Pulling fs layer [2023-05-17T13:01:29.074Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T13:01:29.074Z] 33b1e0a273af: Pulling fs layer [2023-05-17T13:01:29.074Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T13:01:29.074Z] 2f39f015ded8: Pulling fs layer [2023-05-17T13:01:29.074Z] 3a2ae6a8a46f: Waiting [2023-05-17T13:01:29.074Z] 2f39f015ded8: Waiting [2023-05-17T13:01:29.074Z] 33b1e0a273af: Waiting [2023-05-17T13:01:29.074Z] 5d3b04190fa2: Waiting [2023-05-17T13:01:29.074Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T13:01:29.074Z] 5c69ac0246d0: Download complete [2023-05-17T13:01:29.074Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T13:01:29.074Z] 3a2ae6a8a46f: Download complete [2023-05-17T13:01:29.074Z] 33b1e0a273af: Verifying Checksum [2023-05-17T13:01:29.074Z] 33b1e0a273af: Download complete [2023-05-17T13:01:29.074Z] ec43610c2a17: Verifying Checksum [2023-05-17T13:01:29.074Z] ec43610c2a17: Download complete [2023-05-17T13:01:29.074Z] 5d3b04190fa2: Download complete [2023-05-17T13:01:29.333Z] 5eb5b503b376: Verifying Checksum [2023-05-17T13:01:29.333Z] 5eb5b503b376: Download complete [2023-05-17T13:01:29.900Z] 2f39f015ded8: Download complete [2023-05-17T13:01:30.469Z] 5eb5b503b376: Pull complete [2023-05-17T13:01:30.469Z] 5c69ac0246d0: Pull complete [2023-05-17T13:01:31.037Z] ec43610c2a17: Pull complete [2023-05-17T13:01:31.037Z] 3a2ae6a8a46f: Pull complete [2023-05-17T13:01:31.297Z] 33b1e0a273af: Pull complete [2023-05-17T13:01:31.297Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T13:01:32.028Z] provisioning config files... [2023-05-17T13:01:32.053Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2573034382544448500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T13:01:32.433Z] ---> docker-login.sh [2023-05-17T13:01:32.433Z] nexus3.edgexfoundry.org:10001 [2023-05-17T13:01:32.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T13:01:32.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T13:01:32.971Z] Configure a credential helper to remove this warning. See [2023-05-17T13:01:32.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T13:01:32.971Z] [2023-05-17T13:01:32.971Z] Login Succeeded [2023-05-17T13:01:32.971Z] nexus3.edgexfoundry.org:10002 [2023-05-17T13:01:33.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T13:01:33.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T13:01:33.240Z] Configure a credential helper to remove this warning. See [2023-05-17T13:01:33.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T13:01:33.240Z] [2023-05-17T13:01:33.240Z] Login Succeeded [2023-05-17T13:01:33.240Z] nexus3.edgexfoundry.org:10003 [2023-05-17T13:01:33.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T13:01:33.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T13:01:33.776Z] Configure a credential helper to remove this warning. See [2023-05-17T13:01:33.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T13:01:33.776Z] [2023-05-17T13:01:33.776Z] Login Succeeded [2023-05-17T13:01:33.776Z] nexus3.edgexfoundry.org:10004 [2023-05-17T13:01:34.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T13:01:34.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T13:01:34.046Z] Configure a credential helper to remove this warning. See [2023-05-17T13:01:34.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T13:01:34.046Z] [2023-05-17T13:01:34.046Z] Login Succeeded [2023-05-17T13:01:34.046Z] docker.io [2023-05-17T13:01:34.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T13:01:34.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T13:01:34.580Z] Configure a credential helper to remove this warning. See [2023-05-17T13:01:34.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T13:01:34.580Z] [2023-05-17T13:01:34.580Z] Login Succeeded [2023-05-17T13:01:34.580Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T13:01:34.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T13:01:34.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T13:01:35.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T13:01:35.054Z] ========================================================= [2023-05-17T13:01:35.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T13:01:35.054Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T13:01:35.484Z] 2f39f015ded8: Pull complete [2023-05-17T13:01:35.484Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T13:01:35.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T13:01:35.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2023-05-17T13:01:35.565Z] + 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-17T13:01:35.565Z] Sending build context to Docker daemon 168.4kB [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T13:01:35.738Z] prd-ubuntu20.04-docker-8c-8g-15865 does not seem to be running inside a container [2023-05-17T13:01:35.772Z] $ 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-564 -v /w/workspace/_app-service-configurable_PR-564:/w/workspace/_app-service-configurable_PR-564:rw,z -v /w/workspace/_app-service-configurable_PR-564@tmp:/w/workspace/_app-service-configurable_PR-564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T13:01:35.834Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T13:01:35.834Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T13:01:35.834Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T13:01:35.834Z] c41833b44d91: Pulling fs layer [2023-05-17T13:01:35.834Z] ed15518f5707: Pulling fs layer [2023-05-17T13:01:35.834Z] feae8fd75edb: Pulling fs layer [2023-05-17T13:01:35.834Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T13:01:35.834Z] 3cdef696dda3: Pulling fs layer [2023-05-17T13:01:35.834Z] 2ced38df9373: Pulling fs layer [2023-05-17T13:01:35.834Z] 58f1dce35555: Pulling fs layer [2023-05-17T13:01:35.834Z] 242c74f7c9fa: Waiting [2023-05-17T13:01:35.834Z] 3cdef696dda3: Waiting [2023-05-17T13:01:35.834Z] 2ced38df9373: Waiting [2023-05-17T13:01:35.834Z] 58f1dce35555: Waiting [2023-05-17T13:01:35.834Z] ed15518f5707: Verifying Checksum [2023-05-17T13:01:35.834Z] ed15518f5707: Download complete [2023-05-17T13:01:35.834Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T13:01:35.834Z] 242c74f7c9fa: Download complete [2023-05-17T13:01:36.111Z] 3cdef696dda3: Download complete [2023-05-17T13:01:36.111Z] c41833b44d91: Verifying Checksum [2023-05-17T13:01:37.540Z] 58f1dce35555: Verifying Checksum [2023-05-17T13:01:37.540Z] 58f1dce35555: Download complete [2023-05-17T13:01:38.134Z] feae8fd75edb: Verifying Checksum [2023-05-17T13:01:38.134Z] feae8fd75edb: Download complete [2023-05-17T13:01:38.134Z] c41833b44d91: Pull complete [2023-05-17T13:01:38.400Z] 2ced38df9373: Verifying Checksum [2023-05-17T13:01:38.400Z] 2ced38df9373: Download complete [2023-05-17T13:01:38.668Z] ed15518f5707: Pull complete [2023-05-17T13:01:41.321Z] $ docker top 7e317e0b1fca81a46bc8561e9f6fb42a84a7df8839c75df1a0b2f53cb4f66fb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T13:01:41.889Z] ---> job-cost.sh [2023-05-17T13:01:41.889Z] lf-activate-venv: SKIPPING [2023-05-17T13:01:41.889Z] INFO: No Stack... [2023-05-17T13:01:42.147Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T13:01:42.406Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T13:01:42.720Z] + cut -d, -f6 [2023-05-17T13:01:42.720Z] + cat /w/workspace/_app-service-configurable_PR-564/archives/cost.csv [Pipeline] lock [2023-05-17T13:01:42.763Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-564-1-stack-cost] [2023-05-17T13:01:42.768Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-564-1-stack-cost] did not exist. Created. [2023-05-17T13:01:42.768Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-564-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T13:01:43.173Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T13:01:43.224Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T13:01:43.259Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-564-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T13:01:43.342Z] $ docker stop --time=1 7e317e0b1fca81a46bc8561e9f6fb42a84a7df8839c75df1a0b2f53cb4f66fb6 [2023-05-17T13:01:44.484Z] $ docker rm -f --volumes 7e317e0b1fca81a46bc8561e9f6fb42a84a7df8839c75df1a0b2f53cb4f66fb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T13:01:48.787Z] feae8fd75edb: Pull complete [2023-05-17T13:01:48.787Z] 242c74f7c9fa: Pull complete [2023-05-17T13:01:48.787Z] 3cdef696dda3: Pull complete [2023-05-17T13:01:55.562Z] 2ced38df9373: Pull complete [2023-05-17T13:01:57.522Z] 58f1dce35555: Pull complete [2023-05-17T13:01:57.522Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T13:01:57.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T13:01:57.522Z] ---> fadd8f120f05 [2023-05-17T13:01:57.522Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T13:01:58.941Z] ---> Running in c2213492e566 [2023-05-17T13:01:59.525Z] Removing intermediate container c2213492e566 [2023-05-17T13:01:59.525Z] ---> c4cfc414df52 [2023-05-17T13:01:59.525Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T13:01:59.525Z] ---> Running in d4abd96d462d [2023-05-17T13:01:59.792Z] Removing intermediate container d4abd96d462d [2023-05-17T13:01:59.792Z] ---> 49befa4e1c34 [2023-05-17T13:01:59.792Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T13:01:59.792Z] ---> Running in 248e5394f84b [2023-05-17T13:02:00.068Z] Removing intermediate container 248e5394f84b [2023-05-17T13:02:00.069Z] ---> 2711e0378a56 [2023-05-17T13:02:00.069Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T13:02:00.069Z] ---> Running in 0ae6a8e392fe [2023-05-17T13:02:01.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T13:02:01.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T13:02:02.713Z] OK: 263 MiB in 53 packages [2023-05-17T13:02:04.664Z] Removing intermediate container 0ae6a8e392fe [2023-05-17T13:02:04.664Z] ---> 487f0bc43040 [2023-05-17T13:02:04.664Z] Step 7/12 : WORKDIR /app [2023-05-17T13:02:04.664Z] ---> Running in 9f6efd6fde1c [2023-05-17T13:02:04.932Z] Removing intermediate container 9f6efd6fde1c [2023-05-17T13:02:04.932Z] ---> 35a35f06a226 [2023-05-17T13:02:04.932Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T13:02:05.524Z] ---> 81a17b7b9546 [2023-05-17T13:02:05.524Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T13:02:05.524Z] ---> Running in a6bf0f28921a [2023-05-17T13:03:13.440Z] Removing intermediate container a6bf0f28921a [2023-05-17T13:03:13.440Z] ---> 75b44c634c06 [2023-05-17T13:03:13.440Z] Step 10/12 : COPY . . [2023-05-17T13:03:13.440Z] ---> 1d63b2757fee [2023-05-17T13:03:13.440Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T13:03:13.440Z] ---> Running in de4ceb0da412 [2023-05-17T13:03:13.440Z] Removing intermediate container de4ceb0da412 [2023-05-17T13:03:13.440Z] ---> 53b0e15fb2fc [2023-05-17T13:03:13.440Z] Step 12/12 : RUN $MAKE [2023-05-17T13:03:13.440Z] ---> Running in d5627aae9051 [2023-05-17T13:03:13.440Z] noop [2023-05-17T13:03:13.440Z] Removing intermediate container d5627aae9051 [2023-05-17T13:03:13.440Z] ---> 7576bc672435 [2023-05-17T13:03:13.440Z] Successfully built 7576bc672435 [2023-05-17T13:03:13.440Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T13:03:13.920Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T13:03:13.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T13:03:14.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-15866 does not seem to be running inside a container [2023-05-17T13:03:14.484Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-17T13:03:15.557Z] $ docker top 4a269c93ad05f22651f4035ed85464b8919016e5be7521a5ece3faf308bd3163 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T13:03:16.412Z] + go version [2023-05-17T13:03:16.412Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T13:03:16.456Z] $ docker stop --time=1 4a269c93ad05f22651f4035ed85464b8919016e5be7521a5ece3faf308bd3163 [2023-05-17T13:03:18.028Z] $ docker rm -f --volumes 4a269c93ad05f22651f4035ed85464b8919016e5be7521a5ece3faf308bd3163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T13:03:18.850Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T13:03:18.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T13:03:19.090Z] prd-ubuntu20.04-docker-arm64-4c-16g-15866 does not seem to be running inside a container [2023-05-17T13:03:19.152Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-17T13:03:20.198Z] $ docker top a4b4761ec7aecc6217a0b60dd694e49994a090d55dfc8a2c481ca6765a157849 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T13:03:20.726Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-05-17T13:03:21.110Z] + make test [2023-05-17T13:03:21.110Z] go test -race -coverprofile=coverage.out ./... [2023-05-17T13:05:42.813Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-17T13:05:42.813Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T13:05:42.813Z] go vet ./... [2023-05-17T13:07:49.491Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T13:07:49.491Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T13:07:49.491Z] ./bin/test-attribution-txt.sh [2023-05-17T13:07:49.491Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-17T13:07:49.491Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T13:07:49.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T13:07:49.569Z] $ docker stop --time=1 a4b4761ec7aecc6217a0b60dd694e49994a090d55dfc8a2c481ca6765a157849 [2023-05-17T13:07:52.270Z] $ docker rm -f --volumes a4b4761ec7aecc6217a0b60dd694e49994a090d55dfc8a2c481ca6765a157849 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T13:07:53.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T13:07:53.830Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T13:07:54.269Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T13:07:54.861Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T13:07:55.200Z] + ls -al . [2023-05-17T13:07:55.200Z] total 172 [2023-05-17T13:07:55.200Z] drwxrwxr-x 7 jenkins jenkins 4096 May 17 13:03 . [2023-05-17T13:07:55.200Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 13:01 .. [2023-05-17T13:07:55.200Z] -rw-rw-r-- 1 jenkins jenkins 119 May 17 13:01 .dockerignore [2023-05-17T13:07:55.200Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 13:01 .git [2023-05-17T13:07:55.200Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 13:01 .github [2023-05-17T13:07:55.200Z] -rw-rw-r-- 1 jenkins jenkins 171 May 17 13:01 .gitignore [2023-05-17T13:07:55.200Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 13:01 .golangci.yml [2023-05-17T13:07:55.200Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 17 13:01 Attribution.txt [2023-05-17T13:07:55.200Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 17 13:01 CHANGELOG.md [2023-05-17T13:07:55.200Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 17 13:01 Dockerfile [2023-05-17T13:07:55.200Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 13:01 GOVERNANCE.md [2023-05-17T13:07:55.200Z] -rw-rw-r-- 1 jenkins jenkins 688 May 17 13:01 Jenkinsfile [2023-05-17T13:07:55.200Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 17 13:01 LICENSE [2023-05-17T13:07:55.200Z] -rw-rw-r-- 1 jenkins jenkins 618 May 17 13:01 OWNERS.md [2023-05-17T13:07:55.201Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 17 13:01 README.md [2023-05-17T13:07:55.201Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 12:59 VERSION [2023-05-17T13:07:55.201Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 13:01 bin [2023-05-17T13:07:55.201Z] -rw-r--r-- 1 jenkins jenkins 13 May 17 13:03 coverage.out [2023-05-17T13:07:55.201Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 17 13:01 go.mod [2023-05-17T13:07:55.201Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 17 13:01 go.sum [2023-05-17T13:07:55.201Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 17 13:01 main.go [2023-05-17T13:07:55.201Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 17 13:01 makefile [2023-05-17T13:07:55.201Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 13:01 res [2023-05-17T13:07:55.201Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 13:01 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T13:07:55.637Z] + 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=3be59238c38c489d2fc8c52d56b4f7b44fbdb99d --label arch=arm64 --label version=0.0.0 . [2023-05-17T13:07:55.637Z] Sending build context to Docker daemon 169.5kB [2023-05-17T13:07:55.904Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T13:07:55.904Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-17T13:07:55.904Z] ---> 7576bc672435 [2023-05-17T13:07:55.904Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T13:07:55.904Z] ---> Running in 05f17163d321 [2023-05-17T13:07:56.173Z] Removing intermediate container 05f17163d321 [2023-05-17T13:07:56.173Z] ---> 78b5844703ac [2023-05-17T13:07:56.173Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T13:07:56.173Z] ---> Running in f020786b4eb1 [2023-05-17T13:07:56.446Z] Removing intermediate container f020786b4eb1 [2023-05-17T13:07:56.446Z] ---> 6b869fd6dcfc [2023-05-17T13:07:56.446Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-17T13:07:56.715Z] ---> Running in cd67cfe1f352 [2023-05-17T13:07:56.985Z] Removing intermediate container cd67cfe1f352 [2023-05-17T13:07:56.985Z] ---> 34c909c76a8c [2023-05-17T13:07:56.985Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T13:07:56.985Z] ---> Running in a3dd47d83f1a [2023-05-17T13:07:57.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T13:07:58.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T13:07:59.496Z] OK: 263 MiB in 53 packages [2023-05-17T13:08:00.463Z] Removing intermediate container a3dd47d83f1a [2023-05-17T13:08:00.463Z] ---> 88d1fb1765d0 [2023-05-17T13:08:00.463Z] Step 7/26 : WORKDIR /app [2023-05-17T13:08:00.463Z] ---> Running in 84a3647f9494 [2023-05-17T13:08:00.731Z] Removing intermediate container 84a3647f9494 [2023-05-17T13:08:00.731Z] ---> ec070ea96772 [2023-05-17T13:08:00.731Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-17T13:08:01.317Z] ---> 432d0f73bea0 [2023-05-17T13:08:01.317Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T13:08:01.317Z] ---> Running in e6da7b988a3a [2023-05-17T13:08:06.659Z] Removing intermediate container e6da7b988a3a [2023-05-17T13:08:06.659Z] ---> 0a2a485b6d15 [2023-05-17T13:08:06.659Z] Step 10/26 : COPY . . [2023-05-17T13:08:06.659Z] ---> 52c965841287 [2023-05-17T13:08:06.659Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T13:08:06.659Z] ---> Running in 09be7e285e79 [2023-05-17T13:08:06.928Z] Removing intermediate container 09be7e285e79 [2023-05-17T13:08:06.928Z] ---> 88363ce3cb5e [2023-05-17T13:08:06.928Z] Step 12/26 : RUN $MAKE [2023-05-17T13:08:06.928Z] ---> Running in 2e3b809d9a02 [2023-05-17T13:08:07.890Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-17T13:10:14.599Z] Removing intermediate container 2e3b809d9a02 [2023-05-17T13:10:14.599Z] ---> c0c9eca0882c [2023-05-17T13:10:14.599Z] Step 13/26 : FROM alpine:3.17 [2023-05-17T13:10:14.599Z] 3.17: Pulling from library/alpine [2023-05-17T13:10:14.599Z] c41833b44d91: Already exists [2023-05-17T13:10:14.599Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T13:10:14.599Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T13:10:14.599Z] ---> 51e60588ff2c [2023-05-17T13:10:14.599Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T13:10:14.599Z] ---> Running in b6610c3befdc [2023-05-17T13:10:14.599Z] Removing intermediate container b6610c3befdc [2023-05-17T13:10:14.599Z] ---> 89fbd58bc152 [2023-05-17T13:10:14.599Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-17T13:10:14.599Z] ---> Running in c9f1de9f1934 [2023-05-17T13:10:14.599Z] Removing intermediate container c9f1de9f1934 [2023-05-17T13:10:14.599Z] ---> 1ef53f2b10f9 [2023-05-17T13:10:14.599Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-17T13:10:14.599Z] ---> Running in 4b281a174cb6 [2023-05-17T13:10:15.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T13:10:15.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T13:10:16.732Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T13:10:16.732Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T13:10:16.732Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T13:10:16.732Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T13:10:17.007Z] OK: 8 MiB in 17 packages [2023-05-17T13:10:18.963Z] Removing intermediate container 4b281a174cb6 [2023-05-17T13:10:18.963Z] ---> 1bcd990c0682 [2023-05-17T13:10:18.963Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-17T13:10:19.550Z] ---> 001cc88ec961 [2023-05-17T13:10:19.550Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-17T13:10:20.138Z] ---> 0b9f326aa75c [2023-05-17T13:10:20.138Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-17T13:10:20.413Z] ---> 8b2bbf3aaf79 [2023-05-17T13:10:20.413Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-17T13:10:21.823Z] ---> 9c5f221fbb20 [2023-05-17T13:10:21.823Z] Step 21/26 : EXPOSE 48095 [2023-05-17T13:10:21.823Z] ---> Running in dc091e6c4b26 [2023-05-17T13:10:22.092Z] Removing intermediate container dc091e6c4b26 [2023-05-17T13:10:22.092Z] ---> 72aef6d4756f [2023-05-17T13:10:22.092Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-17T13:10:22.361Z] ---> Running in eab3625c09b3 [2023-05-17T13:10:22.643Z] Removing intermediate container eab3625c09b3 [2023-05-17T13:10:22.643Z] ---> d78f76a41d07 [2023-05-17T13:10:22.643Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T13:10:22.643Z] ---> Running in fd52c7417065 [2023-05-17T13:10:22.910Z] Removing intermediate container fd52c7417065 [2023-05-17T13:10:22.910Z] ---> edf350e5e0fc [2023-05-17T13:10:22.910Z] Step 24/26 : LABEL arch=arm64 [2023-05-17T13:10:22.910Z] ---> Running in 51c9b92adce6 [2023-05-17T13:10:23.177Z] Removing intermediate container 51c9b92adce6 [2023-05-17T13:10:23.177Z] ---> ea31c7213be3 [2023-05-17T13:10:23.177Z] Step 25/26 : LABEL git_sha=3be59238c38c489d2fc8c52d56b4f7b44fbdb99d [2023-05-17T13:10:23.177Z] ---> Running in 5e3b4f6f32ed [2023-05-17T13:10:23.444Z] Removing intermediate container 5e3b4f6f32ed [2023-05-17T13:10:23.444Z] ---> 05f505d441e3 [2023-05-17T13:10:23.444Z] Step 26/26 : LABEL version=0.0.0 [2023-05-17T13:10:23.712Z] ---> Running in 358eaa41a2f6 [2023-05-17T13:10:23.979Z] Removing intermediate container 358eaa41a2f6 [2023-05-17T13:10:23.979Z] ---> a6bed0dffd06 [2023-05-17T13:10:23.979Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T13:10:23.979Z] Successfully built a6bed0dffd06 [2023-05-17T13:10:23.979Z] 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-17T13:10:24.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T13:10:24.818Z] [2023-05-17T13:10:24.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T13:10:25.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T13:10:25.222Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T13:10:25.222Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T13:10:25.222Z] 04944245beec: Pulling fs layer [2023-05-17T13:10:25.222Z] 699f458cf7ca: Pulling fs layer [2023-05-17T13:10:25.222Z] 765212b225bb: Pulling fs layer [2023-05-17T13:10:25.222Z] f23df028b6ca: Pulling fs layer [2023-05-17T13:10:25.222Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T13:10:25.222Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T13:10:25.222Z] f23df028b6ca: Waiting [2023-05-17T13:10:25.222Z] d65c8cfc05b1: Waiting [2023-05-17T13:10:25.222Z] 2437ff75d9bd: Waiting [2023-05-17T13:10:25.488Z] 04944245beec: Verifying Checksum [2023-05-17T13:10:25.488Z] 04944245beec: Download complete [2023-05-17T13:10:25.488Z] 765212b225bb: Download complete [2023-05-17T13:10:25.488Z] f23df028b6ca: Verifying Checksum [2023-05-17T13:10:25.488Z] f23df028b6ca: Download complete [2023-05-17T13:10:25.488Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T13:10:25.488Z] d65c8cfc05b1: Download complete [2023-05-17T13:10:25.488Z] 699f458cf7ca: Verifying Checksum [2023-05-17T13:10:25.488Z] 699f458cf7ca: Download complete [2023-05-17T13:10:26.077Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T13:10:26.077Z] 8998bd30e6a1: Download complete [2023-05-17T13:10:28.016Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T13:10:28.016Z] 2437ff75d9bd: Download complete [2023-05-17T13:10:31.349Z] 8998bd30e6a1: Pull complete [2023-05-17T13:10:31.930Z] 04944245beec: Pull complete [2023-05-17T13:10:33.440Z] 699f458cf7ca: Pull complete [2023-05-17T13:10:33.440Z] 765212b225bb: Pull complete [2023-05-17T13:10:34.437Z] f23df028b6ca: Pull complete [2023-05-17T13:10:34.437Z] d65c8cfc05b1: Pull complete [2023-05-17T13:10:46.764Z] 2437ff75d9bd: Pull complete [2023-05-17T13:10:46.764Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T13:10:46.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T13:10:46.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T13:10:47.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-15866 does not seem to be running inside a container [2023-05-17T13:10:47.131Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T13:10:49.533Z] $ docker top 2a90d871bba8a0bd276720848b265403740a43fcde993b943f46f9ff30b992c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T13:10:50.101Z] ---> job-cost.sh [2023-05-17T13:10:50.370Z] lf-activate-venv: SKIPPING [2023-05-17T13:10:50.370Z] INFO: No Stack... [2023-05-17T13:10:50.952Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T13:10:51.533Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T13:10:51.871Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-05-17T13:10:51.871Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T13:10:51.951Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-564-1-stack-cost] [2023-05-17T13:10:51.957Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-564-1-stack-cost] did not exist. Created. [2023-05-17T13:10:51.957Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-564-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T13:10:52.368Z] /w/workspace/app-service-configurable/1@tmp/durable-28bd23dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T13:10:52.719Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T13:10:52.757Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T13:10:52.801Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T13:10:52.818Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-564-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T13:10:52.904Z] $ docker stop --time=1 2a90d871bba8a0bd276720848b265403740a43fcde993b943f46f9ff30b992c8 [2023-05-17T13:10:54.418Z] $ docker rm -f --volumes 2a90d871bba8a0bd276720848b265403740a43fcde993b943f46f9ff30b992c8 [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-17T13:10:55.423Z] provisioning config files... [2023-05-17T13:10:55.430Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-564@tmp/config18406988166038361492tmp [Pipeline] { [Pipeline] sh [2023-05-17T13:10:55.778Z] + set +x [2023-05-17T13:10:55.778Z] + curl -s+ https://codecov.io/bash [2023-05-17T13:10:55.778Z] bash -s -- [2023-05-17T13:10:55.778Z] [2023-05-17T13:10:55.778Z] _____ _ [2023-05-17T13:10:55.778Z] / ____| | | [2023-05-17T13:10:55.778Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T13:10:55.778Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T13:10:55.778Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T13:10:55.778Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T13:10:55.778Z] Bash-1.0.6 [2023-05-17T13:10:55.778Z] [2023-05-17T13:10:55.778Z] [2023-05-17T13:10:55.778Z] ==> git version 2.25.1 found [2023-05-17T13:10:55.778Z] ==> 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-17T13:10:55.778Z] Release-Date: 2020-01-08 [2023-05-17T13:10:55.778Z] 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-17T13:10:55.778Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T13:10:55.778Z] ==> Jenkins CI detected. [2023-05-17T13:10:55.778Z] current dir:  /w/workspace/_app-service-configurable_PR-564 [2023-05-17T13:10:55.778Z] project root: . [2023-05-17T13:10:55.778Z] --> token set from env [2023-05-17T13:10:55.778Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T13:10:55.778Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T13:10:55.778Z] ==> Python coveragepy not found [2023-05-17T13:10:55.778Z] ==> Searching for coverage reports in: [2023-05-17T13:10:55.778Z] + . [2023-05-17T13:10:55.778Z] -> Found 1 reports [2023-05-17T13:10:55.778Z] ==> Detecting git/mercurial file structure [2023-05-17T13:10:55.779Z] ==> Reading reports [2023-05-17T13:10:55.779Z] + ./coverage.out bytes=13 [2023-05-17T13:10:55.779Z] ==> Appending adjustments [2023-05-17T13:10:55.779Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T13:10:56.043Z] + Found adjustments [2023-05-17T13:10:56.043Z] ==> Gzipping contents [2023-05-17T13:10:56.043Z] 4.0K /tmp/codecov.W8JVV3.gz [2023-05-17T13:10:56.043Z] ==> Uploading reports [2023-05-17T13:10:56.043Z] url: https://codecov.io [2023-05-17T13:10:56.043Z] query: branch=PR-564&commit=3be59238c38c489d2fc8c52d56b4f7b44fbdb99d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-564%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=564&job=&cmd_args= [2023-05-17T13:10:56.043Z] -> Pinging Codecov [2023-05-17T13:10:56.044Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-564&commit=3be59238c38c489d2fc8c52d56b4f7b44fbdb99d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-564%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=564&job=&cmd_args= [2023-05-17T13:10:56.044Z] -> Uploading to [2023-05-17T13:10:56.044Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/A97CA9966030D2A3747ED39772930CCE/3be59238c38c489d2fc8c52d56b4f7b44fbdb99d/e208d88d-7a15-418a-94fa-380735c53a71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T131055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f666aa98daa868e93aac353148f2562c5036b15e2a32e79e13f634bc15cfa31 [2023-05-17T13:10:56.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T13:10:56.044Z] Dload Upload Total Spent Left Speed [2023-05-17T13:10:56.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2014 --:--:-- --:--:-- --:--:-- 2023 [2023-05-17T13:10:56.303Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3be59238c38c489d2fc8c52d56b4f7b44fbdb99d [Pipeline] } [2023-05-17T13:10:56.331Z] 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-17T13:10:58.158Z] + [ -d /w/workspace/_app-service-configurable_PR-564/archives ] [2023-05-17T13:10:58.159Z] + ls -al /w/workspace/_app-service-configurable_PR-564/archives [2023-05-17T13:10:58.159Z] total 16 [2023-05-17T13:10:58.159Z] drwxr-xr-x 3 root root 4096 May 17 13:01 . [2023-05-17T13:10:58.159Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 13:01 .. [2023-05-17T13:10:58.159Z] drwxr-xr-x 2 root root 4096 May 17 13:01 cost [2023-05-17T13:10:58.159Z] -rw-r--r-- 1 root root 96 May 17 13:01 cost.csv [2023-05-17T13:10:58.159Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-564/archives [2023-05-17T13:10:58.159Z] + ls -al /w/workspace/_app-service-configurable_PR-564/archives [2023-05-17T13:10:58.159Z] total 16 [2023-05-17T13:10:58.159Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 13:01 . [2023-05-17T13:10:58.159Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 13:01 .. [2023-05-17T13:10:58.159Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 13:01 cost [2023-05-17T13:10:58.159Z] -rw-r--r-- 1 jenkins jenkins 96 May 17 13:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T13:10:58.494Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T13:10:59.402Z] ---> package-listing.sh [2023-05-17T13:10:59.402Z] ++ facter osfamily [2023-05-17T13:10:59.402Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T13:10:59.667Z] + OS_FAMILY=debian [2023-05-17T13:10:59.667Z] + workspace=/w/workspace/_app-service-configurable_PR-564 [2023-05-17T13:10:59.667Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T13:10:59.667Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T13:10:59.667Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T13:10:59.667Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T13:10:59.667Z] + '[' /w/workspace/_app-service-configurable_PR-564 ']' [2023-05-17T13:10:59.667Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T13:10:59.667Z] + case "${OS_FAMILY}" in [2023-05-17T13:10:59.667Z] + grep '^ii' [2023-05-17T13:10:59.667Z] + dpkg -l [2023-05-17T13:10:59.667Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T13:10:59.667Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T13:10:59.667Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T13:10:59.667Z] + '[' /w/workspace/_app-service-configurable_PR-564 ']' [2023-05-17T13:10:59.667Z] + mkdir -p /w/workspace/_app-service-configurable_PR-564/archives/ [2023-05-17T13:10:59.667Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-564/archives/ [Pipeline] echo [2023-05-17T13:10:59.706Z] 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-564/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T13:11:00.003Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T13:11:00.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T13:11:00.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T13:11:02.303Z] prd-ubuntu20.04-docker-8c-8g-15865 does not seem to be running inside a container [2023-05-17T13:11:02.335Z] $ 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-564/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-564 -v /w/workspace/_app-service-configurable_PR-564:/w/workspace/_app-service-configurable_PR-564:rw,z -v /w/workspace/_app-service-configurable_PR-564@tmp:/w/workspace/_app-service-configurable_PR-564@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-17T13:11:02.777Z] $ docker top 3627b7c29e7aa9f85ce0128ddd7103e32d0306b74782de42fd56270784ba726d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T13:11:03.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T13:11:03.479Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T13:11:03.791Z] + ls /var/log/sa-host [2023-05-17T13:11:03.791Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T13:11:04.048Z] provisioning config files... [2023-05-17T13:11:04.057Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-564@tmp/config12618439383209966779tmp [Pipeline] { [Pipeline] echo [2023-05-17T13:11:04.117Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T13:11:04.430Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T13:11:04.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T13:11:04.875Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T13:11:04.907Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T13:11:05.221Z] ---> sudo-logs.sh [2023-05-17T13:11:05.221Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T13:11:05.310Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T13:11:05.622Z] ---> job-cost.sh [2023-05-17T13:11:05.622Z] lf-activate-venv: SKIPPING [2023-05-17T13:11:05.622Z] DEBUG: total: 0.2199999988079071 [2023-05-17T13:11:05.622Z] INFO: Retrieving Stack Cost... [2023-05-17T13:11:06.191Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T13:11:06.760Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T13:11:06.819Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T13:11:07.206Z] ---> logs-deploy.sh [2023-05-17T13:11:07.207Z] lf-activate-venv: SKIPPING [2023-05-17T13:11:07.207Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-564/1 [2023-05-17T13:11:07.207Z] INFO: archiving workspace using pattern(s): [2023-05-17T13:11:08.147Z] Archives upload complete. [2023-05-17T13:11:08.408Z] INFO: archiving logs to Nexus