Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0eb39531cc0e251679d567441103b89f8fe292d6 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-ssh2312107807741597024.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh2096413556306304319.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5961224515382213494.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh3454564942587403897.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13470285062641861942.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [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.17 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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-8654 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # 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 Avoid second fetch Checking out Revision 0eb39531cc0e251679d567441103b89f8fe292d6 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 0eb39531cc0e251679d567441103b89f8fe292d6 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#390)" > git rev-list --no-walk 92fb1b13d260eb9383d909cf158b9f7c84f7ba93 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:45:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:45:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:45:38 ========================================================= 15:45:38 EdgeX Global Pipelines Version Info 15:45:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:45:39 ------------------- 15:45:39 stable info: 15:45:39 ------------------- 15:45:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:45:39 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 15:45:39 Message: update stable to v1.0.221 15:45:40 ------------------- 15:45:40 experimental info: 15:45:40 ------------------- 15:45:40 Commited By: **** collab-it+edgex@linuxfoundation.org 15:45:40 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 15:45:40 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0eb3953 [Pipeline] echo 15:45:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:40 provisioning config files... 15:45:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2156103088596132747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:41 ---> docker-login.sh 15:45:41 nexus3.edgexfoundry.org:10001 15:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:41 Configure a credential helper to remove this warning. See 15:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:41 15:45:41 Login Succeeded 15:45:41 nexus3.edgexfoundry.org:10002 15:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:41 Configure a credential helper to remove this warning. See 15:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:41 15:45:41 Login Succeeded 15:45:41 nexus3.edgexfoundry.org:10003 15:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:42 Configure a credential helper to remove this warning. See 15:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:42 15:45:42 Login Succeeded 15:45:42 nexus3.edgexfoundry.org:10004 15:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:42 Configure a credential helper to remove this warning. See 15:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:42 15:45:42 Login Succeeded 15:45:42 docker.io 15:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:42 Configure a credential helper to remove this warning. See 15:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:42 15:45:42 Login Succeeded 15:45:42 ---> docker-login.sh ends [Pipeline] } 15:45:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:45:43 + git rev-list -1 --merges 0eb39531cc0e251679d567441103b89f8fe292d6~1..0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] echo 15:45:43 -----------> git rev-list -1 --merges 0eb39531cc0e251679d567441103b89f8fe292d6~1..0eb39531cc0e251679d567441103b89f8fe292d6 0eb39531cc0e251679d567441103b89f8fe292d6 [false] [Pipeline] sh 15:45:43 + git log --format=format:%s -1 0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] echo 15:45:43 ========================================================= 15:45:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:45:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:43 + git log --format=format:%s -1 0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] echo 15:45:43 [semverPrep] GIT_COMMIT: 0eb39531cc0e251679d567441103b89f8fe292d6, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#390) [Pipeline] echo 15:45:43 [semverPrep] This is not a build commit. [Pipeline] sh 15:45:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:45:44 + grep -v github /etc/ssh/ssh_known_hosts 15:45:44 + [ -e /tmp/ssh_known_hosts ] 15:45:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:45:44 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:45:44 sudo tee -a /etc/ssh/ssh_known_hosts 15:45:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:45:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:44 15:45:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:45:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:45 latest: Pulling from edgex-devops/git-semver 15:45:45 a0d0a0d46f8b: Pulling fs layer 15:45:45 3e5f54012d9b: Pulling fs layer 15:45:45 4c7163046ea9: Pulling fs layer 15:45:45 0c2d73faf560: Pulling fs layer 15:45:45 0c2d73faf560: Waiting 15:45:45 3e5f54012d9b: Download complete 15:45:45 a0d0a0d46f8b: Download complete 15:45:45 4c7163046ea9: Verifying Checksum 15:45:45 4c7163046ea9: Download complete 15:45:45 0c2d73faf560: Verifying Checksum 15:45:45 0c2d73faf560: Download complete 15:45:45 a0d0a0d46f8b: Pull complete 15:45:45 3e5f54012d9b: Pull complete 15:45:45 4c7163046ea9: Pull complete 15:45:45 0c2d73faf560: Pull complete 15:45:45 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:45:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:45:46 prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container 15:45:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:45:46 $ docker top 5f769f595c416eb44ae69d514ce52206c9ce28921179a010bb573280af54df9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:45:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:46 [ssh-agent] Looking for ssh-agent implementation... 15:45:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:47 $ docker exec 5f769f595c416eb44ae69d514ce52206c9ce28921179a010bb573280af54df9f ssh-agent 15:45:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdCnEgg/agent.13 15:45:47 SSH_AGENT_PID=19 15:45:47 Running ssh-add (command line suppressed) 15:45:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8817690176986953555.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8817690176986953555.key) 15:45:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:47 + git tag --points-at HEAD [Pipeline] } 15:45:47 $ docker exec --env ******** --env ******** 5f769f595c416eb44ae69d514ce52206c9ce28921179a010bb573280af54df9f ssh-agent -k 15:45:47 unset SSH_AUTH_SOCK; 15:45:47 unset SSH_AGENT_PID; 15:45:47 echo Agent pid 19 killed; 15:45:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:45:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:47 [ssh-agent] Looking for ssh-agent implementation... 15:45:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:47 $ docker exec 5f769f595c416eb44ae69d514ce52206c9ce28921179a010bb573280af54df9f ssh-agent 15:45:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLMIeEd/agent.52 15:45:48 SSH_AGENT_PID=59 15:45:48 Running ssh-add (command line suppressed) 15:45:48 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_243790399567622989.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_243790399567622989.key) 15:45:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:48 + git semver init 15:45:48 # -> Open(): unable to determine branch for HEAD 15:45:48 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:45:48 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:45:48 # $SEMVER_REMOTE_NAME = origin 15:45:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:45:48 # $SEMVER_USER_NAME = edgex-jenkins 15:45:48 # $SEMVER_BRANCH = main 15:45:48 # $SEMVER_TEMP = /tmp/semver-141991455 15:45:48 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:45:49 # '/tmp/semver-141991455' -> '/w/workspace/ry_app-service-configurable_main/.semver' 15:45:49 # -> Force: false 15:45:49 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:45:49 $ docker exec --env ******** --env ******** 5f769f595c416eb44ae69d514ce52206c9ce28921179a010bb573280af54df9f ssh-agent -k 15:45:49 unset SSH_AUTH_SOCK; 15:45:49 unset SSH_AGENT_PID; 15:45:49 echo Agent pid 59 killed; 15:45:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:45:49 + git semver [Pipeline] } 15:45:49 $ docker stop --time=1 5f769f595c416eb44ae69d514ce52206c9ce28921179a010bb573280af54df9f 15:45:51 $ docker rm -f 5f769f595c416eb44ae69d514ce52206c9ce28921179a010bb573280af54df9f [Pipeline] // withDockerContainer [Pipeline] sh 15:45:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:45:51 Stashed 1 file(s) [Pipeline] echo 15:45:51 [edgeXSemver]: initialized semver on version 2.2.0-dev.22 [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 15:45:51 provisioning config files... 15:45:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5506926739012479808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:52 ---> docker-login.sh 15:45:52 nexus3.edgexfoundry.org:10001 15:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:52 Configure a credential helper to remove this warning. See 15:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:52 15:45:52 Login Succeeded 15:45:52 nexus3.edgexfoundry.org:10002 15:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:52 Configure a credential helper to remove this warning. See 15:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:52 15:45:52 Login Succeeded 15:45:52 nexus3.edgexfoundry.org:10003 15:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:52 Configure a credential helper to remove this warning. See 15:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:52 15:45:52 Login Succeeded 15:45:52 nexus3.edgexfoundry.org:10004 15:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:52 Configure a credential helper to remove this warning. See 15:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:52 15:45:52 Login Succeeded 15:45:52 docker.io 15:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:53 Configure a credential helper to remove this warning. See 15:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:53 15:45:53 Login Succeeded 15:45:53 ---> docker-login.sh ends [Pipeline] } 15:45:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:45:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:53 ========================================================= 15:45:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:45:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:45:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:45:53 Sending build context to Docker daemon 2.98MB 15:45:53 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:45:53 Step 2/13 : FROM ${BASE} AS builder 15:45:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:45:53 59bf1c3509f3: Pulling fs layer 15:45:53 666ba61612fd: Pulling fs layer 15:45:53 8ed8ca486205: Pulling fs layer 15:45:53 4fe6c5a15a65: Pulling fs layer 15:45:53 22a0e8bec74d: Pulling fs layer 15:45:53 640e595b4fbd: Pulling fs layer 15:45:53 763cafe07f6e: Pulling fs layer 15:45:53 0c0b528cf693: Pulling fs layer 15:45:53 10935f4eaf8b: Pulling fs layer 15:45:53 22a0e8bec74d: Waiting 15:45:53 640e595b4fbd: Waiting 15:45:53 763cafe07f6e: Waiting 15:45:53 4fe6c5a15a65: Waiting 15:45:53 0c0b528cf693: Waiting 15:45:53 10935f4eaf8b: Waiting 15:45:53 8ed8ca486205: Verifying Checksum 15:45:53 8ed8ca486205: Download complete 15:45:53 666ba61612fd: Download complete 15:45:53 22a0e8bec74d: Verifying Checksum 15:45:53 22a0e8bec74d: Download complete 15:45:53 640e595b4fbd: Verifying Checksum 15:45:53 640e595b4fbd: Download complete 15:45:53 763cafe07f6e: Verifying Checksum 15:45:53 763cafe07f6e: Download complete 15:45:53 59bf1c3509f3: Verifying Checksum 15:45:53 59bf1c3509f3: Download complete 15:45:53 0c0b528cf693: Verifying Checksum 15:45:53 0c0b528cf693: Download complete 15:45:53 59bf1c3509f3: Pull complete 15:45:53 666ba61612fd: Pull complete 15:45:54 8ed8ca486205: Pull complete 15:45:54 10935f4eaf8b: Verifying Checksum 15:45:54 10935f4eaf8b: Download complete 15:45:54 4fe6c5a15a65: Verifying Checksum 15:45:54 4fe6c5a15a65: Download complete 15:45:58 4fe6c5a15a65: Pull complete 15:45:58 22a0e8bec74d: Pull complete 15:45:58 640e595b4fbd: Pull complete 15:45:58 763cafe07f6e: Pull complete 15:45:58 0c0b528cf693: Pull complete 15:46:01 10935f4eaf8b: Pull complete 15:46:01 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 15:46:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:46:01 ---> 99d49a6021b9 15:46:01 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:46:02 ---> Running in b79b740c3332 15:46:02 Removing intermediate container b79b740c3332 15:46:02 ---> 331030a69755 15:46:02 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:46:02 ---> Running in 525c41b446ce 15:46:02 Removing intermediate container 525c41b446ce 15:46:02 ---> 87d305b32efb 15:46:02 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:46:02 ---> Running in 6fd4ee3c9bdc 15:46:02 Removing intermediate container 6fd4ee3c9bdc 15:46:02 ---> 556df9a463f9 15:46:02 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:02 ---> Running in c27d98b5455d 15:46:03 Removing intermediate container c27d98b5455d 15:46:03 ---> 325dd0e37804 15:46:03 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:03 ---> Running in 176d201f506d 15:46:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:46:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:46:04 OK: 221 MiB in 52 packages 15:46:05 Removing intermediate container 176d201f506d 15:46:05 ---> f9fa5e66fe24 15:46:05 Step 8/13 : WORKDIR /app 15:46:05 ---> Running in d0d63ed9ea91 15:46:05 Removing intermediate container d0d63ed9ea91 15:46:05 ---> d099671e7983 15:46:05 Step 9/13 : COPY go.mod vendor* ./ 15:46:05 ---> d09761276d5e 15:46:05 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:05 ---> Running in e5dc0c92a2ec 15:46:06 Still waiting to schedule task 15:46:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:46:31 Removing intermediate container e5dc0c92a2ec 15:46:31 ---> dec2896d0a0b 15:46:31 Step 11/13 : COPY . . 15:46:32 ---> 543580dcb621 15:46:32 Step 12/13 : ARG MAKE="make build" 15:46:32 ---> Running in eae7a19dba23 15:46:32 Removing intermediate container eae7a19dba23 15:46:32 ---> 2bf7d71db119 15:46:32 Step 13/13 : RUN $MAKE 15:46:32 ---> Running in 82474b537acf 15:46:32 noop 15:46:33 Removing intermediate container 82474b537acf 15:46:33 ---> 46f84d64dbfd 15:46:33 Successfully built 46f84d64dbfd 15:46:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:46:33 + docker inspect -f . ci-base-image-x86_64 15:46:33 . [Pipeline] withDockerContainer 15:46:33 prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container 15:46:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 15:46:33 $ docker top 130549c92cc3c416feef687c00dd78aeafd1e79021a2a8b67de97366ef8127c1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:34 + go version 15:46:34 go version go1.17.6 linux/amd64 [Pipeline] } 15:46:34 $ docker stop --time=1 130549c92cc3c416feef687c00dd78aeafd1e79021a2a8b67de97366ef8127c1 15:46:35 $ docker rm -f 130549c92cc3c416feef687c00dd78aeafd1e79021a2a8b67de97366ef8127c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:35 + docker inspect -f . ci-base-image-x86_64 15:46:35 . [Pipeline] withDockerContainer 15:46:36 prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container 15:46:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 15:46:36 $ docker top 24de85368b070c609e77bea8fe938636f15f87212aa13b54035ee59928639718 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:46:36 + make test 15:46:36 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:46:45 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:46:45 CGO_ENABLED=1 go vet ./... 15:46:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:47 ./bin/test-attribution-txt.sh [Pipeline] echo 15:46:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:46:47 $ docker stop --time=1 24de85368b070c609e77bea8fe938636f15f87212aa13b54035ee59928639718 15:46:49 $ docker rm -f 24de85368b070c609e77bea8fe938636f15f87212aa13b54035ee59928639718 [Pipeline] // withDockerContainer [Pipeline] sh 15:46:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:46:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:46:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:46:50 + ls -al . 15:46:50 total 176 15:46:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 15:46 . 15:46:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 15:45 .. 15:46:50 -rw-rw-r-- 1 jenkins jenkins 119 Mar 23 15:45 .dockerignore 15:46:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 15:45 .git 15:46:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 15:45 .github 15:46:50 -rw-rw-r-- 1 jenkins jenkins 104 Mar 23 15:45 .gitignore 15:46:50 drwx------ 3 jenkins jenkins 4096 Mar 23 15:45 .semver 15:46:50 -rw-rw-r-- 1 jenkins jenkins 7627 Mar 23 15:45 Attribution.txt 15:46:50 -rw-rw-r-- 1 jenkins jenkins 23791 Mar 23 15:45 CHANGELOG.md 15:46:50 -rw-rw-r-- 1 jenkins jenkins 2087 Mar 23 15:45 Dockerfile 15:46:50 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 15:45 GOVERNANCE.md 15:46:50 -rw-rw-r-- 1 jenkins jenkins 687 Mar 23 15:45 Jenkinsfile 15:46:50 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 23 15:45 LICENSE 15:46:50 -rw-rw-r-- 1 jenkins jenkins 618 Mar 23 15:45 OWNERS.md 15:46:50 -rw-rw-r-- 1 jenkins jenkins 3860 Mar 23 15:45 README.md 15:46:50 -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 15:45 VERSION 15:46:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 15:45 bin 15:46:50 -rw-r--r-- 1 jenkins jenkins 10 Mar 23 15:46 coverage.out 15:46:50 -rw-rw-r-- 1 jenkins jenkins 2816 Mar 23 15:45 go.mod 15:46:50 -rw-rw-r-- 1 jenkins jenkins 50335 Mar 23 15:45 go.sum 15:46:50 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 23 15:45 main.go 15:46:50 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 23 15:45 makefile 15:46:50 drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 15:45 res 15:46:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 15:45 snap [Pipeline] isUnix [Pipeline] sh 15:46:51 + 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=0eb39531cc0e251679d567441103b89f8fe292d6 --label arch=amd64 --label version=2.2.0-dev.22 . 15:46:51 Sending build context to Docker daemon 2.981MB 15:46:51 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 15:46:51 Step 2/27 : FROM ${BASE} AS builder 15:46:51 ---> 46f84d64dbfd 15:46:51 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:46:51 ---> Running in 93a1500a5db2 15:46:51 Removing intermediate container 93a1500a5db2 15:46:51 ---> 00bc1d512711 15:46:51 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:46:51 ---> Running in b72e86b1bdc4 15:46:51 Removing intermediate container b72e86b1bdc4 15:46:51 ---> a54eda0037f6 15:46:51 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:46:51 ---> Running in edaef1859786 15:46:51 Removing intermediate container edaef1859786 15:46:51 ---> 4aae4ba3a2c6 15:46:51 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:51 ---> Running in 8262c2e4b7b0 15:46:52 Removing intermediate container 8262c2e4b7b0 15:46:52 ---> 6a34781668b3 15:46:52 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:52 ---> Running in 8d6a803acb59 15:46:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:46:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:46:53 OK: 221 MiB in 52 packages 15:46:54 Removing intermediate container 8d6a803acb59 15:46:54 ---> cdf4e90a6091 15:46:54 Step 8/27 : WORKDIR /app 15:46:54 ---> Running in 8abe951c14e0 15:46:54 Removing intermediate container 8abe951c14e0 15:46:54 ---> 2137cb32f615 15:46:54 Step 9/27 : COPY go.mod vendor* ./ 15:46:54 ---> 040f43920372 15:46:54 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:54 ---> Running in 8586099c2b3a 15:46:55 Removing intermediate container 8586099c2b3a 15:46:55 ---> 3c09e8575088 15:46:55 Step 11/27 : COPY . . 15:46:55 ---> e47ca32b8ddb 15:46:55 Step 12/27 : ARG MAKE="make build" 15:46:55 ---> Running in f298fcb5b2b7 15:46:55 Removing intermediate container f298fcb5b2b7 15:46:55 ---> 31e711ec6b07 15:46:55 Step 13/27 : RUN $MAKE 15:46:55 ---> Running in e0339ac5f77b 15:46:56 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.22" -o app-service-configurable 15:47:04 Removing intermediate container e0339ac5f77b 15:47:04 ---> 57cbf42a7374 15:47:04 Step 14/27 : FROM alpine:3.14 15:47:04 3.14: Pulling from library/alpine 15:47:04 36ccefbf3d8a: Pulling fs layer 15:47:05 36ccefbf3d8a: Download complete 15:47:05 36ccefbf3d8a: Pull complete 15:47:05 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 15:47:05 Status: Downloaded newer image for alpine:3.14 15:47:05 ---> a33ac4f1069a 15:47:05 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:47:05 ---> Running in 20ad5e260741 15:47:05 Removing intermediate container 20ad5e260741 15:47:05 ---> 1f15cdad9072 15:47:05 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:47:05 ---> Running in cad7c6736ea7 15:47:05 Removing intermediate container cad7c6736ea7 15:47:05 ---> fc95dc3cc6e1 15:47:05 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:47:05 ---> Running in 6c5c9e294c7f 15:47:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:47:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:47:06 (1/7) Installing ca-certificates (20211220-r0) 15:47:06 (2/7) Installing dumb-init (1.2.5-r1) 15:47:06 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:47:06 (4/7) Installing libsodium (1.0.18-r0) 15:47:06 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:47:06 (6/7) Installing libzmq (4.3.4-r0) 15:47:06 (7/7) Installing zeromq (4.3.4-r0) 15:47:06 Executing busybox-1.33.1-r6.trigger 15:47:06 Executing ca-certificates-20211220-r0.trigger 15:47:06 OK: 9 MiB in 21 packages 15:47:06 Removing intermediate container 6c5c9e294c7f 15:47:06 ---> 5bfedcbb587a 15:47:06 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:47:06 ---> 1c886d8494c2 15:47:06 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:47:06 ---> 7d8c502034f8 15:47:06 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:47:07 ---> aaee2d4a0113 15:47:07 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:47:07 ---> 9b372d529cb4 15:47:07 Step 22/27 : EXPOSE 48095 15:47:07 ---> Running in 7c851bc9494c 15:47:07 Removing intermediate container 7c851bc9494c 15:47:07 ---> 5946d2543899 15:47:07 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:47:07 ---> Running in bee2dc701b51 15:47:07 Removing intermediate container bee2dc701b51 15:47:07 ---> 520dd9910c47 15:47:07 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:47:07 ---> Running in cd6027fcf4f8 15:47:07 Removing intermediate container cd6027fcf4f8 15:47:07 ---> 8ef16f7bf26b 15:47:07 Step 25/27 : LABEL arch=amd64 15:47:07 ---> Running in 5a9c3fc9215e 15:47:07 Removing intermediate container 5a9c3fc9215e 15:47:07 ---> 1a65e38945f5 15:47:07 Step 26/27 : LABEL git_sha=0eb39531cc0e251679d567441103b89f8fe292d6 15:47:07 ---> Running in 66d720e7cb9f 15:47:08 Removing intermediate container 66d720e7cb9f 15:47:08 ---> a0721bd3bc2a 15:47:08 Step 27/27 : LABEL version=2.2.0-dev.22 15:47:08 ---> Running in 30dc7a1441f2 15:47:08 Removing intermediate container 30dc7a1441f2 15:47:08 ---> 83f812dbe83f 15:47:08 [Warning] One or more build-args [ARCH] were not consumed 15:47:08 Successfully built 83f812dbe83f 15:47:08 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:08 provisioning config files... 15:47:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config705204732142635531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:08 ---> docker-login.sh 15:47:08 nexus3.edgexfoundry.org:10001 15:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:08 Configure a credential helper to remove this warning. See 15:47:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:08 15:47:08 Login Succeeded 15:47:08 nexus3.edgexfoundry.org:10002 15:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:08 Configure a credential helper to remove this warning. See 15:47:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:08 15:47:08 Login Succeeded 15:47:08 nexus3.edgexfoundry.org:10003 15:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:08 Configure a credential helper to remove this warning. See 15:47:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:08 15:47:08 Login Succeeded 15:47:08 nexus3.edgexfoundry.org:10004 15:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:08 Configure a credential helper to remove this warning. See 15:47:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:08 15:47:08 Login Succeeded 15:47:08 docker.io 15:47:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:09 Configure a credential helper to remove this warning. See 15:47:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:09 15:47:09 Login Succeeded 15:47:09 ---> docker-login.sh ends [Pipeline] } 15:47:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:09 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:47:09 0eb39531cc0e251679d567441103b89f8fe292d6 15:47:09 latest 15:47:09 2.2.0-dev.22 15:47:09 0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 15:47:09 main 15:47:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:47:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] isUnix [Pipeline] sh 15:47:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0eb39531cc0e251679d567441103b89f8fe292d6 15:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:47:10 bc49846d5b0e: Preparing 15:47:10 21a204749d4b: Preparing 15:47:10 289384673ac9: Preparing 15:47:10 5f461a559d57: Preparing 15:47:10 b395ac2d81be: Preparing 15:47:10 2e38978dfe40: Preparing 15:47:10 21a204749d4b: Pushed 15:47:10 5f461a559d57: Pushed 15:47:10 289384673ac9: Pushed 15:47:10 2e38978dfe40: Layer already exists 15:47:10 b395ac2d81be: Pushed 15:47:11 bc49846d5b0e: Pushed 15:47:11 0eb39531cc0e251679d567441103b89f8fe292d6: digest: sha256:e6ee31256dc75e65a1fb7db3f7d1b56cdae0ff236a941fe64f8c2e4fc72d1204 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:47:12 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 15:47:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:47:12 bc49846d5b0e: Preparing 15:47:12 21a204749d4b: Preparing 15:47:12 289384673ac9: Preparing 15:47:12 5f461a559d57: Preparing 15:47:12 b395ac2d81be: Preparing 15:47:12 2e38978dfe40: Preparing 15:47:12 2e38978dfe40: Waiting 15:47:12 bc49846d5b0e: Layer already exists 15:47:12 b395ac2d81be: Layer already exists 15:47:12 21a204749d4b: Layer already exists 15:47:12 289384673ac9: Layer already exists 15:47:12 5f461a559d57: Layer already exists 15:47:12 2e38978dfe40: Layer already exists 15:47:12 latest: digest: sha256:e6ee31256dc75e65a1fb7db3f7d1b56cdae0ff236a941fe64f8c2e4fc72d1204 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:47:12 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 15:47:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.22 15:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:47:13 bc49846d5b0e: Preparing 15:47:13 21a204749d4b: Preparing 15:47:13 289384673ac9: Preparing 15:47:13 5f461a559d57: Preparing 15:47:13 b395ac2d81be: Preparing 15:47:13 2e38978dfe40: Preparing 15:47:13 2e38978dfe40: Waiting 15:47:13 5f461a559d57: Layer already exists 15:47:13 bc49846d5b0e: Layer already exists 15:47:13 21a204749d4b: Layer already exists 15:47:13 b395ac2d81be: Layer already exists 15:47:13 289384673ac9: Layer already exists 15:47:13 2e38978dfe40: Layer already exists 15:47:13 2.2.0-dev.22: digest: sha256:e6ee31256dc75e65a1fb7db3f7d1b56cdae0ff236a941fe64f8c2e4fc72d1204 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:47:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 15:47:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 15:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:47:13 bc49846d5b0e: Preparing 15:47:13 21a204749d4b: Preparing 15:47:13 289384673ac9: Preparing 15:47:13 5f461a559d57: Preparing 15:47:13 b395ac2d81be: Preparing 15:47:13 2e38978dfe40: Preparing 15:47:13 2e38978dfe40: Waiting 15:47:13 b395ac2d81be: Layer already exists 15:47:13 21a204749d4b: Layer already exists 15:47:13 289384673ac9: Layer already exists 15:47:13 5f461a559d57: Layer already exists 15:47:13 bc49846d5b0e: Layer already exists 15:47:13 2e38978dfe40: Layer already exists 15:47:13 0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22: digest: sha256:e6ee31256dc75e65a1fb7db3f7d1b56cdae0ff236a941fe64f8c2e4fc72d1204 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:47:14 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 15:47:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:47:14 bc49846d5b0e: Preparing 15:47:14 21a204749d4b: Preparing 15:47:14 289384673ac9: Preparing 15:47:14 5f461a559d57: Preparing 15:47:14 b395ac2d81be: Preparing 15:47:14 2e38978dfe40: Preparing 15:47:14 2e38978dfe40: Waiting 15:47:14 5f461a559d57: Layer already exists 15:47:14 b395ac2d81be: Layer already exists 15:47:14 bc49846d5b0e: Layer already exists 15:47:14 289384673ac9: Layer already exists 15:47:14 21a204749d4b: Layer already exists 15:47:14 2e38978dfe40: Layer already exists 15:47:14 main: digest: sha256:e6ee31256dc75e65a1fb7db3f7d1b56cdae0ff236a941fe64f8c2e4fc72d1204 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:14 ===================================================== [Pipeline] echo 15:47:14 taggedImages: 15:47:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:0eb39531cc0e251679d567441103b89f8fe292d6 15:47:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:47:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.22 15:47:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 15:47:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:47:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:14 15:47:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:47:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:15 latest: Pulling from edgex-lftools-log-publisher 15:47:15 5eb5b503b376: Pulling fs layer 15:47:15 5c69ac0246d0: Pulling fs layer 15:47:15 ec43610c2a17: Pulling fs layer 15:47:15 3a2ae6a8a46f: Pulling fs layer 15:47:15 33b1e0a273af: Pulling fs layer 15:47:15 5d3b04190fa2: Pulling fs layer 15:47:15 2f39f015ded8: Pulling fs layer 15:47:15 3a2ae6a8a46f: Waiting 15:47:15 33b1e0a273af: Waiting 15:47:15 5d3b04190fa2: Waiting 15:47:15 2f39f015ded8: Waiting 15:47:15 5c69ac0246d0: Verifying Checksum 15:47:15 5c69ac0246d0: Download complete 15:47:15 33b1e0a273af: Verifying Checksum 15:47:15 33b1e0a273af: Download complete 15:47:15 5d3b04190fa2: Verifying Checksum 15:47:15 5d3b04190fa2: Download complete 15:47:15 ec43610c2a17: Verifying Checksum 15:47:15 ec43610c2a17: Download complete 15:47:15 5eb5b503b376: Verifying Checksum 15:47:15 5eb5b503b376: Download complete 15:47:15 2f39f015ded8: Download complete 15:47:16 5eb5b503b376: Pull complete 15:47:16 5c69ac0246d0: Pull complete 15:47:17 ec43610c2a17: Pull complete 15:47:17 3a2ae6a8a46f: Pull complete 15:47:17 33b1e0a273af: Pull complete 15:47:17 5d3b04190fa2: Pull complete 15:47:21 2f39f015ded8: Pull complete 15:47:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:47:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:47:21 prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container 15:47:21 $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-lftools-log-publisher:latest cat 15:47:23 $ docker top 987131d1f3800f7801804ff137043f983e04a8bf6de5287b79468059580f8ecf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:23 ---> job-cost.sh 15:47:23 lf-activate-venv: SKIPPING 15:47:23 INFO: No Stack... 15:47:24 INFO: Retrieving Pricing Info for: v3-standard-8 15:47:24 INFO: Archiving Costs [Pipeline] sh 15:47:25 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:47:25 + cut -d, -f6 [Pipeline] lock 15:47:25 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] 15:47:25 Resource [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] did not exist. Created. 15:47:25 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:47:25 + echo total: 0.2199999988079071 [Pipeline] stash 15:47:25 Stashed 1 file(s) [Pipeline] } 15:47:25 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] [Pipeline] // lock [Pipeline] } 15:47:25 $ docker stop --time=1 987131d1f3800f7801804ff137043f983e04a8bf6de5287b79468059580f8ecf 15:47:26 $ docker rm -f 987131d1f3800f7801804ff137043f983e04a8bf6de5287b79468059580f8ecf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:47:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8655 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:47:49 Running in /w/workspace/app-service-configurable/58 [Pipeline] { [Pipeline] checkout 15:47:49 Selected Git installation does not exist. Using Default 15:47:49 The recommended git tool is: NONE 15:47:56 using credential edgex-jenkins-ssh 15:47:56 Cloning the remote Git repository 15:47:56 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:47:56 > git init /w/workspace/app-service-configurable/58 # timeout=10 15:47:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:47:56 > git --version # timeout=10 15:47:56 > git --version # 'git version 2.25.1' 15:47:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:58 Avoid second fetch 15:47:58 Checking out Revision 0eb39531cc0e251679d567441103b89f8fe292d6 (main) 15:47:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:47:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:58 > git config core.sparsecheckout # timeout=10 15:47:58 > git checkout -f 0eb39531cc0e251679d567441103b89f8fe292d6 # timeout=10 15:48:02 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#390)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:48:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:48:03 % Total % Received % Xferd Average Speed Time Time Time Current 15:48:03 Dload Upload Total Spent Left Speed 15:48:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47562 0 --:--:-- --:--:-- --:--:-- 47562 [Pipeline] sh 15:48:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:48:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:48:04 + sudo tee /etc/docker/daemon.new 15:48:04 { 15:48:04 "registry-mirrors": [ 15:48:04 "https://nexus3.edgexfoundry.org:10001" 15:48:04 ], 15:48:04 "bip": "10.250.0.254/24", 15:48:04 "hosts": [ 15:48:04 "tcp://0.0.0.0:5555", 15:48:04 "unix:///var/run/docker.sock" 15:48:04 ], 15:48:04 "mtu": 1458, 15:48:04 "selinux-enabled": true, 15:48:04 "seccomp-profile": "/etc/docker/seccomp.json" 15:48:04 } [Pipeline] sh 15:48:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:48:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:23 provisioning config files... 15:48:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/58@tmp/config7248150632021485575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:23 ---> docker-login.sh 15:48:23 nexus3.edgexfoundry.org:10001 15:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:24 Configure a credential helper to remove this warning. See 15:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:24 15:48:24 Login Succeeded 15:48:24 nexus3.edgexfoundry.org:10002 15:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:25 Configure a credential helper to remove this warning. See 15:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:25 15:48:25 Login Succeeded 15:48:25 nexus3.edgexfoundry.org:10003 15:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:25 Configure a credential helper to remove this warning. See 15:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:25 15:48:25 Login Succeeded 15:48:25 nexus3.edgexfoundry.org:10004 15:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:26 Configure a credential helper to remove this warning. See 15:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:26 15:48:26 Login Succeeded 15:48:26 docker.io 15:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:27 Configure a credential helper to remove this warning. See 15:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:27 15:48:27 Login Succeeded 15:48:27 ---> docker-login.sh ends [Pipeline] } 15:48:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:48:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:48:27 ========================================================= 15:48:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:48:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:48:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:48:28 Sending build context to Docker daemon 208.4kB 15:48:28 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:48:28 Step 2/13 : FROM ${BASE} AS builder 15:48:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:48:28 9b3977197b4f: Pulling fs layer 15:48:28 1a89e8eeedd5: Pulling fs layer 15:48:28 94645a83ff95: Pulling fs layer 15:48:28 3f3a8bcf1eab: Pulling fs layer 15:48:28 0c92f367c5e7: Pulling fs layer 15:48:28 f7c0051592d6: Pulling fs layer 15:48:28 a227ed2f7395: Pulling fs layer 15:48:28 7b1c46037f91: Pulling fs layer 15:48:28 3f3a8bcf1eab: Waiting 15:48:28 0c92f367c5e7: Waiting 15:48:28 f7c0051592d6: Waiting 15:48:28 a227ed2f7395: Waiting 15:48:28 94645a83ff95: Download complete 15:48:28 1a89e8eeedd5: Download complete 15:48:28 0c92f367c5e7: Download complete 15:48:28 f7c0051592d6: Verifying Checksum 15:48:28 f7c0051592d6: Download complete 15:48:28 9b3977197b4f: Download complete 15:48:28 a227ed2f7395: Verifying Checksum 15:48:28 a227ed2f7395: Download complete 15:48:29 9b3977197b4f: Pull complete 15:48:30 1a89e8eeedd5: Pull complete 15:48:30 94645a83ff95: Pull complete 15:48:30 7b1c46037f91: Download complete 15:48:31 3f3a8bcf1eab: Verifying Checksum 15:48:31 3f3a8bcf1eab: Download complete 15:48:43 3f3a8bcf1eab: Pull complete 15:48:43 0c92f367c5e7: Pull complete 15:48:43 f7c0051592d6: Pull complete 15:48:44 a227ed2f7395: Pull complete 15:48:50 7b1c46037f91: Pull complete 15:48:50 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 15:48:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:48:50 ---> f79e39bc4007 15:48:50 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:48:51 ---> Running in a2d035e5e419 15:48:51 Removing intermediate container a2d035e5e419 15:48:51 ---> 0076f49d1a15 15:48:51 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:48:51 ---> Running in f4569d39137b 15:48:51 Removing intermediate container f4569d39137b 15:48:51 ---> 8874cf560bb7 15:48:51 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:48:51 ---> Running in 254018563a18 15:48:52 Removing intermediate container 254018563a18 15:48:52 ---> 621ff143404f 15:48:52 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:48:52 ---> Running in e3fa8c0fa8f7 15:48:54 Removing intermediate container e3fa8c0fa8f7 15:48:54 ---> 9d057605ddf3 15:48:54 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:48:54 ---> Running in fbde244cd5dd 15:48:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:48:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:48:56 OK: 220 MiB in 52 packages 15:48:57 Removing intermediate container fbde244cd5dd 15:48:57 ---> ac40c8aecfbb 15:48:57 Step 8/13 : WORKDIR /app 15:48:57 ---> Running in 0663b2b7936d 15:48:57 Removing intermediate container 0663b2b7936d 15:48:57 ---> 97d93d41f60d 15:48:57 Step 9/13 : COPY go.mod vendor* ./ 15:48:58 ---> 3341ecd02db3 15:48:58 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:58 ---> Running in 52ee4535ac2c 15:50:20 Removing intermediate container 52ee4535ac2c 15:50:20 ---> 1a93973885c4 15:50:20 Step 11/13 : COPY . . 15:50:20 ---> 883a518fc706 15:50:20 Step 12/13 : ARG MAKE="make build" 15:50:20 ---> Running in 53cb9e04ad49 15:50:20 Removing intermediate container 53cb9e04ad49 15:50:20 ---> 1b6b6da906b6 15:50:20 Step 13/13 : RUN $MAKE 15:50:20 ---> Running in 4265419856f7 15:50:20 noop 15:50:20 Removing intermediate container 4265419856f7 15:50:20 ---> ea0e672dcd62 15:50:20 Successfully built ea0e672dcd62 15:50:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:50:20 + docker inspect -f . ci-base-image-arm64 15:50:20 . [Pipeline] withDockerContainer 15:50:20 prd-ubuntu20.04-docker-arm64-4c-16g-8655 does not seem to be running inside a container 15:50:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/58 -v /w/workspace/app-service-configurable/58:/w/workspace/app-service-configurable/58:rw,z -v /w/workspace/app-service-configurable/58@tmp:/w/workspace/app-service-configurable/58@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 ******** ci-base-image-arm64 cat 15:50:22 $ docker top 68fee8129ca125d97696d71eda70c6987c4b153f8b4ea37e6c22000e268d986d -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:23 + go version 15:50:23 go version go1.17.6 linux/arm64 [Pipeline] } 15:50:23 $ docker stop --time=1 68fee8129ca125d97696d71eda70c6987c4b153f8b4ea37e6c22000e268d986d 15:50:24 $ docker rm -f 68fee8129ca125d97696d71eda70c6987c4b153f8b4ea37e6c22000e268d986d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:25 + docker inspect -f . ci-base-image-arm64 15:50:25 . [Pipeline] withDockerContainer 15:50:25 prd-ubuntu20.04-docker-arm64-4c-16g-8655 does not seem to be running inside a container 15:50:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/58 -v /w/workspace/app-service-configurable/58:/w/workspace/app-service-configurable/58:rw,z -v /w/workspace/app-service-configurable/58@tmp:/w/workspace/app-service-configurable/58@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 ******** ci-base-image-arm64 cat 15:50:26 $ docker top 0200da80d2b03363ac5a26d79671da89690da067cc50f5d18c6b96ddb2e9506a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:50:27 + make test 15:50:27 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:51:14 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:51:14 CGO_ENABLED=1 go vet ./... 15:51:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:51:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:51:33 ./bin/test-attribution-txt.sh [Pipeline] echo 15:51:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:51:35 $ docker stop --time=1 0200da80d2b03363ac5a26d79671da89690da067cc50f5d18c6b96ddb2e9506a 15:51:37 $ docker rm -f 0200da80d2b03363ac5a26d79671da89690da067cc50f5d18c6b96ddb2e9506a [Pipeline] // withDockerContainer [Pipeline] sh 15:51:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:51:37 Warning: overwriting stash ‘coverage-report’ 15:51:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:51:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:51:39 + ls -al . 15:51:39 total 172 15:51:39 drwxrwxr-x 7 jenkins jenkins 4096 Mar 23 15:51 . 15:51:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 15:47 .. 15:51:39 -rw-rw-r-- 1 jenkins jenkins 119 Mar 23 15:47 .dockerignore 15:51:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 15:48 .git 15:51:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 15:47 .github 15:51:39 -rw-rw-r-- 1 jenkins jenkins 104 Mar 23 15:47 .gitignore 15:51:39 -rw-rw-r-- 1 jenkins jenkins 7627 Mar 23 15:47 Attribution.txt 15:51:39 -rw-rw-r-- 1 jenkins jenkins 23791 Mar 23 15:47 CHANGELOG.md 15:51:39 -rw-rw-r-- 1 jenkins jenkins 2087 Mar 23 15:47 Dockerfile 15:51:39 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 15:47 GOVERNANCE.md 15:51:39 -rw-rw-r-- 1 jenkins jenkins 687 Mar 23 15:47 Jenkinsfile 15:51:39 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 23 15:47 LICENSE 15:51:39 -rw-rw-r-- 1 jenkins jenkins 618 Mar 23 15:47 OWNERS.md 15:51:39 -rw-rw-r-- 1 jenkins jenkins 3860 Mar 23 15:47 README.md 15:51:39 -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 15:45 VERSION 15:51:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 15:47 bin 15:51:39 -rw-r--r-- 1 jenkins jenkins 10 Mar 23 15:50 coverage.out 15:51:39 -rw-rw-r-- 1 jenkins jenkins 2816 Mar 23 15:47 go.mod 15:51:39 -rw-rw-r-- 1 jenkins jenkins 50335 Mar 23 15:47 go.sum 15:51:39 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 23 15:47 main.go 15:51:39 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 23 15:47 makefile 15:51:39 drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 15:47 res 15:51:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 15:47 snap [Pipeline] isUnix [Pipeline] sh 15:51:39 + 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=0eb39531cc0e251679d567441103b89f8fe292d6 --label arch=arm64 --label version=2.2.0-dev.22 . 15:51:39 Sending build context to Docker daemon 209.4kB 15:51:39 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 15:51:39 Step 2/27 : FROM ${BASE} AS builder 15:51:39 ---> ea0e672dcd62 15:51:39 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:51:39 ---> Running in d7de3bfbdd1b 15:51:39 Removing intermediate container d7de3bfbdd1b 15:51:39 ---> 735a27d8e4f2 15:51:39 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:51:40 ---> Running in 6a05bcf3b5c7 15:51:40 Removing intermediate container 6a05bcf3b5c7 15:51:40 ---> 71b1d11eaf6a 15:51:40 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:51:40 ---> Running in 8c81c77f4bfb 15:51:41 Removing intermediate container 8c81c77f4bfb 15:51:41 ---> ad9c3196bc85 15:51:41 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:41 ---> Running in e009c8689e81 15:51:43 Removing intermediate container e009c8689e81 15:51:43 ---> d2c266920225 15:51:43 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:51:43 ---> Running in 4f4d3e225300 15:51:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:51:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:51:45 OK: 220 MiB in 52 packages 15:51:46 Removing intermediate container 4f4d3e225300 15:51:46 ---> 9ed3f2fd5872 15:51:46 Step 8/27 : WORKDIR /app 15:51:46 ---> Running in 91d24f0a86c2 15:51:46 Removing intermediate container 91d24f0a86c2 15:51:46 ---> ff5317d74d78 15:51:46 Step 9/27 : COPY go.mod vendor* ./ 15:51:47 ---> 50a4092703c2 15:51:47 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:47 ---> Running in ef4d9b527a57 15:51:49 Removing intermediate container ef4d9b527a57 15:51:49 ---> 9a27e3db51a8 15:51:49 Step 11/27 : COPY . . 15:51:50 ---> 7ff98cd86cf8 15:51:50 Step 12/27 : ARG MAKE="make build" 15:51:50 ---> Running in abcedec8b157 15:51:50 Removing intermediate container abcedec8b157 15:51:50 ---> 65e076b6bd2b 15:51:50 Step 13/27 : RUN $MAKE 15:51:50 ---> Running in b8dafcf97fa4 15:51:51 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.22" -o app-service-configurable 15:52:39 Removing intermediate container b8dafcf97fa4 15:52:39 ---> 4a0f6b95a12f 15:52:39 Step 14/27 : FROM alpine:3.14 15:52:39 3.14: Pulling from library/alpine 15:52:39 93a1719cf261: Pulling fs layer 15:52:39 93a1719cf261: Verifying Checksum 15:52:39 93a1719cf261: Download complete 15:52:39 93a1719cf261: Pull complete 15:52:39 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 15:52:39 Status: Downloaded newer image for alpine:3.14 15:52:39 ---> 71a2028e5025 15:52:39 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:52:39 ---> Running in ceb354b3f868 15:52:39 Removing intermediate container ceb354b3f868 15:52:39 ---> 21e55f05333a 15:52:39 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:52:39 ---> Running in 82d4e51fa175 15:52:39 Removing intermediate container 82d4e51fa175 15:52:39 ---> 6c08b05edd86 15:52:39 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:52:39 ---> Running in fb3786c06b99 15:52:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:52:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:52:41 (1/7) Installing ca-certificates (20211220-r0) 15:52:41 (2/7) Installing dumb-init (1.2.5-r1) 15:52:41 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:52:41 (4/7) Installing libsodium (1.0.18-r0) 15:52:41 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:52:41 (6/7) Installing libzmq (4.3.4-r0) 15:52:41 (7/7) Installing zeromq (4.3.4-r0) 15:52:41 Executing busybox-1.33.1-r6.trigger 15:52:41 Executing ca-certificates-20211220-r0.trigger 15:52:41 OK: 9 MiB in 21 packages 15:52:42 Removing intermediate container fb3786c06b99 15:52:42 ---> 8859b322f818 15:52:42 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:52:43 ---> 78185c75c01f 15:52:43 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:52:43 ---> 84a5300bbe18 15:52:43 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:52:44 ---> aa0ee887aefe 15:52:44 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:52:45 ---> 9017f98f61b3 15:52:45 Step 22/27 : EXPOSE 48095 15:52:45 ---> Running in 79654688ac6d 15:52:46 Removing intermediate container 79654688ac6d 15:52:46 ---> cd20f4e55ed8 15:52:46 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:52:46 ---> Running in d62be0e16a18 15:52:46 Removing intermediate container d62be0e16a18 15:52:46 ---> f2a1643b950e 15:52:46 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:46 ---> Running in bb1bde43bab4 15:52:46 Removing intermediate container bb1bde43bab4 15:52:46 ---> fbd64ce5a874 15:52:46 Step 25/27 : LABEL arch=arm64 15:52:46 ---> Running in 3f93c524bb8c 15:52:47 Removing intermediate container 3f93c524bb8c 15:52:47 ---> 9ab1df36b68f 15:52:47 Step 26/27 : LABEL git_sha=0eb39531cc0e251679d567441103b89f8fe292d6 15:52:47 ---> Running in e831ea9c33c4 15:52:47 Removing intermediate container e831ea9c33c4 15:52:47 ---> 98f3ca8c5708 15:52:47 Step 27/27 : LABEL version=2.2.0-dev.22 15:52:47 ---> Running in f0e03b2b0a95 15:52:48 Removing intermediate container f0e03b2b0a95 15:52:48 ---> ae4e87e21c60 15:52:48 [Warning] One or more build-args [ARCH] were not consumed 15:52:48 Successfully built ae4e87e21c60 15:52:48 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:48 provisioning config files... 15:52:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/58@tmp/config4014157964928462295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:48 ---> docker-login.sh 15:52:48 nexus3.edgexfoundry.org:10001 15:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:48 Configure a credential helper to remove this warning. See 15:52:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:48 15:52:48 Login Succeeded 15:52:48 nexus3.edgexfoundry.org:10002 15:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:49 Configure a credential helper to remove this warning. See 15:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:49 15:52:49 Login Succeeded 15:52:49 nexus3.edgexfoundry.org:10003 15:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:49 Configure a credential helper to remove this warning. See 15:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:49 15:52:49 Login Succeeded 15:52:49 nexus3.edgexfoundry.org:10004 15:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:50 Configure a credential helper to remove this warning. See 15:52:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:50 15:52:50 Login Succeeded 15:52:50 docker.io 15:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:51 Configure a credential helper to remove this warning. See 15:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:51 15:52:51 Login Succeeded 15:52:51 ---> docker-login.sh ends [Pipeline] } 15:52:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:51 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:52:51 0eb39531cc0e251679d567441103b89f8fe292d6 15:52:51 latest 15:52:51 2.2.0-dev.22 15:52:51 0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 15:52:51 main 15:52:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:52:51 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] isUnix [Pipeline] sh 15:52:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0eb39531cc0e251679d567441103b89f8fe292d6 15:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:52:51 c720dcd6dd11: Preparing 15:52:51 db017624a543: Preparing 15:52:51 343d9eddbf55: Preparing 15:52:51 44ed142f4fc5: Preparing 15:52:51 dfe30f4fd3d2: Preparing 15:52:51 49c7c6f6dc6c: Preparing 15:52:51 49c7c6f6dc6c: Waiting 15:52:52 44ed142f4fc5: Pushed 15:52:52 db017624a543: Pushed 15:52:52 343d9eddbf55: Pushed 15:52:52 49c7c6f6dc6c: Layer already exists 15:52:53 dfe30f4fd3d2: Pushed 15:52:55 c720dcd6dd11: Pushed 15:52:55 0eb39531cc0e251679d567441103b89f8fe292d6: digest: sha256:3ce26c7113e87a0955b34d4694dd226eda493308797dafefddb8fd298f165037 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:52:56 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:52:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:52:56 c720dcd6dd11: Preparing 15:52:56 db017624a543: Preparing 15:52:56 343d9eddbf55: Preparing 15:52:56 44ed142f4fc5: Preparing 15:52:56 dfe30f4fd3d2: Preparing 15:52:56 49c7c6f6dc6c: Preparing 15:52:56 49c7c6f6dc6c: Waiting 15:52:56 343d9eddbf55: Layer already exists 15:52:56 db017624a543: Layer already exists 15:52:56 44ed142f4fc5: Layer already exists 15:52:56 c720dcd6dd11: Layer already exists 15:52:56 dfe30f4fd3d2: Layer already exists 15:52:56 49c7c6f6dc6c: Layer already exists 15:52:56 latest: digest: sha256:3ce26c7113e87a0955b34d4694dd226eda493308797dafefddb8fd298f165037 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:52:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 15:52:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.22 15:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:52:57 c720dcd6dd11: Preparing 15:52:57 db017624a543: Preparing 15:52:57 343d9eddbf55: Preparing 15:52:57 44ed142f4fc5: Preparing 15:52:57 dfe30f4fd3d2: Preparing 15:52:57 49c7c6f6dc6c: Preparing 15:52:57 49c7c6f6dc6c: Waiting 15:52:57 343d9eddbf55: Layer already exists 15:52:57 dfe30f4fd3d2: Layer already exists 15:52:57 db017624a543: Layer already exists 15:52:57 44ed142f4fc5: Layer already exists 15:52:57 c720dcd6dd11: Layer already exists 15:52:57 49c7c6f6dc6c: Layer already exists 15:52:57 2.2.0-dev.22: digest: sha256:3ce26c7113e87a0955b34d4694dd226eda493308797dafefddb8fd298f165037 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:52:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh 15:52:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 15:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:52:58 c720dcd6dd11: Preparing 15:52:58 db017624a543: Preparing 15:52:58 343d9eddbf55: Preparing 15:52:58 44ed142f4fc5: Preparing 15:52:58 dfe30f4fd3d2: Preparing 15:52:58 49c7c6f6dc6c: Preparing 15:52:58 49c7c6f6dc6c: Waiting 15:52:58 44ed142f4fc5: Layer already exists 15:52:58 343d9eddbf55: Layer already exists 15:52:58 c720dcd6dd11: Layer already exists 15:52:58 db017624a543: Layer already exists 15:52:58 dfe30f4fd3d2: Layer already exists 15:52:58 49c7c6f6dc6c: Layer already exists 15:52:58 0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22: digest: sha256:3ce26c7113e87a0955b34d4694dd226eda493308797dafefddb8fd298f165037 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:52:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 15:52:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:52:59 c720dcd6dd11: Preparing 15:52:59 db017624a543: Preparing 15:52:59 343d9eddbf55: Preparing 15:52:59 44ed142f4fc5: Preparing 15:52:59 dfe30f4fd3d2: Preparing 15:52:59 49c7c6f6dc6c: Preparing 15:52:59 49c7c6f6dc6c: Waiting 15:52:59 44ed142f4fc5: Layer already exists 15:52:59 c720dcd6dd11: Layer already exists 15:52:59 db017624a543: Layer already exists 15:52:59 343d9eddbf55: Layer already exists 15:52:59 dfe30f4fd3d2: Layer already exists 15:52:59 49c7c6f6dc6c: Layer already exists 15:52:59 main: digest: sha256:3ce26c7113e87a0955b34d4694dd226eda493308797dafefddb8fd298f165037 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:59 ===================================================== [Pipeline] echo 15:52:59 taggedImages: 15:52:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0eb39531cc0e251679d567441103b89f8fe292d6 15:52:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:52:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.22 15:52:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0eb39531cc0e251679d567441103b89f8fe292d6-2.2.0-dev.22 15:52:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:00 15:53:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:53:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:00 arm64: Pulling from edgex-lftools-log-publisher 15:53:00 8998bd30e6a1: Pulling fs layer 15:53:00 04944245beec: Pulling fs layer 15:53:00 699f458cf7ca: Pulling fs layer 15:53:00 765212b225bb: Pulling fs layer 15:53:00 f23df028b6ca: Pulling fs layer 15:53:00 d65c8cfc05b1: Pulling fs layer 15:53:00 2437ff75d9bd: Pulling fs layer 15:53:00 765212b225bb: Waiting 15:53:00 f23df028b6ca: Waiting 15:53:00 d65c8cfc05b1: Waiting 15:53:00 2437ff75d9bd: Waiting 15:53:00 04944245beec: Verifying Checksum 15:53:00 04944245beec: Download complete 15:53:00 765212b225bb: Verifying Checksum 15:53:00 765212b225bb: Download complete 15:53:01 f23df028b6ca: Verifying Checksum 15:53:01 f23df028b6ca: Download complete 15:53:01 d65c8cfc05b1: Verifying Checksum 15:53:01 d65c8cfc05b1: Download complete 15:53:01 699f458cf7ca: Verifying Checksum 15:53:01 699f458cf7ca: Download complete 15:53:01 8998bd30e6a1: Download complete 15:53:04 2437ff75d9bd: Verifying Checksum 15:53:04 2437ff75d9bd: Download complete 15:53:06 8998bd30e6a1: Pull complete 15:53:06 04944245beec: Pull complete 15:53:08 699f458cf7ca: Pull complete 15:53:08 765212b225bb: Pull complete 15:53:09 f23df028b6ca: Pull complete 15:53:09 d65c8cfc05b1: Pull complete 15:53:24 2437ff75d9bd: Pull complete 15:53:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:53:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:53:25 prd-ubuntu20.04-docker-arm64-4c-16g-8655 does not seem to be running inside a container 15:53:25 $ 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/58 -v /w/workspace/app-service-configurable/58:/w/workspace/app-service-configurable/58:rw,z -v /w/workspace/app-service-configurable/58@tmp:/w/workspace/app-service-configurable/58@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-lftools-log-publisher:arm64 cat 15:53:27 $ docker top 96c044affe511aa3be3db0db6f60e69d170c75028f74c86a61e6414cc2d0e052 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:28 ---> job-cost.sh 15:53:28 lf-activate-venv: SKIPPING 15:53:28 INFO: No Stack... 15:53:29 INFO: Retrieving Pricing Info for: v3-standard-4 15:53:30 INFO: Archiving Costs [Pipeline] sh 15:53:30 + cat /w/workspace/app-service-configurable/58/archives/cost.csv 15:53:30 + cut -d, -f6 [Pipeline] lock 15:53:30 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] 15:53:30 Resource [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] did not exist. Created. 15:53:30 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:53:31 /w/workspace/app-service-configurable/58@tmp/durable-29dbdd74/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:53:32 + echo total: 0.10999999940395355 [Pipeline] stash 15:53:32 Warning: overwriting stash ‘stack-cost’ 15:53:32 Stashed 1 file(s) [Pipeline] } 15:53:32 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-58-stack-cost] [Pipeline] // lock [Pipeline] } 15:53:32 $ docker stop --time=1 96c044affe511aa3be3db0db6f60e69d170c75028f74c86a61e6414cc2d0e052 15:53:33 $ docker rm -f 96c044affe511aa3be3db0db6f60e69d170c75028f74c86a61e6414cc2d0e052 [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 15:53:34 provisioning config files... 15:53:34 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config824133486600168691tmp [Pipeline] { [Pipeline] sh 15:53:34 + set +x 15:53:34 + bash -s -- 15:53:34 + curl -s https://codecov.io/bash 15:53:34 15:53:34 _____ _ 15:53:34 / ____| | | 15:53:34 | | ___ __| | ___ ___ _____ __ 15:53:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:53:34 | |___| (_) | (_| | __/ (_| (_) \ V / 15:53:34 \_____\___/ \__,_|\___|\___\___/ \_/ 15:53:34 Bash-1.0.6 15:53:34 15:53:34 15:53:34 ==> git version 2.25.1 found 15:53:34 ==> 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 15:53:34 Release-Date: 2020-01-08 15:53:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:53:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:53:34 ==> Jenkins CI detected. 15:53:34 current dir:  /w/workspace/ry_app-service-configurable_main 15:53:34 project root: . 15:53:34 --> token set from env 15:53:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:53:35 ==> Running gcov in . (disable via -X gcov) 15:53:35 ==> Python coveragepy not found 15:53:35 ==> Searching for coverage reports in: 15:53:35 + . 15:53:35 -> Found 1 reports 15:53:35 ==> Detecting git/mercurial file structure 15:53:35 ==> Reading reports 15:53:35 + ./coverage.out bytes=10 15:53:35 ==> Appending adjustments 15:53:35 https://docs.codecov.io/docs/fixing-reports 15:53:35 + Found adjustments 15:53:35 ==> Gzipping contents 15:53:35 4.0K /tmp/codecov.zTgYip.gz 15:53:35 ==> Uploading reports 15:53:35 url: https://codecov.io 15:53:35 query: branch=main&commit=0eb39531cc0e251679d567441103b89f8fe292d6&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:53:35 -> Pinging Codecov 15:53:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=0eb39531cc0e251679d567441103b89f8fe292d6&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:53:35 -> Uploading to 15:53:35 https://storage.googleapis.com/codecov/v4/raw/2022-03-23/A97CA9966030D2A3747ED39772930CCE/0eb39531cc0e251679d567441103b89f8fe292d6/75cd401b-2bc7-4617-b613-41093e9d9409.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220323T155335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1d96bb30b8430e09782c42e59aba7db765436f220a6121dbb2fd686cbfcb631 15:53:35 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:35 Dload Upload Total Spent Left Speed 15:53:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 569 0 0 100 569 0 2802 --:--:-- --:--:-- --:--:-- 2789 100 569 0 0 100 569 0 2517 --:--:-- --:--:-- --:--:-- 2506 15:53:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] } 15:53:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:53:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:53:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:53:36 15:53:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:53:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:53:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:53:36 188c0c94c7c5: Pulling fs layer 15:53:36 0ef7d3d256c8: Pulling fs layer 15:53:36 de9db76c5a1d: Pulling fs layer 15:53:36 0eba1c9be4d2: Pulling fs layer 15:53:36 0d57e429df01: Pulling fs layer 15:53:36 4e4be7b47b0d: Pulling fs layer 15:53:36 e1f770b5df2f: Pulling fs layer 15:53:36 85a0685a4137: Pulling fs layer 15:53:36 0eba1c9be4d2: Waiting 15:53:36 0d57e429df01: Waiting 15:53:36 4e4be7b47b0d: Waiting 15:53:36 e1f770b5df2f: Waiting 15:53:36 de9db76c5a1d: Verifying Checksum 15:53:36 de9db76c5a1d: Download complete 15:53:36 0ef7d3d256c8: Verifying Checksum 15:53:36 0ef7d3d256c8: Download complete 15:53:36 0d57e429df01: Verifying Checksum 15:53:36 0d57e429df01: Download complete 15:53:36 4e4be7b47b0d: Verifying Checksum 15:53:36 4e4be7b47b0d: Download complete 15:53:36 188c0c94c7c5: Download complete 15:53:36 188c0c94c7c5: Pull complete 15:53:36 e1f770b5df2f: Verifying Checksum 15:53:36 e1f770b5df2f: Download complete 15:53:36 0ef7d3d256c8: Pull complete 15:53:36 de9db76c5a1d: Pull complete 15:53:37 0eba1c9be4d2: Verifying Checksum 15:53:37 0eba1c9be4d2: Download complete 15:53:37 85a0685a4137: Download complete 15:53:40 0eba1c9be4d2: Pull complete 15:53:40 0d57e429df01: Pull complete 15:53:40 4e4be7b47b0d: Pull complete 15:53:41 e1f770b5df2f: Pull complete 15:53:44 85a0685a4137: Pull complete 15:53:44 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:53:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:53:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:53:44 prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container 15:53:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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/edgex-snyk-go:1.410.4 cat 15:53:46 $ docker top 1fc2258e160d5a43e95575e16ea70d04911f4113db078e88a27c1257208b55f7 -eo pid,comm [Pipeline] { [Pipeline] echo 15:53:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:53:46 + set -o pipefail 15:53:46 + snyk monitor '--org=edgex-jenkins' 15:53:55 15:53:55 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:53:55 15:53:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/cd6da538-28bd-4e03-ad28-e76ca38b5b22 15:53:55 15:53:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:53:55 15:53:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:53:55 15:53:55 [Pipeline] } 15:53:55 $ docker stop --time=1 1fc2258e160d5a43e95575e16ea70d04911f4113db078e88a27c1257208b55f7 15:53:56 $ docker rm -f 1fc2258e160d5a43e95575e16ea70d04911f4113db078e88a27c1257208b55f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:53:57 + git log --format=format:%s -1 0eb39531cc0e251679d567441103b89f8fe292d6 [Pipeline] sh 15:53:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:53:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:53:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:53:57 . [Pipeline] withDockerContainer 15:53:58 prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container 15:53:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:53:58 $ docker top 83ed30285acca43a57f9ec0ede6f8ef48011a703d2c72d69fa7494e637150bfd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:53:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:58 [ssh-agent] Looking for ssh-agent implementation... 15:53:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:58 $ docker exec 83ed30285acca43a57f9ec0ede6f8ef48011a703d2c72d69fa7494e637150bfd ssh-agent 15:53:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFIgfdd/agent.14 15:53:58 SSH_AGENT_PID=20 15:53:58 Running ssh-add (command line suppressed) 15:53:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_511685656690992963.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_511685656690992963.key) 15:53:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:59 + git semver tag 15:53:59 # -> Open(): unable to determine branch for HEAD 15:53:59 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:53:59 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:53:59 # $SEMVER_REMOTE_NAME = origin 15:53:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:53:59 # $SEMVER_USER_NAME = edgex-jenkins 15:53:59 # $SEMVER_BRANCH = main 15:53:59 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:53:59 # 0eb39531cc0e251679d567441103b89f8fe292d6 HEAD 15:53:59 # -> Force: false 15:53:59 # b5d00403388a00f14bc0a7aee6d6d208b188d65c refs/tags/v2.2.0-dev.22 [Pipeline] } 15:53:59 $ docker exec --env ******** --env ******** 83ed30285acca43a57f9ec0ede6f8ef48011a703d2c72d69fa7494e637150bfd ssh-agent -k 15:53:59 unset SSH_AUTH_SOCK; 15:53:59 unset SSH_AGENT_PID; 15:53:59 echo Agent pid 20 killed; 15:53:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:53:59 + git semver [Pipeline] } 15:53:59 $ docker stop --time=1 83ed30285acca43a57f9ec0ede6f8ef48011a703d2c72d69fa7494e637150bfd 15:54:01 $ docker rm -f 83ed30285acca43a57f9ec0ede6f8ef48011a703d2c72d69fa7494e637150bfd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:54:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:54:01 15:54:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:54:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:54:01 0.23.1-centos7: Pulling from edgex-lftools 15:54:01 ab5ef0e58194: Pulling fs layer 15:54:01 9712f1f96733: Pulling fs layer 15:54:01 63f879dbbcfc: Pulling fs layer 15:54:01 0d9ebad4ef96: Pulling fs layer 15:54:01 e9a5061849ea: Pulling fs layer 15:54:01 d747dcd14b5f: Pulling fs layer 15:54:01 2de7ff778b66: Pulling fs layer 15:54:01 d747dcd14b5f: Waiting 15:54:01 e9a5061849ea: Waiting 15:54:01 0d9ebad4ef96: Waiting 15:54:01 2de7ff778b66: Waiting 15:54:01 9712f1f96733: Verifying Checksum 15:54:01 9712f1f96733: Download complete 15:54:02 63f879dbbcfc: Verifying Checksum 15:54:02 63f879dbbcfc: Download complete 15:54:02 e9a5061849ea: Verifying Checksum 15:54:02 e9a5061849ea: Download complete 15:54:02 d747dcd14b5f: Download complete 15:54:02 0d9ebad4ef96: Verifying Checksum 15:54:02 0d9ebad4ef96: Download complete 15:54:02 ab5ef0e58194: Verifying Checksum 15:54:02 ab5ef0e58194: Download complete 15:54:02 2de7ff778b66: Verifying Checksum 15:54:02 2de7ff778b66: Download complete 15:54:06 ab5ef0e58194: Pull complete 15:54:06 9712f1f96733: Pull complete 15:54:06 63f879dbbcfc: Pull complete 15:54:10 0d9ebad4ef96: Pull complete 15:54:10 e9a5061849ea: Pull complete 15:54:10 d747dcd14b5f: Pull complete 15:54:11 2de7ff778b66: Pull complete 15:54:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:54:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:54:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:54:11 prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container 15:54:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:54:13 $ docker top 84ff75c30de6b7e1f0964ac37d70d0fe22db6eb15ece69e53b9a8fff6e608547 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:54:13 provisioning config files... 15:54:13 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8613490307252193921tmp 15:54:13 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config117878112730729934tmp 15:54:13 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4918960215749071816tmp [Pipeline] { [Pipeline] echo 15:54:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:54:14 ---> sigul-configuration.sh 15:54:14 gpg: directory `/root/.gnupg' created 15:54:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:54:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:54:14 gpg: keyring `/root/.gnupg/secring.gpg' created 15:54:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:54:14 gpg: CAST5 encrypted data 15:54:14 gpg: encrypted with 1 passphrase 15:54:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:54:14 + mkdir /home/jenkins 15:54:14 + mkdir /home/jenkins/sigul [Pipeline] sh 15:54:14 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:54:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:54:14 ---> sigul-install.sh 15:54:14 Sigul already installed; skipping installation. [Pipeline] sh 15:54:15 + git tag --list 15:54:15 v1.0.0 15:54:15 v1.1.0 15:54:15 v1.2.0 15:54:15 v1.3.0 15:54:15 v1.3.1 15:54:15 v2.0.0 15:54:15 v2.0.1 15:54:15 v2.0.1-dev.1 15:54:15 v2.0.2-dev.1 15:54:15 v2.0.2-dev.10 15:54:15 v2.0.2-dev.11 15:54:15 v2.0.2-dev.12 15:54:15 v2.0.2-dev.13 15:54:15 v2.0.2-dev.14 15:54:15 v2.0.2-dev.15 15:54:15 v2.0.2-dev.16 15:54:15 v2.0.2-dev.17 15:54:15 v2.0.2-dev.18 15:54:15 v2.0.2-dev.19 15:54:15 v2.0.2-dev.2 15:54:15 v2.0.2-dev.20 15:54:15 v2.0.2-dev.21 15:54:15 v2.0.2-dev.22 15:54:15 v2.0.2-dev.23 15:54:15 v2.0.2-dev.24 15:54:15 v2.0.2-dev.25 15:54:15 v2.0.2-dev.26 15:54:15 v2.0.2-dev.27 15:54:15 v2.0.2-dev.28 15:54:15 v2.0.2-dev.29 15:54:15 v2.0.2-dev.3 15:54:15 v2.0.2-dev.30 15:54:15 v2.0.2-dev.4 15:54:15 v2.0.2-dev.5 15:54:15 v2.0.2-dev.6 15:54:15 v2.0.2-dev.7 15:54:15 v2.0.2-dev.8 15:54:15 v2.0.2-dev.9 15:54:15 v2.1.0 15:54:15 v2.2.0-dev.1 15:54:15 v2.2.0-dev.10 15:54:15 v2.2.0-dev.11 15:54:15 v2.2.0-dev.12 15:54:15 v2.2.0-dev.13 15:54:15 v2.2.0-dev.14 15:54:15 v2.2.0-dev.15 15:54:15 v2.2.0-dev.16 15:54:15 v2.2.0-dev.17 15:54:15 v2.2.0-dev.18 15:54:15 v2.2.0-dev.19 15:54:15 v2.2.0-dev.2 15:54:15 v2.2.0-dev.20 15:54:15 v2.2.0-dev.21 15:54:15 v2.2.0-dev.22 15:54:15 v2.2.0-dev.3 15:54:15 v2.2.0-dev.4 15:54:15 v2.2.0-dev.5 15:54:15 v2.2.0-dev.6 15:54:15 v2.2.0-dev.7 15:54:15 v2.2.0-dev.8 15:54:15 v2.2.0-dev.9 [Pipeline] sh 15:54:15 + lftools sign git-tag v2.2.0-dev.22 15:54:16 Signing Git tag with Sigul... 15:54:16 Signing v2.2.0-dev.22 [Pipeline] echo 15:54:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:54:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:54:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:54:16 $ docker stop --time=1 84ff75c30de6b7e1f0964ac37d70d0fe22db6eb15ece69e53b9a8fff6e608547 15:54:17 $ docker rm -f 84ff75c30de6b7e1f0964ac37d70d0fe22db6eb15ece69e53b9a8fff6e608547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:54:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:54:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:54:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:18 . [Pipeline] withDockerContainer 15:54:18 prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container 15:54:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:54:19 $ docker top 583859b302e408b3d79aeeb1b64a62f30c30888673799db04c70a44cda747d17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:19 [ssh-agent] Looking for ssh-agent implementation... 15:54:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:19 $ docker exec 583859b302e408b3d79aeeb1b64a62f30c30888673799db04c70a44cda747d17 ssh-agent 15:54:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXilohKB/agent.14 15:54:19 SSH_AGENT_PID=21 15:54:19 Running ssh-add (command line suppressed) 15:54:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_904260400716154153.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_904260400716154153.key) 15:54:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:19 + git semver bump pre 15:54:19 # -> Open(): unable to determine branch for HEAD 15:54:19 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:54:19 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:54:19 # $SEMVER_REMOTE_NAME = origin 15:54:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:54:19 # $SEMVER_USER_NAME = edgex-jenkins 15:54:19 # $SEMVER_BRANCH = main 15:54:19 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:54:19 2.2.0-dev.23 [Pipeline] } 15:54:19 $ docker exec --env ******** --env ******** 583859b302e408b3d79aeeb1b64a62f30c30888673799db04c70a44cda747d17 ssh-agent -k 15:54:20 unset SSH_AUTH_SOCK; 15:54:20 unset SSH_AGENT_PID; 15:54:20 echo Agent pid 21 killed; 15:54:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:20 + git semver [Pipeline] } 15:54:20 $ docker stop --time=1 583859b302e408b3d79aeeb1b64a62f30c30888673799db04c70a44cda747d17 15:54:21 $ docker rm -f 583859b302e408b3d79aeeb1b64a62f30c30888673799db04c70a44cda747d17 [Pipeline] // withDockerContainer [Pipeline] sh 15:54:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:54:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:54:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:22 . [Pipeline] withDockerContainer 15:54:22 prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container 15:54:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:54:22 $ docker top c526db202921acd494af7642a6a91675c6cc2647282c423b2280934a984cf2f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:22 [ssh-agent] Looking for ssh-agent implementation... 15:54:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:23 $ docker exec c526db202921acd494af7642a6a91675c6cc2647282c423b2280934a984cf2f8 ssh-agent 15:54:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMFAmMp/agent.15 15:54:23 SSH_AGENT_PID=21 15:54:23 Running ssh-add (command line suppressed) 15:54:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_374400266395471964.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_374400266395471964.key) 15:54:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:23 + git semver push 15:54:23 # -> Open(): unable to determine branch for HEAD 15:54:23 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:54:23 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:54:23 # $SEMVER_REMOTE_NAME = origin 15:54:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:54:23 # $SEMVER_USER_NAME = edgex-jenkins 15:54:23 # $SEMVER_BRANCH = main 15:54:23 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:54:24 $ docker exec --env ******** --env ******** c526db202921acd494af7642a6a91675c6cc2647282c423b2280934a984cf2f8 ssh-agent -k 15:54:25 unset SSH_AUTH_SOCK; 15:54:25 unset SSH_AGENT_PID; 15:54:25 echo Agent pid 21 killed; 15:54:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:25 + git semver [Pipeline] } 15:54:25 $ docker stop --time=1 c526db202921acd494af7642a6a91675c6cc2647282c423b2280934a984cf2f8 15:54:26 $ docker rm -f c526db202921acd494af7642a6a91675c6cc2647282c423b2280934a984cf2f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 15:54:27 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:54:27 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:54:27 total 16 15:54:27 drwxr-xr-x 3 root root 4096 Mar 23 15:47 . 15:54:27 drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 15:54 .. 15:54:27 drwxr-xr-x 2 root root 4096 Mar 23 15:47 cost 15:54:27 -rw-r--r-- 1 root root 94 Mar 23 15:47 cost.csv 15:54:27 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:54:27 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:54:27 total 16 15:54:27 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 15:47 . 15:54:27 drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 15:54 .. 15:54:27 drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 15:47 cost 15:54:27 -rw-r--r-- 1 jenkins jenkins 94 Mar 23 15:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:54:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:54:28 ---> package-listing.sh 15:54:28 ++ facter osfamily 15:54:28 ++ tr '[:upper:]' '[:lower:]' 15:54:28 + OS_FAMILY=debian 15:54:28 + workspace=/w/workspace/ry_app-service-configurable_main 15:54:28 + START_PACKAGES=/tmp/packages_start.txt 15:54:28 + END_PACKAGES=/tmp/packages_end.txt 15:54:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:54:28 + PACKAGES=/tmp/packages_start.txt 15:54:28 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:54:28 + PACKAGES=/tmp/packages_end.txt 15:54:28 + case "${OS_FAMILY}" in 15:54:28 + dpkg -l 15:54:28 + grep '^ii' 15:54:28 + '[' -f /tmp/packages_start.txt ']' 15:54:28 + '[' -f /tmp/packages_end.txt ']' 15:54:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:54:28 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:54:28 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:54:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:54:28 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:54:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:54:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:29 . [Pipeline] withDockerContainer 15:54:29 prd-ubuntu20.04-docker-8c-8g-8654 does not seem to be running inside a container 15:54:29 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:54:30 $ docker top 8ab5655816ab97d275425958e04f8bdedc3c417e90e9797845caa397b5c11023 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:30 + touch /tmp/pre-build-complete [Pipeline] sh 15:54:30 + mkdir -p /var/log/sysstat [Pipeline] sh 15:54:31 + ls /var/log/sa-host 15:54:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:31 provisioning config files... 15:54:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5123312105881002753tmp [Pipeline] { [Pipeline] echo 15:54:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:54:31 ---> create-netrc.sh [Pipeline] } 15:54:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:54:31 ---> python-tools-install.sh [Pipeline] echo 15:54:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:54:32 ---> sudo-logs.sh 15:54:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:54:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:54:32 ---> job-cost.sh 15:54:32 lf-activate-venv: SKIPPING 15:54:32 DEBUG: total: 0.2199999988079071 15:54:32 INFO: Retrieving Stack Cost... 15:54:32 INFO: Retrieving Pricing Info for: v3-standard-8 15:54:33 INFO: Archiving Costs [Pipeline] echo 15:54:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:54:33 ---> logs-deploy.sh 15:54:33 lf-activate-venv: SKIPPING 15:54:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/58 15:54:33 INFO: archiving workspace using pattern(s): 15:54:34 Archives upload complete. 15:54:34 INFO: archiving logs to Nexus