Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6924cde71a95163c870ff6223245d33e8a78190f 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-ssh8951195541432229423.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh584960584902251622.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/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/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1769640916721788393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh5325858746924176917.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/edgex-ui-go/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/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4681755486784828459.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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go 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: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-34311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-40571’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-40579’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40582 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6924cde71a95163c870ff6223245d33e8a78190f (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.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 6924cde71a95163c870ff6223245d33e8a78190f # timeout=10 Commit message: "docs(snap): Move usage instructions to docs, add dev instructions (#519)" > git rev-list --no-walk 2c1c3d259520f16cfb9661698572acbebfada9a5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-06T13:16:26.184Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-06T13:16:26.247Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-06T13:16:26.265Z] ========================================================= [2022-05-06T13:16:26.265Z] EdgeX Global Pipelines Version Info [2022-05-06T13:16:26.265Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:16:27.055Z] ------------------- [2022-05-06T13:16:27.055Z] stable info: [2022-05-06T13:16:27.055Z] ------------------- [2022-05-06T13:16:27.055Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T13:16:27.055Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-06T13:16:27.055Z] Message: update stable to v1.0.227 [2022-05-06T13:16:27.628Z] ------------------- [2022-05-06T13:16:27.628Z] experimental info: [2022-05-06T13:16:27.628Z] ------------------- [2022-05-06T13:16:27.628Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T13:16:27.628Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-06T13:16:27.628Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-06T13:16:27.751Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-05-06T13:16:27.760Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-05-06T13:16:27.769Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-06T13:16:27.778Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-06T13:16:27.787Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-06T13:16:27.797Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-06T13:16:27.812Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-06T13:16:27.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-06T13:16:27.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-06T13:16:27.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-06T13:16:27.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-06T13:16:27.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-05-06T13:16:27.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-06T13:16:27.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-06T13:16:27.896Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T13:16:27.905Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T13:16:27.913Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-06T13:16:27.922Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-06T13:16:27.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-06T13:16:27.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-06T13:16:27.952Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-06T13:16:27.963Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-06T13:16:27.976Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-06T13:16:27.994Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-06T13:16:28.008Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-06T13:16:28.021Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-06T13:16:28.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-06T13:16:28.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-06T13:16:28.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-06T13:16:28.085Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] echo [2022-05-06T13:16:28.100Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6924cde [Pipeline] echo [2022-05-06T13:16:28.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:16:28.161Z] provisioning config files... [2022-05-06T13:16:28.173Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2986984782370050418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:16:28.483Z] ---> docker-login.sh [2022-05-06T13:16:28.484Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:16:28.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:16:28.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:16:28.745Z] Configure a credential helper to remove this warning. See [2022-05-06T13:16:28.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:16:28.745Z] [2022-05-06T13:16:28.745Z] Login Succeeded [2022-05-06T13:16:28.745Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:16:29.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:16:29.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:16:29.007Z] Configure a credential helper to remove this warning. See [2022-05-06T13:16:29.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:16:29.007Z] [2022-05-06T13:16:29.007Z] Login Succeeded [2022-05-06T13:16:29.007Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:16:29.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:16:29.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:16:29.269Z] Configure a credential helper to remove this warning. See [2022-05-06T13:16:29.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:16:29.269Z] [2022-05-06T13:16:29.269Z] Login Succeeded [2022-05-06T13:16:29.269Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:16:29.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:16:29.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:16:29.269Z] Configure a credential helper to remove this warning. See [2022-05-06T13:16:29.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:16:29.269Z] [2022-05-06T13:16:29.269Z] Login Succeeded [2022-05-06T13:16:29.269Z] docker.io [2022-05-06T13:16:29.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:16:29.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:16:29.842Z] Configure a credential helper to remove this warning. See [2022-05-06T13:16:29.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:16:29.842Z] [2022-05-06T13:16:29.842Z] Login Succeeded [2022-05-06T13:16:29.842Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:16:29.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-06T13:16:30.232Z] + git rev-list -1 --merges 6924cde71a95163c870ff6223245d33e8a78190f~1..6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] echo [2022-05-06T13:16:30.380Z] -----------> git rev-list -1 --merges 6924cde71a95163c870ff6223245d33e8a78190f~1..6924cde71a95163c870ff6223245d33e8a78190f 6924cde71a95163c870ff6223245d33e8a78190f [false] [Pipeline] sh [2022-05-06T13:16:30.677Z] + git log --format=format:%s -1 6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] echo [2022-05-06T13:16:30.696Z] ========================================================= [2022-05-06T13:16:30.696Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-06T13:16:30.696Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-06T13:16:31.032Z] + git log --format=format:%s -1 6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] echo [2022-05-06T13:16:31.046Z] [semverPrep] GIT_COMMIT: 6924cde71a95163c870ff6223245d33e8a78190f, Commit Message: docs(snap): Move usage instructions to docs, add dev instructions (#519) [Pipeline] echo [2022-05-06T13:16:31.060Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-06T13:16:31.449Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T13:16:31.449Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-06T13:16:31.449Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-06T13:16:31.449Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-06T13:16:31.449Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-06T13:16:31.449Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-06T13:16:31.449Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:31.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:16:31.806Z] [2022-05-06T13:16:31.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:32.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:16:32.114Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-06T13:16:32.114Z] 1fe172e4850f: Pulling fs layer [2022-05-06T13:16:32.114Z] caf521ccaac6: Pulling fs layer [2022-05-06T13:16:32.114Z] 3ead6fa29328: Pulling fs layer [2022-05-06T13:16:32.114Z] 5c2a1cbceb83: Pulling fs layer [2022-05-06T13:16:32.114Z] a8d5f1318db7: Pulling fs layer [2022-05-06T13:16:32.114Z] c427282e49a2: Pulling fs layer [2022-05-06T13:16:32.114Z] 1827001aaf11: Pulling fs layer [2022-05-06T13:16:32.114Z] 0714d37db230: Pulling fs layer [2022-05-06T13:16:32.114Z] ac28cf19c067: Pulling fs layer [2022-05-06T13:16:32.114Z] ca983d60f3e2: Pulling fs layer [2022-05-06T13:16:32.114Z] 9f894cec8388: Pulling fs layer [2022-05-06T13:16:32.114Z] 0714d37db230: Waiting [2022-05-06T13:16:32.114Z] ac28cf19c067: Waiting [2022-05-06T13:16:32.114Z] ca983d60f3e2: Waiting [2022-05-06T13:16:32.114Z] 5c2a1cbceb83: Waiting [2022-05-06T13:16:32.114Z] 9f894cec8388: Waiting [2022-05-06T13:16:32.114Z] 1827001aaf11: Waiting [2022-05-06T13:16:32.114Z] a8d5f1318db7: Waiting [2022-05-06T13:16:32.114Z] c427282e49a2: Waiting [2022-05-06T13:16:32.114Z] caf521ccaac6: Verifying Checksum [2022-05-06T13:16:32.114Z] 5c2a1cbceb83: Verifying Checksum [2022-05-06T13:16:32.114Z] 5c2a1cbceb83: Download complete [2022-05-06T13:16:32.378Z] 3ead6fa29328: Download complete [2022-05-06T13:16:32.378Z] a8d5f1318db7: Verifying Checksum [2022-05-06T13:16:32.378Z] a8d5f1318db7: Download complete [2022-05-06T13:16:32.378Z] c427282e49a2: Download complete [2022-05-06T13:16:32.378Z] 0714d37db230: Download complete [2022-05-06T13:16:32.378Z] ac28cf19c067: Verifying Checksum [2022-05-06T13:16:32.378Z] ca983d60f3e2: Verifying Checksum [2022-05-06T13:16:32.378Z] ca983d60f3e2: Download complete [2022-05-06T13:16:32.378Z] 9f894cec8388: Verifying Checksum [2022-05-06T13:16:32.378Z] 9f894cec8388: Download complete [2022-05-06T13:16:32.378Z] 1fe172e4850f: Verifying Checksum [2022-05-06T13:16:32.378Z] 1fe172e4850f: Download complete [2022-05-06T13:16:32.638Z] 1827001aaf11: Verifying Checksum [2022-05-06T13:16:32.638Z] 1827001aaf11: Download complete [2022-05-06T13:16:34.017Z] 1fe172e4850f: Pull complete [2022-05-06T13:16:34.017Z] caf521ccaac6: Pull complete [2022-05-06T13:16:34.586Z] 3ead6fa29328: Pull complete [2022-05-06T13:16:34.586Z] 5c2a1cbceb83: Pull complete [2022-05-06T13:16:34.845Z] a8d5f1318db7: Pull complete [2022-05-06T13:16:35.106Z] c427282e49a2: Pull complete [2022-05-06T13:16:37.019Z] 1827001aaf11: Pull complete [2022-05-06T13:16:37.019Z] 0714d37db230: Pull complete [2022-05-06T13:16:37.279Z] ac28cf19c067: Pull complete [2022-05-06T13:16:37.279Z] ca983d60f3e2: Pull complete [2022-05-06T13:16:37.279Z] 9f894cec8388: Pull complete [2022-05-06T13:16:37.279Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-06T13:16:37.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:16:37.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-06T13:16:37.616Z] prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container [2022-05-06T13:16:37.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_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:10003/edgex-devops/py-git-semver:latest cat [2022-05-06T13:16:39.402Z] $ docker top 142487ac144be5bc8174457e546278765ea344ee3ed55b271c32d1302c141fe2 -eo pid,comm [2022-05-06T13:16:39.480Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-06T13:16:39.480Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T13:16:39.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T13:16:39.519Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T13:16:39.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T13:16:39.671Z] $ docker exec 142487ac144be5bc8174457e546278765ea344ee3ed55b271c32d1302c141fe2 ssh-agent [2022-05-06T13:16:39.792Z] SSH_AUTH_SOCK=/tmp/ssh-ol4IJX68QxAZ/agent.34 [2022-05-06T13:16:39.792Z] SSH_AGENT_PID=40 [2022-05-06T13:16:39.801Z] Running ssh-add (command line suppressed) [2022-05-06T13:16:39.916Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5781690994891550396.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5781690994891550396.key) [2022-05-06T13:16:39.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T13:16:40.228Z] + git tag --points-at HEAD [Pipeline] } [2022-05-06T13:16:40.244Z] $ docker exec --env ******** --env ******** 142487ac144be5bc8174457e546278765ea344ee3ed55b271c32d1302c141fe2 ssh-agent -k [2022-05-06T13:16:40.359Z] unset SSH_AUTH_SOCK; [2022-05-06T13:16:40.360Z] unset SSH_AGENT_PID; [2022-05-06T13:16:40.360Z] echo Agent pid 40 killed; [2022-05-06T13:16:40.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-06T13:16:40.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T13:16:40.399Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T13:16:40.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T13:16:40.528Z] $ docker exec 142487ac144be5bc8174457e546278765ea344ee3ed55b271c32d1302c141fe2 ssh-agent [2022-05-06T13:16:40.664Z] SSH_AUTH_SOCK=/tmp/ssh-WNSrcxANR2Uu/agent.72 [2022-05-06T13:16:40.664Z] SSH_AGENT_PID=78 [2022-05-06T13:16:40.670Z] Running ssh-add (command line suppressed) [2022-05-06T13:16:40.817Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8660091879416747645.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8660091879416747645.key) [2022-05-06T13:16:40.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T13:16:41.124Z] + git semver init [2022-05-06T13:16:41.383Z] 2022-05-06 13:16:41,358 [run_init] DEBUG init version:0.0.0 force:False [2022-05-06T13:16:41.383Z] 2022-05-06 13:16:41,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-05-06T13:16:41.383Z] 2022-05-06 13:16:41,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-05-06T13:16:41.383Z] 2022-05-06 13:16:41,359 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-06T13:16:42.769Z] 2022-05-06 13:16:42,759 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-05-06T13:16:42.769Z] 2022-05-06 13:16:42,760 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-05-06T13:16:42.769Z] 2022-05-06 13:16:42,760 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-06T13:16:42.769Z] 2022-05-06 13:16:42,760 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-06T13:16:42.769Z] 2.1.1-dev.27 [Pipeline] } [2022-05-06T13:16:43.045Z] $ docker exec --env ******** --env ******** 142487ac144be5bc8174457e546278765ea344ee3ed55b271c32d1302c141fe2 ssh-agent -k [2022-05-06T13:16:43.154Z] unset SSH_AUTH_SOCK; [2022-05-06T13:16:43.154Z] unset SSH_AGENT_PID; [2022-05-06T13:16:43.154Z] echo Agent pid 78 killed; [2022-05-06T13:16:43.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T13:16:43.472Z] + git semver [Pipeline] } [2022-05-06T13:16:43.751Z] $ docker stop --time=1 142487ac144be5bc8174457e546278765ea344ee3ed55b271c32d1302c141fe2 [2022-05-06T13:16:45.389Z] $ docker rm -f 142487ac144be5bc8174457e546278765ea344ee3ed55b271c32d1302c141fe2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T13:16:45.804Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-06T13:16:46.098Z] Stashed 1 file(s) [Pipeline] echo [2022-05-06T13:16:46.102Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.27 [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 [2022-05-06T13:16:46.344Z] provisioning config files... [2022-05-06T13:16:46.355Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7593524417571720382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:16:46.659Z] ---> docker-login.sh [2022-05-06T13:16:46.659Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:16:46.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:16:46.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:16:46.659Z] Configure a credential helper to remove this warning. See [2022-05-06T13:16:46.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:16:46.659Z] [2022-05-06T13:16:46.659Z] Login Succeeded [2022-05-06T13:16:46.659Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:16:46.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:16:46.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:16:46.919Z] Configure a credential helper to remove this warning. See [2022-05-06T13:16:46.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:16:46.919Z] [2022-05-06T13:16:46.919Z] Login Succeeded [2022-05-06T13:16:46.919Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:16:46.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:16:46.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:16:46.919Z] Configure a credential helper to remove this warning. See [2022-05-06T13:16:46.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:16:46.919Z] [2022-05-06T13:16:46.919Z] Login Succeeded [2022-05-06T13:16:46.919Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:16:47.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:16:47.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:16:47.183Z] Configure a credential helper to remove this warning. See [2022-05-06T13:16:47.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:16:47.183Z] [2022-05-06T13:16:47.183Z] Login Succeeded [2022-05-06T13:16:47.183Z] docker.io [2022-05-06T13:16:47.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:16:47.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:16:47.443Z] Configure a credential helper to remove this warning. See [2022-05-06T13:16:47.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:16:47.443Z] [2022-05-06T13:16:47.443Z] Login Succeeded [2022-05-06T13:16:47.443Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:16:47.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-06T13:16:47.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T13:16:47.527Z] ========================================================= [2022-05-06T13:16:47.527Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-06T13:16:47.527Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:47.828Z] + 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 . [2022-05-06T13:16:48.087Z] Sending build context to Docker daemon 43.38MB [2022-05-06T13:16:48.087Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-05-06T13:16:48.087Z] Step 2/15 : FROM ${BASE} AS builder [2022-05-06T13:16:48.087Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-06T13:16:48.087Z] 59bf1c3509f3: Pulling fs layer [2022-05-06T13:16:48.087Z] 666ba61612fd: Pulling fs layer [2022-05-06T13:16:48.087Z] 8ed8ca486205: Pulling fs layer [2022-05-06T13:16:48.087Z] 4fe6c5a15a65: Pulling fs layer [2022-05-06T13:16:48.087Z] 22a0e8bec74d: Pulling fs layer [2022-05-06T13:16:48.087Z] ca2b28591e48: Pulling fs layer [2022-05-06T13:16:48.087Z] a51346096db8: Pulling fs layer [2022-05-06T13:16:48.087Z] daebc70d1ce1: Pulling fs layer [2022-05-06T13:16:48.087Z] 0e18a0eac166: Pulling fs layer [2022-05-06T13:16:48.087Z] daebc70d1ce1: Waiting [2022-05-06T13:16:48.087Z] 0e18a0eac166: Waiting [2022-05-06T13:16:48.087Z] ca2b28591e48: Waiting [2022-05-06T13:16:48.087Z] a51346096db8: Waiting [2022-05-06T13:16:48.087Z] 4fe6c5a15a65: Waiting [2022-05-06T13:16:48.087Z] 8ed8ca486205: Verifying Checksum [2022-05-06T13:16:48.087Z] 8ed8ca486205: Download complete [2022-05-06T13:16:48.087Z] 666ba61612fd: Download complete [2022-05-06T13:16:48.087Z] 22a0e8bec74d: Verifying Checksum [2022-05-06T13:16:48.087Z] 22a0e8bec74d: Download complete [2022-05-06T13:16:48.087Z] ca2b28591e48: Verifying Checksum [2022-05-06T13:16:48.087Z] ca2b28591e48: Download complete [2022-05-06T13:16:48.087Z] 59bf1c3509f3: Download complete [2022-05-06T13:16:48.351Z] daebc70d1ce1: Verifying Checksum [2022-05-06T13:16:48.351Z] daebc70d1ce1: Download complete [2022-05-06T13:16:48.351Z] 59bf1c3509f3: Pull complete [2022-05-06T13:16:48.618Z] 666ba61612fd: Pull complete [2022-05-06T13:16:48.618Z] 8ed8ca486205: Pull complete [2022-05-06T13:16:48.880Z] 0e18a0eac166: Download complete [2022-05-06T13:16:48.880Z] 4fe6c5a15a65: Verifying Checksum [2022-05-06T13:16:48.880Z] 4fe6c5a15a65: Download complete [2022-05-06T13:16:53.082Z] 4fe6c5a15a65: Pull complete [2022-05-06T13:16:53.082Z] 22a0e8bec74d: Pull complete [2022-05-06T13:16:53.082Z] ca2b28591e48: Pull complete [2022-05-06T13:16:53.082Z] a51346096db8: Pull complete [2022-05-06T13:16:53.082Z] daebc70d1ce1: Pull complete [2022-05-06T13:16:55.000Z] 0e18a0eac166: Pull complete [2022-05-06T13:16:55.000Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-06T13:16:55.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T13:16:55.000Z] ---> f018257e8ee9 [2022-05-06T13:16:55.000Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-06T13:16:57.546Z] ---> Running in b1a00bc36ae2 [2022-05-06T13:16:57.546Z] Removing intermediate container b1a00bc36ae2 [2022-05-06T13:16:57.546Z] ---> e7976790e6dc [2022-05-06T13:16:57.546Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-05-06T13:16:57.546Z] ---> Running in 161deae77762 [2022-05-06T13:16:57.546Z] Removing intermediate container 161deae77762 [2022-05-06T13:16:57.546Z] ---> ffc9f734292d [2022-05-06T13:16:57.546Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-05-06T13:16:57.806Z] ---> Running in 86379852d779 [2022-05-06T13:16:57.806Z] Removing intermediate container 86379852d779 [2022-05-06T13:16:57.806Z] ---> 0fcf40efbb8b [2022-05-06T13:16:57.806Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-05-06T13:16:57.806Z] ---> Running in 4af1a7a3c11d [2022-05-06T13:16:58.071Z] Removing intermediate container 4af1a7a3c11d [2022-05-06T13:16:58.071Z] ---> ea99629015f3 [2022-05-06T13:16:58.071Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-06T13:16:58.071Z] ---> Running in ddd4bebee9f6 [2022-05-06T13:16:58.071Z] Removing intermediate container ddd4bebee9f6 [2022-05-06T13:16:58.071Z] ---> 090d36affccf [2022-05-06T13:16:58.071Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:16:58.332Z] ---> Running in 098cc56520c8 [2022-05-06T13:16:58.902Z] Removing intermediate container 098cc56520c8 [2022-05-06T13:16:58.902Z] ---> 06a386dd83ac [2022-05-06T13:16:58.902Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-06T13:16:58.902Z] ---> Running in 05b1ce660a85 [2022-05-06T13:16:59.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:17:00.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:17:00.364Z] OK: 221 MiB in 52 packages [2022-05-06T13:17:00.936Z] Removing intermediate container 05b1ce660a85 [2022-05-06T13:17:00.936Z] ---> d296cd430e7f [2022-05-06T13:17:00.936Z] Step 10/15 : ENV GO111MODULE=on [2022-05-06T13:17:00.936Z] ---> Running in 49dd306207b5 [2022-05-06T13:17:00.936Z] Removing intermediate container 49dd306207b5 [2022-05-06T13:17:00.936Z] ---> 5c69e2ebb0ab [2022-05-06T13:17:00.936Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-06T13:17:01.198Z] ---> Running in 4198c9dd6bbe [2022-05-06T13:17:01.198Z] Removing intermediate container 4198c9dd6bbe [2022-05-06T13:17:01.198Z] ---> 232aedd7056d [2022-05-06T13:17:01.198Z] Step 12/15 : COPY go.mod vendor* ./ [2022-05-06T13:17:01.228Z] Still waiting to schedule task [2022-05-06T13:17:01.229Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-06T13:17:01.460Z] ---> 32e7f3bf4ac8 [2022-05-06T13:17:01.460Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:17:01.460Z] ---> Running in a1609ec5cd36 [2022-05-06T13:17:28.038Z] Removing intermediate container a1609ec5cd36 [2022-05-06T13:17:28.038Z] ---> 6ce3a77d37d3 [2022-05-06T13:17:28.038Z] Step 14/15 : COPY . . [2022-05-06T13:17:28.298Z] ---> 084a4464e540 [2022-05-06T13:17:28.298Z] Step 15/15 : RUN ${MAKE} [2022-05-06T13:17:28.559Z] ---> Running in 1facdb240534 [2022-05-06T13:17:28.818Z] noop [2022-05-06T13:17:29.081Z] Removing intermediate container 1facdb240534 [2022-05-06T13:17:29.081Z] ---> 5620f34106b8 [2022-05-06T13:17:29.081Z] Successfully built 5620f34106b8 [2022-05-06T13:17:29.081Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:17:29.386Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T13:17:29.386Z] . [Pipeline] withDockerContainer [2022-05-06T13:17:29.471Z] prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container [2022-05-06T13:17:29.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_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 [2022-05-06T13:17:29.944Z] $ docker top a2ec882114596adc83ad5525226173ea4f40da3d69df37b03c7e5c5bd32bc16e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T13:17:30.308Z] + go version [2022-05-06T13:17:30.308Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-06T13:17:30.322Z] $ docker stop --time=1 a2ec882114596adc83ad5525226173ea4f40da3d69df37b03c7e5c5bd32bc16e [2022-05-06T13:17:31.612Z] $ docker rm -f a2ec882114596adc83ad5525226173ea4f40da3d69df37b03c7e5c5bd32bc16e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:17:32.029Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T13:17:32.029Z] . [Pipeline] withDockerContainer [2022-05-06T13:17:32.100Z] prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container [2022-05-06T13:17:32.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_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 [2022-05-06T13:17:32.540Z] $ docker top fdd606807eee00c402e744796f5d69b59365064160876092a4db76680d818251 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-06T13:17:32.906Z] + make test [2022-05-06T13:17:32.906Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-05-06T13:17:33.170Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-05-06T13:17:38.449Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-05-06T13:17:38.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-05-06T13:17:38.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-05-06T13:17:38.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-05-06T13:17:38.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-05-06T13:17:38.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-05-06T13:17:38.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-05-06T13:17:38.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-05-06T13:17:38.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-05-06T13:17:38.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-05-06T13:17:38.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-05-06T13:17:38.449Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-05-06T13:17:38.449Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-06T13:17:40.985Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-06T13:17:40.985Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-06T13:17:41.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-06T13:17:41.273Z] $ docker stop --time=1 fdd606807eee00c402e744796f5d69b59365064160876092a4db76680d818251 [2022-05-06T13:17:42.895Z] $ docker rm -f fdd606807eee00c402e744796f5d69b59365064160876092a4db76680d818251 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T13:17:43.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-06T13:17:43.313Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-06T13:17:43.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-06T13:17:44.165Z] + ls -al . [2022-05-06T13:17:44.165Z] total 164 [2022-05-06T13:17:44.165Z] drwxrwxr-x 14 jenkins jenkins 4096 May 6 13:17 . [2022-05-06T13:17:44.165Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:16 .. [2022-05-06T13:17:44.165Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 13:16 .git [2022-05-06T13:17:44.165Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:16 .github [2022-05-06T13:17:44.165Z] -rw-rw-r-- 1 jenkins jenkins 155 May 6 13:16 .gitignore [2022-05-06T13:17:44.165Z] drwxr-xr-x 3 jenkins jenkins 4096 May 6 13:16 .semver [2022-05-06T13:17:44.165Z] -rw-rw-r-- 1 jenkins jenkins 2022 May 6 13:16 Attribution.txt [2022-05-06T13:17:44.165Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 6 13:16 CONTRIBUTING.md [2022-05-06T13:17:44.165Z] -rw-rw-r-- 1 jenkins jenkins 1549 May 6 13:16 Dockerfile [2022-05-06T13:17:44.165Z] -rw-rw-r-- 1 jenkins jenkins 652 May 6 13:16 Jenkinsfile [2022-05-06T13:17:44.165Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 6 13:16 LICENSE [2022-05-06T13:17:44.165Z] -rw-rw-r-- 1 jenkins jenkins 1212 May 6 13:16 Makefile [2022-05-06T13:17:44.165Z] -rw-rw-r-- 1 jenkins jenkins 4398 May 6 13:16 README.md [2022-05-06T13:17:44.165Z] -rw-rw-r-- 1 jenkins jenkins 12 May 6 13:16 VERSION [2022-05-06T13:17:44.165Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:16 assets [2022-05-06T13:17:44.165Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:16 bin [2022-05-06T13:17:44.165Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:16 cmd [2022-05-06T13:17:44.165Z] -rw-r--r-- 1 jenkins jenkins 10 May 6 13:17 coverage.out [2022-05-06T13:17:44.165Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:16 docs [2022-05-06T13:17:44.165Z] -rw-rw-r-- 1 jenkins jenkins 1944 May 6 13:16 go.mod [2022-05-06T13:17:44.165Z] -rw-rw-r-- 1 jenkins jenkins 48565 May 6 13:16 go.sum [2022-05-06T13:17:44.165Z] drwxrwxr-x 9 jenkins jenkins 4096 May 6 13:16 internal [2022-05-06T13:17:44.165Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:16 pkg [2022-05-06T13:17:44.165Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:16 snap [2022-05-06T13:17:44.165Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:16 testing [2022-05-06T13:17:44.165Z] -rw-rw-r-- 1 jenkins jenkins 155 May 6 13:16 version.go [2022-05-06T13:17:44.165Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:16 web [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:17:44.465Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6924cde71a95163c870ff6223245d33e8a78190f --label arch=amd64 --label version=2.1.1-dev.27 . [2022-05-06T13:17:44.742Z] Sending build context to Docker daemon 43.38MB [2022-05-06T13:17:44.742Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-06T13:17:44.742Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-06T13:17:44.742Z] ---> 5620f34106b8 [2022-05-06T13:17:44.742Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-06T13:17:45.004Z] ---> Running in 86a98dbfd99f [2022-05-06T13:17:45.004Z] Removing intermediate container 86a98dbfd99f [2022-05-06T13:17:45.004Z] ---> 2fc72401b9dd [2022-05-06T13:17:45.004Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-05-06T13:17:45.004Z] ---> Running in 8e931525b99e [2022-05-06T13:17:45.264Z] Removing intermediate container 8e931525b99e [2022-05-06T13:17:45.264Z] ---> 494d03af4684 [2022-05-06T13:17:45.264Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-05-06T13:17:45.264Z] ---> Running in b154f2fcbcfa [2022-05-06T13:17:45.264Z] Removing intermediate container b154f2fcbcfa [2022-05-06T13:17:45.264Z] ---> ac9eeb88de5f [2022-05-06T13:17:45.264Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-05-06T13:17:45.264Z] ---> Running in efadccdf50c9 [2022-05-06T13:17:45.525Z] Removing intermediate container efadccdf50c9 [2022-05-06T13:17:45.525Z] ---> c55f6b968a2c [2022-05-06T13:17:45.525Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-06T13:17:45.525Z] ---> Running in 6d6c6f722412 [2022-05-06T13:17:45.525Z] Removing intermediate container 6d6c6f722412 [2022-05-06T13:17:45.525Z] ---> 77656dcc107b [2022-05-06T13:17:45.525Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:17:45.525Z] ---> Running in 0a51718be815 [2022-05-06T13:17:46.098Z] Removing intermediate container 0a51718be815 [2022-05-06T13:17:46.098Z] ---> 3d96733b4ff7 [2022-05-06T13:17:46.098Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-06T13:17:46.364Z] ---> Running in 82c56b9dcb81 [2022-05-06T13:17:46.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:17:47.572Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:17:47.572Z] OK: 221 MiB in 52 packages [2022-05-06T13:17:48.146Z] Removing intermediate container 82c56b9dcb81 [2022-05-06T13:17:48.146Z] ---> 3828825c59bc [2022-05-06T13:17:48.146Z] Step 10/23 : ENV GO111MODULE=on [2022-05-06T13:17:48.146Z] ---> Running in ab4aa30a1782 [2022-05-06T13:17:48.146Z] Removing intermediate container ab4aa30a1782 [2022-05-06T13:17:48.146Z] ---> 9e9c0ab2b70e [2022-05-06T13:17:48.146Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-06T13:17:48.146Z] ---> Running in 9916dd181b73 [2022-05-06T13:17:48.406Z] Removing intermediate container 9916dd181b73 [2022-05-06T13:17:48.406Z] ---> e2d22a6b50a0 [2022-05-06T13:17:48.406Z] Step 12/23 : COPY go.mod vendor* ./ [2022-05-06T13:17:48.406Z] ---> f408f7121f54 [2022-05-06T13:17:48.406Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:17:48.665Z] ---> Running in c9d682dbd35f [2022-05-06T13:17:49.234Z] Removing intermediate container c9d682dbd35f [2022-05-06T13:17:49.234Z] ---> d618614fce0b [2022-05-06T13:17:49.234Z] Step 14/23 : COPY . . [2022-05-06T13:17:50.177Z] ---> 83345748a2ee [2022-05-06T13:17:50.177Z] Step 15/23 : RUN ${MAKE} [2022-05-06T13:17:50.438Z] ---> Running in 972dd7952582 [2022-05-06T13:17:50.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.27" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-05-06T13:17:55.969Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-05-06T13:17:57.352Z] Removing intermediate container 972dd7952582 [2022-05-06T13:17:57.352Z] ---> 3410039e6792 [2022-05-06T13:17:57.352Z] Step 16/23 : FROM alpine:3.14 [2022-05-06T13:17:57.613Z] 3.14: Pulling from library/alpine [2022-05-06T13:17:57.613Z] 8663204ce13b: Pulling fs layer [2022-05-06T13:17:57.872Z] 8663204ce13b: Verifying Checksum [2022-05-06T13:17:57.872Z] 8663204ce13b: Download complete [2022-05-06T13:17:58.133Z] 8663204ce13b: Pull complete [2022-05-06T13:17:58.133Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T13:17:58.133Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T13:17:58.133Z] ---> e04c818066af [2022-05-06T13:17:58.133Z] Step 17/23 : EXPOSE 4000 [2022-05-06T13:17:58.133Z] ---> Running in a311faf30255 [2022-05-06T13:17:58.393Z] Removing intermediate container a311faf30255 [2022-05-06T13:17:58.393Z] ---> 5a7b0591d118 [2022-05-06T13:17:58.393Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-05-06T13:17:58.966Z] ---> 96d9fced85f0 [2022-05-06T13:17:58.966Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-05-06T13:17:58.966Z] ---> Running in f7f073fe5e63 [2022-05-06T13:17:58.966Z] Removing intermediate container f7f073fe5e63 [2022-05-06T13:17:58.966Z] ---> e0b396e0a98b [2022-05-06T13:17:58.966Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-05-06T13:17:58.966Z] ---> Running in f931c30657ae [2022-05-06T13:17:59.226Z] Removing intermediate container f931c30657ae [2022-05-06T13:17:59.226Z] ---> b4c511b9a139 [2022-05-06T13:17:59.226Z] Step 21/23 : LABEL arch=amd64 [2022-05-06T13:17:59.226Z] ---> Running in 3dbeb8dae60f [2022-05-06T13:17:59.486Z] Removing intermediate container 3dbeb8dae60f [2022-05-06T13:17:59.486Z] ---> 370eb7078135 [2022-05-06T13:17:59.486Z] Step 22/23 : LABEL git_sha=6924cde71a95163c870ff6223245d33e8a78190f [2022-05-06T13:17:59.486Z] ---> Running in 8036064ab255 [2022-05-06T13:17:59.748Z] Removing intermediate container 8036064ab255 [2022-05-06T13:17:59.748Z] ---> f6f20508e3ae [2022-05-06T13:17:59.748Z] Step 23/23 : LABEL version=2.1.1-dev.27 [2022-05-06T13:17:59.748Z] ---> Running in 5ac00c20e126 [2022-05-06T13:18:00.010Z] Removing intermediate container 5ac00c20e126 [2022-05-06T13:18:00.010Z] ---> 7a29578ad522 [2022-05-06T13:18:00.010Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-06T13:18:00.010Z] Successfully built 7a29578ad522 [2022-05-06T13:18:00.011Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:18:00.108Z] provisioning config files... [2022-05-06T13:18:00.117Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3711870765098288143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:18:00.419Z] ---> docker-login.sh [2022-05-06T13:18:00.419Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:18:00.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:18:00.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:18:00.419Z] Configure a credential helper to remove this warning. See [2022-05-06T13:18:00.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:18:00.419Z] [2022-05-06T13:18:00.419Z] Login Succeeded [2022-05-06T13:18:00.419Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:18:00.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:18:00.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:18:00.680Z] Configure a credential helper to remove this warning. See [2022-05-06T13:18:00.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:18:00.680Z] [2022-05-06T13:18:00.680Z] Login Succeeded [2022-05-06T13:18:00.680Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:18:00.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:18:00.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:18:00.680Z] Configure a credential helper to remove this warning. See [2022-05-06T13:18:00.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:18:00.680Z] [2022-05-06T13:18:00.680Z] Login Succeeded [2022-05-06T13:18:00.680Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:18:00.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:18:00.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:18:00.942Z] Configure a credential helper to remove this warning. See [2022-05-06T13:18:00.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:18:00.942Z] [2022-05-06T13:18:00.942Z] Login Succeeded [2022-05-06T13:18:00.942Z] docker.io [2022-05-06T13:18:00.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:18:01.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:18:01.204Z] Configure a credential helper to remove this warning. See [2022-05-06T13:18:01.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:18:01.204Z] [2022-05-06T13:18:01.204Z] Login Succeeded [2022-05-06T13:18:01.204Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:18:01.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:18:01.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T13:18:01.279Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-05-06T13:18:01.279Z] 6924cde71a95163c870ff6223245d33e8a78190f [2022-05-06T13:18:01.279Z] latest [2022-05-06T13:18:01.279Z] 2.1.1-dev.27 [2022-05-06T13:18:01.279Z] 6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 [2022-05-06T13:18:01.279Z] main [2022-05-06T13:18:01.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:01.591Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:01.884Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6924cde71a95163c870ff6223245d33e8a78190f [2022-05-06T13:18:01.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-05-06T13:18:01.884Z] c4cf58536690: Preparing [2022-05-06T13:18:01.884Z] b541d28bf3b4: Preparing [2022-05-06T13:18:01.884Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:03.795Z] c4cf58536690: Pushed [2022-05-06T13:18:03.795Z] 6924cde71a95163c870ff6223245d33e8a78190f: digest: sha256:9ad214feecdd85737cc561f3b848acab48e52a42e5c666e89cd8219c7f09af18 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:04.098Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:04.397Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-05-06T13:18:04.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-05-06T13:18:04.397Z] c4cf58536690: Preparing [2022-05-06T13:18:04.397Z] b541d28bf3b4: Preparing [2022-05-06T13:18:04.397Z] c4cf58536690: Layer already exists [2022-05-06T13:18:04.397Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:04.397Z] latest: digest: sha256:9ad214feecdd85737cc561f3b848acab48e52a42e5c666e89cd8219c7f09af18 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:04.697Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:04.991Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.27 [2022-05-06T13:18:04.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-05-06T13:18:04.991Z] c4cf58536690: Preparing [2022-05-06T13:18:04.991Z] b541d28bf3b4: Preparing [2022-05-06T13:18:04.991Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:04.991Z] c4cf58536690: Layer already exists [2022-05-06T13:18:04.991Z] 2.1.1-dev.27: digest: sha256:9ad214feecdd85737cc561f3b848acab48e52a42e5c666e89cd8219c7f09af18 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:05.294Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:05.590Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 [2022-05-06T13:18:05.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-05-06T13:18:05.590Z] c4cf58536690: Preparing [2022-05-06T13:18:05.590Z] b541d28bf3b4: Preparing [2022-05-06T13:18:05.590Z] c4cf58536690: Layer already exists [2022-05-06T13:18:05.590Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:05.590Z] 6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27: digest: sha256:9ad214feecdd85737cc561f3b848acab48e52a42e5c666e89cd8219c7f09af18 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:05.894Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:06.192Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-05-06T13:18:06.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-05-06T13:18:06.192Z] c4cf58536690: Preparing [2022-05-06T13:18:06.192Z] b541d28bf3b4: Preparing [2022-05-06T13:18:06.192Z] b541d28bf3b4: Layer already exists [2022-05-06T13:18:06.192Z] c4cf58536690: Layer already exists [2022-05-06T13:18:06.192Z] main: digest: sha256:9ad214feecdd85737cc561f3b848acab48e52a42e5c666e89cd8219c7f09af18 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:18:06.233Z] ===================================================== [Pipeline] echo [2022-05-06T13:18:06.246Z] taggedImages: [2022-05-06T13:18:06.246Z] - nexus3.edgexfoundry.org:10004/edgex-ui:6924cde71a95163c870ff6223245d33e8a78190f [2022-05-06T13:18:06.246Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-05-06T13:18:06.246Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.27 [2022-05-06T13:18:06.246Z] - nexus3.edgexfoundry.org:10004/edgex-ui:6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 [2022-05-06T13:18:06.246Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:06.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T13:18:06.646Z] [2022-05-06T13:18:06.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:06.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T13:18:06.955Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-06T13:18:06.955Z] 5eb5b503b376: Pulling fs layer [2022-05-06T13:18:06.955Z] 5c69ac0246d0: Pulling fs layer [2022-05-06T13:18:06.955Z] ec43610c2a17: Pulling fs layer [2022-05-06T13:18:06.955Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-06T13:18:06.955Z] 33b1e0a273af: Pulling fs layer [2022-05-06T13:18:06.955Z] 5d3b04190fa2: Pulling fs layer [2022-05-06T13:18:06.955Z] 2f39f015ded8: Pulling fs layer [2022-05-06T13:18:06.955Z] 3a2ae6a8a46f: Waiting [2022-05-06T13:18:06.955Z] 33b1e0a273af: Waiting [2022-05-06T13:18:06.955Z] 5d3b04190fa2: Waiting [2022-05-06T13:18:06.955Z] 2f39f015ded8: Waiting [2022-05-06T13:18:06.955Z] 5c69ac0246d0: Verifying Checksum [2022-05-06T13:18:06.955Z] 5c69ac0246d0: Download complete [2022-05-06T13:18:06.955Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-06T13:18:06.955Z] 3a2ae6a8a46f: Download complete [2022-05-06T13:18:06.955Z] ec43610c2a17: Verifying Checksum [2022-05-06T13:18:06.955Z] ec43610c2a17: Download complete [2022-05-06T13:18:06.955Z] 33b1e0a273af: Verifying Checksum [2022-05-06T13:18:06.955Z] 33b1e0a273af: Download complete [2022-05-06T13:18:06.955Z] 5d3b04190fa2: Verifying Checksum [2022-05-06T13:18:06.955Z] 5d3b04190fa2: Download complete [2022-05-06T13:18:07.217Z] 5eb5b503b376: Verifying Checksum [2022-05-06T13:18:07.217Z] 5eb5b503b376: Download complete [2022-05-06T13:18:07.784Z] 2f39f015ded8: Download complete [2022-05-06T13:18:08.353Z] 5eb5b503b376: Pull complete [2022-05-06T13:18:08.613Z] 5c69ac0246d0: Pull complete [2022-05-06T13:18:09.181Z] ec43610c2a17: Pull complete [2022-05-06T13:18:09.181Z] 3a2ae6a8a46f: Pull complete [2022-05-06T13:18:09.439Z] 33b1e0a273af: Pull complete [2022-05-06T13:18:09.439Z] 5d3b04190fa2: Pull complete [2022-05-06T13:18:14.716Z] 2f39f015ded8: Pull complete [2022-05-06T13:18:14.716Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-06T13:18:14.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T13:18:14.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-06T13:18:14.791Z] prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container [2022-05-06T13:18:14.826Z] $ 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/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_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 [2022-05-06T13:18:17.346Z] $ docker top deaa607d656dd9af5473db53d15eaf0690b01c7acf3d7c3158bc4a7eda1f5e00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:18:17.741Z] ---> job-cost.sh [2022-05-06T13:18:17.741Z] lf-activate-venv: SKIPPING [2022-05-06T13:18:17.741Z] INFO: No Stack... [2022-05-06T13:18:18.001Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-06T13:18:18.570Z] INFO: Archiving Costs [Pipeline] sh [2022-05-06T13:18:18.886Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-05-06T13:18:18.886Z] + cut -d, -f6 [Pipeline] lock [2022-05-06T13:18:18.936Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] [2022-05-06T13:18:18.943Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] did not exist. Created. [2022-05-06T13:18:18.943Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-06T13:18:19.297Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-06T13:18:19.347Z] Stashed 1 file(s) [Pipeline] } [2022-05-06T13:18:19.354Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-06T13:18:19.373Z] $ docker stop --time=1 deaa607d656dd9af5473db53d15eaf0690b01c7acf3d7c3158bc4a7eda1f5e00 [2022-05-06T13:18:20.616Z] $ docker rm -f deaa607d656dd9af5473db53d15eaf0690b01c7acf3d7c3158bc4a7eda1f5e00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-06T13:35:04.959Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41056 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-05-06T13:35:04.971Z] Running in /w/workspace/edgex-ui-go/66 [Pipeline] { [Pipeline] checkout [2022-05-06T13:35:05.477Z] The recommended git tool is: git [2022-05-06T13:35:13.783Z] using credential edgex-jenkins-ssh [2022-05-06T13:35:13.803Z] Cloning the remote Git repository [2022-05-06T13:35:13.889Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-05-06T13:35:13.986Z] > git init /w/workspace/edgex-ui-go/66 # timeout=10 [2022-05-06T13:35:14.097Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-05-06T13:35:14.098Z] > git --version # timeout=10 [2022-05-06T13:35:14.124Z] > git --version # 'git version 2.25.1' [2022-05-06T13:35:14.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-06T13:35:14.272Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T13:35:17.512Z] Avoid second fetch [2022-05-06T13:35:17.513Z] Checking out Revision 6924cde71a95163c870ff6223245d33e8a78190f (main) [2022-05-06T13:35:17.461Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-05-06T13:35:17.486Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T13:35:17.537Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T13:35:17.566Z] > git checkout -f 6924cde71a95163c870ff6223245d33e8a78190f # timeout=10 [2022-05-06T13:35:22.440Z] Commit message: "docs(snap): Move usage instructions to docs, add dev instructions (#519)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-06T13:35:23.336Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-06T13:35:23.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T13:35:23.336Z] Dload Upload Total Spent Left Speed [2022-05-06T13:35:23.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2022-05-06T13:35:23.867Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-06T13:35:24.215Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-06T13:35:24.215Z] + sudo tee /etc/docker/daemon.new [2022-05-06T13:35:24.215Z] { [2022-05-06T13:35:24.215Z] "registry-mirrors": [ [2022-05-06T13:35:24.215Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-06T13:35:24.215Z] ], [2022-05-06T13:35:24.215Z] "bip": "10.250.0.254/24", [2022-05-06T13:35:24.215Z] "hosts": [ [2022-05-06T13:35:24.215Z] "tcp://0.0.0.0:5555", [2022-05-06T13:35:24.215Z] "unix:///var/run/docker.sock" [2022-05-06T13:35:24.215Z] ], [2022-05-06T13:35:24.215Z] "mtu": 1458, [2022-05-06T13:35:24.215Z] "selinux-enabled": true, [2022-05-06T13:35:24.215Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-06T13:35:24.215Z] } [Pipeline] sh [2022-05-06T13:35:24.574Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-06T13:35:24.934Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:35:43.316Z] provisioning config files... [2022-05-06T13:35:43.345Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/66@tmp/config6712506775370416856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:35:43.721Z] ---> docker-login.sh [2022-05-06T13:35:43.721Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:35:44.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:35:44.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:35:44.605Z] Configure a credential helper to remove this warning. See [2022-05-06T13:35:44.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:35:44.605Z] [2022-05-06T13:35:44.605Z] Login Succeeded [2022-05-06T13:35:44.605Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:35:45.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:35:45.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:35:45.207Z] Configure a credential helper to remove this warning. See [2022-05-06T13:35:45.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:35:45.207Z] [2022-05-06T13:35:45.207Z] Login Succeeded [2022-05-06T13:35:45.207Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:35:45.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:35:45.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:35:45.765Z] Configure a credential helper to remove this warning. See [2022-05-06T13:35:45.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:35:45.765Z] [2022-05-06T13:35:45.765Z] Login Succeeded [2022-05-06T13:35:45.765Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:35:46.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:35:46.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:35:46.325Z] Configure a credential helper to remove this warning. See [2022-05-06T13:35:46.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:35:46.325Z] [2022-05-06T13:35:46.325Z] Login Succeeded [2022-05-06T13:35:46.325Z] docker.io [2022-05-06T13:35:46.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:35:46.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:35:46.877Z] Configure a credential helper to remove this warning. See [2022-05-06T13:35:46.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:35:46.877Z] [2022-05-06T13:35:46.877Z] Login Succeeded [2022-05-06T13:35:46.877Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:35:46.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-06T13:35:47.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T13:35:47.572Z] ========================================================= [2022-05-06T13:35:47.572Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-06T13:35:47.572Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:35:47.926Z] + 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 . [2022-05-06T13:35:48.910Z] Sending build context to Docker daemon 27.26MB [2022-05-06T13:35:48.910Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-05-06T13:35:48.910Z] Step 2/15 : FROM ${BASE} AS builder [2022-05-06T13:35:49.194Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-06T13:35:49.194Z] 9b3977197b4f: Pulling fs layer [2022-05-06T13:35:49.194Z] 1a89e8eeedd5: Pulling fs layer [2022-05-06T13:35:49.194Z] 94645a83ff95: Pulling fs layer [2022-05-06T13:35:49.194Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-06T13:35:49.194Z] 0c92f367c5e7: Pulling fs layer [2022-05-06T13:35:49.194Z] 3096ccb668a1: Pulling fs layer [2022-05-06T13:35:49.194Z] e8cf19c19ddd: Pulling fs layer [2022-05-06T13:35:49.194Z] a4caa8a26152: Pulling fs layer [2022-05-06T13:35:49.194Z] 3096ccb668a1: Waiting [2022-05-06T13:35:49.194Z] e8cf19c19ddd: Waiting [2022-05-06T13:35:49.194Z] a4caa8a26152: Waiting [2022-05-06T13:35:49.194Z] 3f3a8bcf1eab: Waiting [2022-05-06T13:35:49.194Z] 0c92f367c5e7: Waiting [2022-05-06T13:35:49.194Z] 94645a83ff95: Verifying Checksum [2022-05-06T13:35:49.194Z] 94645a83ff95: Download complete [2022-05-06T13:35:49.194Z] 1a89e8eeedd5: Verifying Checksum [2022-05-06T13:35:49.194Z] 1a89e8eeedd5: Download complete [2022-05-06T13:35:49.194Z] 0c92f367c5e7: Verifying Checksum [2022-05-06T13:35:49.194Z] 0c92f367c5e7: Download complete [2022-05-06T13:35:49.194Z] 3096ccb668a1: Verifying Checksum [2022-05-06T13:35:49.194Z] 3096ccb668a1: Download complete [2022-05-06T13:35:49.194Z] 9b3977197b4f: Verifying Checksum [2022-05-06T13:35:49.194Z] 9b3977197b4f: Download complete [2022-05-06T13:35:49.474Z] e8cf19c19ddd: Verifying Checksum [2022-05-06T13:35:49.474Z] e8cf19c19ddd: Download complete [2022-05-06T13:35:50.076Z] 9b3977197b4f: Pull complete [2022-05-06T13:35:50.688Z] 1a89e8eeedd5: Pull complete [2022-05-06T13:35:50.966Z] 94645a83ff95: Pull complete [2022-05-06T13:35:51.570Z] a4caa8a26152: Verifying Checksum [2022-05-06T13:35:51.570Z] a4caa8a26152: Download complete [2022-05-06T13:35:52.168Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-06T13:35:52.168Z] 3f3a8bcf1eab: Download complete [2022-05-06T13:36:04.587Z] 3f3a8bcf1eab: Pull complete [2022-05-06T13:36:04.587Z] 0c92f367c5e7: Pull complete [2022-05-06T13:36:04.587Z] 3096ccb668a1: Pull complete [2022-05-06T13:36:04.587Z] e8cf19c19ddd: Pull complete [2022-05-06T13:36:11.332Z] a4caa8a26152: Pull complete [2022-05-06T13:36:11.332Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-06T13:36:11.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T13:36:11.332Z] ---> 725f1c02e7f9 [2022-05-06T13:36:11.332Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-06T13:36:13.344Z] ---> Running in 82488573f71f [2022-05-06T13:36:13.344Z] Removing intermediate container 82488573f71f [2022-05-06T13:36:13.344Z] ---> c09aeec6d6bb [2022-05-06T13:36:13.344Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-05-06T13:36:13.636Z] ---> Running in 7b6f8fd651f7 [2022-05-06T13:36:13.925Z] Removing intermediate container 7b6f8fd651f7 [2022-05-06T13:36:13.925Z] ---> 569f81b33bf7 [2022-05-06T13:36:13.925Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-05-06T13:36:14.203Z] ---> Running in c97ff1dc8221 [2022-05-06T13:36:15.657Z] Removing intermediate container c97ff1dc8221 [2022-05-06T13:36:15.657Z] ---> 20094d751035 [2022-05-06T13:36:15.657Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-05-06T13:36:15.657Z] ---> Running in 6396954a1f07 [2022-05-06T13:36:15.937Z] Removing intermediate container 6396954a1f07 [2022-05-06T13:36:15.937Z] ---> 695020cb099a [2022-05-06T13:36:15.937Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-06T13:36:16.221Z] ---> Running in a59105b3ebe8 [2022-05-06T13:36:16.500Z] Removing intermediate container a59105b3ebe8 [2022-05-06T13:36:16.500Z] ---> 5e3c01faba1d [2022-05-06T13:36:16.500Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:36:16.500Z] ---> Running in 8de0242d87c8 [2022-05-06T13:36:18.510Z] Removing intermediate container 8de0242d87c8 [2022-05-06T13:36:18.510Z] ---> 90ef574cca7a [2022-05-06T13:36:18.510Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-06T13:36:18.510Z] ---> Running in 8f4cd5453330 [2022-05-06T13:36:19.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:36:20.567Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:36:21.559Z] OK: 220 MiB in 52 packages [2022-05-06T13:36:22.576Z] Removing intermediate container 8f4cd5453330 [2022-05-06T13:36:22.576Z] ---> b19283c95d53 [2022-05-06T13:36:22.576Z] Step 10/15 : ENV GO111MODULE=on [2022-05-06T13:36:22.576Z] ---> Running in a95a498cd8ee [2022-05-06T13:36:22.871Z] Removing intermediate container a95a498cd8ee [2022-05-06T13:36:22.871Z] ---> 0fd6710bf13b [2022-05-06T13:36:22.871Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-06T13:36:23.151Z] ---> Running in 6ed8c5343ad4 [2022-05-06T13:36:23.428Z] Removing intermediate container 6ed8c5343ad4 [2022-05-06T13:36:23.428Z] ---> 53bbb165c87e [2022-05-06T13:36:23.428Z] Step 12/15 : COPY go.mod vendor* ./ [2022-05-06T13:36:24.032Z] ---> 4ec40c66dc67 [2022-05-06T13:36:24.032Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:36:24.032Z] ---> Running in 4faaebdc91c9 [2022-05-06T13:37:45.872Z] Removing intermediate container 4faaebdc91c9 [2022-05-06T13:37:45.872Z] ---> 8ecbcc3ca9e8 [2022-05-06T13:37:45.872Z] Step 14/15 : COPY . . [2022-05-06T13:37:49.267Z] ---> 9773dbdfa70b [2022-05-06T13:37:49.267Z] Step 15/15 : RUN ${MAKE} [2022-05-06T13:37:49.267Z] ---> Running in ebb6c5529481 [2022-05-06T13:37:49.868Z] noop [2022-05-06T13:37:50.467Z] Removing intermediate container ebb6c5529481 [2022-05-06T13:37:50.467Z] ---> d406c88ce04e [2022-05-06T13:37:50.467Z] Successfully built d406c88ce04e [2022-05-06T13:37:50.740Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:37:51.098Z] + docker inspect -f . ci-base-image-arm64 [2022-05-06T13:37:51.098Z] . [Pipeline] withDockerContainer [2022-05-06T13:37:51.354Z] prd-ubuntu20.04-docker-arm64-4c-16g-41056 does not seem to be running inside a container [2022-05-06T13:37:51.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/66 -v /w/workspace/edgex-ui-go/66:/w/workspace/edgex-ui-go/66:rw,z -v /w/workspace/edgex-ui-go/66@tmp:/w/workspace/edgex-ui-go/66@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 [2022-05-06T13:37:52.828Z] $ docker top 85b3b8c81ed18dee88d00c1067d21ab7254981ae15cbee505deb9b1f5d84de51 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T13:37:53.800Z] + go version [2022-05-06T13:37:53.800Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-06T13:37:53.827Z] $ docker stop --time=1 85b3b8c81ed18dee88d00c1067d21ab7254981ae15cbee505deb9b1f5d84de51 [2022-05-06T13:37:55.553Z] $ docker rm -f 85b3b8c81ed18dee88d00c1067d21ab7254981ae15cbee505deb9b1f5d84de51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:37:56.230Z] + docker inspect -f . ci-base-image-arm64 [2022-05-06T13:37:56.230Z] . [Pipeline] withDockerContainer [2022-05-06T13:37:56.486Z] prd-ubuntu20.04-docker-arm64-4c-16g-41056 does not seem to be running inside a container [2022-05-06T13:37:56.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/66 -v /w/workspace/edgex-ui-go/66:/w/workspace/edgex-ui-go/66:rw,z -v /w/workspace/edgex-ui-go/66@tmp:/w/workspace/edgex-ui-go/66@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 [2022-05-06T13:37:58.019Z] $ docker top 4bf7c6dc21ba627089901a624f79890dd013c43cf46c7fe2acd77568194b9e6a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-06T13:37:58.986Z] + make test [2022-05-06T13:37:58.986Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-05-06T13:38:00.435Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-05-06T13:38:47.517Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-05-06T13:38:47.517Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-05-06T13:38:47.517Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-05-06T13:38:47.517Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-05-06T13:38:47.517Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-05-06T13:38:47.517Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-05-06T13:38:47.517Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-05-06T13:38:47.517Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-05-06T13:38:47.517Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-05-06T13:38:47.517Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-05-06T13:38:47.517Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-05-06T13:38:47.517Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-05-06T13:38:47.517Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-06T13:39:14.390Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-06T13:39:14.390Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-06T13:39:14.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-06T13:39:14.428Z] $ docker stop --time=1 4bf7c6dc21ba627089901a624f79890dd013c43cf46c7fe2acd77568194b9e6a [2022-05-06T13:39:16.239Z] $ docker rm -f 4bf7c6dc21ba627089901a624f79890dd013c43cf46c7fe2acd77568194b9e6a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T13:39:17.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-06T13:39:17.118Z] Warning: overwriting stash ‘coverage-report’ [2022-05-06T13:39:17.899Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-06T13:39:18.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-06T13:39:18.673Z] + ls -al . [2022-05-06T13:39:18.673Z] total 160 [2022-05-06T13:39:18.673Z] drwxrwxr-x 13 jenkins jenkins 4096 May 6 13:37 . [2022-05-06T13:39:18.673Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:35 .. [2022-05-06T13:39:18.673Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 13:35 .git [2022-05-06T13:39:18.673Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:35 .github [2022-05-06T13:39:18.673Z] -rw-rw-r-- 1 jenkins jenkins 155 May 6 13:35 .gitignore [2022-05-06T13:39:18.673Z] -rw-rw-r-- 1 jenkins jenkins 2022 May 6 13:35 Attribution.txt [2022-05-06T13:39:18.673Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 6 13:35 CONTRIBUTING.md [2022-05-06T13:39:18.673Z] -rw-rw-r-- 1 jenkins jenkins 1549 May 6 13:35 Dockerfile [2022-05-06T13:39:18.673Z] -rw-rw-r-- 1 jenkins jenkins 652 May 6 13:35 Jenkinsfile [2022-05-06T13:39:18.673Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 6 13:35 LICENSE [2022-05-06T13:39:18.673Z] -rw-rw-r-- 1 jenkins jenkins 1212 May 6 13:35 Makefile [2022-05-06T13:39:18.673Z] -rw-rw-r-- 1 jenkins jenkins 4398 May 6 13:35 README.md [2022-05-06T13:39:18.673Z] -rw-rw-r-- 1 jenkins jenkins 12 May 6 13:16 VERSION [2022-05-06T13:39:18.673Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:35 assets [2022-05-06T13:39:18.673Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:35 bin [2022-05-06T13:39:18.673Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:35 cmd [2022-05-06T13:39:18.673Z] -rw-r--r-- 1 jenkins jenkins 10 May 6 13:37 coverage.out [2022-05-06T13:39:18.673Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:35 docs [2022-05-06T13:39:18.673Z] -rw-rw-r-- 1 jenkins jenkins 1944 May 6 13:35 go.mod [2022-05-06T13:39:18.673Z] -rw-rw-r-- 1 jenkins jenkins 48565 May 6 13:35 go.sum [2022-05-06T13:39:18.673Z] drwxrwxr-x 9 jenkins jenkins 4096 May 6 13:35 internal [2022-05-06T13:39:18.673Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:35 pkg [2022-05-06T13:39:18.673Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:35 snap [2022-05-06T13:39:18.673Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:35 testing [2022-05-06T13:39:18.673Z] -rw-rw-r-- 1 jenkins jenkins 155 May 6 13:35 version.go [2022-05-06T13:39:18.673Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:35 web [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:39:19.035Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6924cde71a95163c870ff6223245d33e8a78190f --label arch=arm64 --label version=2.1.1-dev.27 . [2022-05-06T13:39:20.489Z] Sending build context to Docker daemon 27.26MB [2022-05-06T13:39:20.489Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-06T13:39:20.489Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-06T13:39:20.489Z] ---> d406c88ce04e [2022-05-06T13:39:20.489Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-06T13:39:20.489Z] ---> Running in 15f0b0950931 [2022-05-06T13:39:20.774Z] Removing intermediate container 15f0b0950931 [2022-05-06T13:39:20.774Z] ---> 5e24ab218523 [2022-05-06T13:39:20.774Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-05-06T13:39:21.055Z] ---> Running in 1a831822a2f0 [2022-05-06T13:39:21.344Z] Removing intermediate container 1a831822a2f0 [2022-05-06T13:39:21.344Z] ---> 619b6ba6c08a [2022-05-06T13:39:21.344Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-05-06T13:39:21.344Z] ---> Running in 429c127510af [2022-05-06T13:39:21.946Z] Removing intermediate container 429c127510af [2022-05-06T13:39:21.946Z] ---> 72814508a361 [2022-05-06T13:39:21.946Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-05-06T13:39:21.946Z] ---> Running in 9d87a4aa4dc1 [2022-05-06T13:39:22.224Z] Removing intermediate container 9d87a4aa4dc1 [2022-05-06T13:39:22.224Z] ---> a5309a8360ff [2022-05-06T13:39:22.224Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-06T13:39:22.224Z] ---> Running in 5b0a3c385015 [2022-05-06T13:39:22.830Z] Removing intermediate container 5b0a3c385015 [2022-05-06T13:39:22.830Z] ---> 50693b91c3d1 [2022-05-06T13:39:22.830Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:39:22.830Z] ---> Running in 859e44037557 [2022-05-06T13:39:24.832Z] Removing intermediate container 859e44037557 [2022-05-06T13:39:24.832Z] ---> 172cb63379f7 [2022-05-06T13:39:24.832Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-06T13:39:24.832Z] ---> Running in 98d6f5fca7a0 [2022-05-06T13:39:26.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:39:27.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:39:28.261Z] OK: 220 MiB in 52 packages [2022-05-06T13:39:29.277Z] Removing intermediate container 98d6f5fca7a0 [2022-05-06T13:39:29.277Z] ---> 1170b0569873 [2022-05-06T13:39:29.277Z] Step 10/23 : ENV GO111MODULE=on [2022-05-06T13:39:29.277Z] ---> Running in 24c64d5b2d7a [2022-05-06T13:39:29.565Z] Removing intermediate container 24c64d5b2d7a [2022-05-06T13:39:29.565Z] ---> 26e41b54c7c9 [2022-05-06T13:39:29.565Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-06T13:39:29.565Z] ---> Running in aedb42082dde [2022-05-06T13:39:30.170Z] Removing intermediate container aedb42082dde [2022-05-06T13:39:30.171Z] ---> 3031a12a9310 [2022-05-06T13:39:30.171Z] Step 12/23 : COPY go.mod vendor* ./ [2022-05-06T13:39:30.778Z] ---> 8a9ccdd3cab0 [2022-05-06T13:39:30.778Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:39:30.778Z] ---> Running in c2cd7bd161a9 [2022-05-06T13:39:33.419Z] Removing intermediate container c2cd7bd161a9 [2022-05-06T13:39:33.419Z] ---> 4b51835ef0b3 [2022-05-06T13:39:33.419Z] Step 14/23 : COPY . . [2022-05-06T13:39:37.751Z] ---> 493eb7a2024c [2022-05-06T13:39:37.751Z] Step 15/23 : RUN ${MAKE} [2022-05-06T13:39:37.751Z] ---> Running in 05154372eaa2 [2022-05-06T13:39:38.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.27" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-05-06T13:40:17.460Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-05-06T13:40:22.895Z] Removing intermediate container 05154372eaa2 [2022-05-06T13:40:22.895Z] ---> 5bcd82ca234e [2022-05-06T13:40:22.895Z] Step 16/23 : FROM alpine:3.14 [2022-05-06T13:40:23.883Z] 3.14: Pulling from library/alpine [2022-05-06T13:40:23.883Z] 455c02918c45: Pulling fs layer [2022-05-06T13:40:24.159Z] 455c02918c45: Verifying Checksum [2022-05-06T13:40:24.159Z] 455c02918c45: Download complete [2022-05-06T13:40:24.755Z] 455c02918c45: Pull complete [2022-05-06T13:40:24.755Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T13:40:24.755Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T13:40:24.755Z] ---> ac73e934f311 [2022-05-06T13:40:24.755Z] Step 17/23 : EXPOSE 4000 [2022-05-06T13:40:24.755Z] ---> Running in e62b4d066d62 [2022-05-06T13:40:25.361Z] Removing intermediate container e62b4d066d62 [2022-05-06T13:40:25.361Z] ---> 3b70f088db07 [2022-05-06T13:40:25.361Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-05-06T13:40:26.804Z] ---> b2c2552bb29e [2022-05-06T13:40:26.804Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-05-06T13:40:26.804Z] ---> Running in 8f3e74cc9467 [2022-05-06T13:40:27.079Z] Removing intermediate container 8f3e74cc9467 [2022-05-06T13:40:27.079Z] ---> 01da8c242e17 [2022-05-06T13:40:27.079Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-05-06T13:40:27.079Z] ---> Running in ae7e09a34aac [2022-05-06T13:40:27.684Z] Removing intermediate container ae7e09a34aac [2022-05-06T13:40:27.684Z] ---> d2e9c4042fe1 [2022-05-06T13:40:27.684Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T13:40:27.684Z] ---> Running in 6e1751c07c4e [2022-05-06T13:40:27.959Z] Removing intermediate container 6e1751c07c4e [2022-05-06T13:40:27.959Z] ---> 1a65cdc14391 [2022-05-06T13:40:27.959Z] Step 22/23 : LABEL git_sha=6924cde71a95163c870ff6223245d33e8a78190f [2022-05-06T13:40:27.959Z] ---> Running in a8eaf82f42ae [2022-05-06T13:40:28.572Z] Removing intermediate container a8eaf82f42ae [2022-05-06T13:40:28.572Z] ---> 2f39042fcba7 [2022-05-06T13:40:28.572Z] Step 23/23 : LABEL version=2.1.1-dev.27 [2022-05-06T13:40:28.572Z] ---> Running in edf1ef480765 [2022-05-06T13:40:28.846Z] Removing intermediate container edf1ef480765 [2022-05-06T13:40:28.846Z] ---> 885780dcfce6 [2022-05-06T13:40:28.846Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-06T13:40:29.120Z] Successfully built 885780dcfce6 [2022-05-06T13:40:29.120Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:40:29.220Z] provisioning config files... [2022-05-06T13:40:29.246Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/66@tmp/config5953771718279919873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:40:29.615Z] ---> docker-login.sh [2022-05-06T13:40:29.615Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:40:29.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:40:30.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:40:30.185Z] Configure a credential helper to remove this warning. See [2022-05-06T13:40:30.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:40:30.185Z] [2022-05-06T13:40:30.185Z] Login Succeeded [2022-05-06T13:40:30.185Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:40:30.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:40:30.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:40:30.760Z] Configure a credential helper to remove this warning. See [2022-05-06T13:40:30.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:40:30.760Z] [2022-05-06T13:40:30.760Z] Login Succeeded [2022-05-06T13:40:30.760Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:40:31.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:40:31.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:40:31.326Z] Configure a credential helper to remove this warning. See [2022-05-06T13:40:31.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:40:31.326Z] [2022-05-06T13:40:31.326Z] Login Succeeded [2022-05-06T13:40:31.326Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:40:31.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:40:31.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:40:31.888Z] Configure a credential helper to remove this warning. See [2022-05-06T13:40:31.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:40:31.888Z] [2022-05-06T13:40:31.888Z] Login Succeeded [2022-05-06T13:40:31.888Z] docker.io [2022-05-06T13:40:32.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:40:32.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:40:32.765Z] Configure a credential helper to remove this warning. See [2022-05-06T13:40:32.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:40:32.765Z] [2022-05-06T13:40:32.765Z] Login Succeeded [2022-05-06T13:40:32.765Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:40:32.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:40:32.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T13:40:32.845Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-05-06T13:40:32.845Z] 6924cde71a95163c870ff6223245d33e8a78190f [2022-05-06T13:40:32.845Z] latest [2022-05-06T13:40:32.845Z] 2.1.1-dev.27 [2022-05-06T13:40:32.845Z] 6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 [2022-05-06T13:40:32.845Z] main [2022-05-06T13:40:32.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:40:33.237Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:40:33.603Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6924cde71a95163c870ff6223245d33e8a78190f [2022-05-06T13:40:33.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-05-06T13:40:33.603Z] ea6c751ccca6: Preparing [2022-05-06T13:40:33.603Z] f73e7dbfee58: Preparing [2022-05-06T13:40:33.881Z] f73e7dbfee58: Layer already exists [2022-05-06T13:40:39.309Z] ea6c751ccca6: Pushed [2022-05-06T13:40:39.309Z] 6924cde71a95163c870ff6223245d33e8a78190f: digest: sha256:ff9ce73315bfb2faf364b12c78082895a0d3abbfc787240ff575588365c41ee9 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:40:39.680Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:40:40.040Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-05-06T13:40:40.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-05-06T13:40:40.040Z] ea6c751ccca6: Preparing [2022-05-06T13:40:40.040Z] f73e7dbfee58: Preparing [2022-05-06T13:40:40.040Z] f73e7dbfee58: Layer already exists [2022-05-06T13:40:40.040Z] ea6c751ccca6: Layer already exists [2022-05-06T13:40:40.316Z] latest: digest: sha256:ff9ce73315bfb2faf364b12c78082895a0d3abbfc787240ff575588365c41ee9 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:40:40.681Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:40:41.041Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.27 [2022-05-06T13:40:41.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-05-06T13:40:41.041Z] ea6c751ccca6: Preparing [2022-05-06T13:40:41.041Z] f73e7dbfee58: Preparing [2022-05-06T13:40:41.323Z] f73e7dbfee58: Layer already exists [2022-05-06T13:40:41.323Z] ea6c751ccca6: Layer already exists [2022-05-06T13:40:41.323Z] 2.1.1-dev.27: digest: sha256:ff9ce73315bfb2faf364b12c78082895a0d3abbfc787240ff575588365c41ee9 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:40:41.693Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:40:42.053Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 [2022-05-06T13:40:42.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-05-06T13:40:42.053Z] ea6c751ccca6: Preparing [2022-05-06T13:40:42.053Z] f73e7dbfee58: Preparing [2022-05-06T13:40:42.329Z] ea6c751ccca6: Layer already exists [2022-05-06T13:40:42.329Z] f73e7dbfee58: Layer already exists [2022-05-06T13:40:42.329Z] 6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27: digest: sha256:ff9ce73315bfb2faf364b12c78082895a0d3abbfc787240ff575588365c41ee9 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:40:42.689Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:40:43.043Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-05-06T13:40:43.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-05-06T13:40:43.043Z] ea6c751ccca6: Preparing [2022-05-06T13:40:43.043Z] f73e7dbfee58: Preparing [2022-05-06T13:40:43.043Z] f73e7dbfee58: Layer already exists [2022-05-06T13:40:43.043Z] ea6c751ccca6: Layer already exists [2022-05-06T13:40:43.318Z] main: digest: sha256:ff9ce73315bfb2faf364b12c78082895a0d3abbfc787240ff575588365c41ee9 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:40:43.360Z] ===================================================== [Pipeline] echo [2022-05-06T13:40:43.367Z] taggedImages: [2022-05-06T13:40:43.367Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6924cde71a95163c870ff6223245d33e8a78190f [2022-05-06T13:40:43.367Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-05-06T13:40:43.367Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.27 [2022-05-06T13:40:43.367Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 [2022-05-06T13:40:43.367Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:40:43.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T13:40:43.748Z] [2022-05-06T13:40:43.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:40:44.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T13:40:44.397Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-06T13:40:44.397Z] 8998bd30e6a1: Pulling fs layer [2022-05-06T13:40:44.397Z] 04944245beec: Pulling fs layer [2022-05-06T13:40:44.397Z] 699f458cf7ca: Pulling fs layer [2022-05-06T13:40:44.397Z] 765212b225bb: Pulling fs layer [2022-05-06T13:40:44.397Z] f23df028b6ca: Pulling fs layer [2022-05-06T13:40:44.397Z] d65c8cfc05b1: Pulling fs layer [2022-05-06T13:40:44.397Z] 2437ff75d9bd: Pulling fs layer [2022-05-06T13:40:44.397Z] 765212b225bb: Waiting [2022-05-06T13:40:44.397Z] f23df028b6ca: Waiting [2022-05-06T13:40:44.397Z] d65c8cfc05b1: Waiting [2022-05-06T13:40:44.397Z] 2437ff75d9bd: Waiting [2022-05-06T13:40:44.397Z] 04944245beec: Verifying Checksum [2022-05-06T13:40:44.397Z] 04944245beec: Download complete [2022-05-06T13:40:44.397Z] 765212b225bb: Verifying Checksum [2022-05-06T13:40:44.397Z] 765212b225bb: Download complete [2022-05-06T13:40:44.397Z] f23df028b6ca: Download complete [2022-05-06T13:40:44.397Z] d65c8cfc05b1: Verifying Checksum [2022-05-06T13:40:44.397Z] d65c8cfc05b1: Download complete [2022-05-06T13:40:44.680Z] 699f458cf7ca: Verifying Checksum [2022-05-06T13:40:44.680Z] 699f458cf7ca: Download complete [2022-05-06T13:40:44.958Z] 8998bd30e6a1: Verifying Checksum [2022-05-06T13:40:44.958Z] 8998bd30e6a1: Download complete [2022-05-06T13:40:47.596Z] 2437ff75d9bd: Verifying Checksum [2022-05-06T13:40:47.596Z] 2437ff75d9bd: Download complete [2022-05-06T13:40:49.598Z] 8998bd30e6a1: Pull complete [2022-05-06T13:40:50.199Z] 04944245beec: Pull complete [2022-05-06T13:40:51.640Z] 699f458cf7ca: Pull complete [2022-05-06T13:40:51.922Z] 765212b225bb: Pull complete [2022-05-06T13:40:52.916Z] f23df028b6ca: Pull complete [2022-05-06T13:40:53.191Z] d65c8cfc05b1: Pull complete [2022-05-06T13:41:11.560Z] 2437ff75d9bd: Pull complete [2022-05-06T13:41:11.560Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-06T13:41:11.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T13:41:11.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-06T13:41:11.832Z] prd-ubuntu20.04-docker-arm64-4c-16g-41056 does not seem to be running inside a container [2022-05-06T13:41:11.930Z] $ 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/edgex-ui-go/66 -v /w/workspace/edgex-ui-go/66:/w/workspace/edgex-ui-go/66:rw,z -v /w/workspace/edgex-ui-go/66@tmp:/w/workspace/edgex-ui-go/66@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 [2022-05-06T13:41:14.765Z] $ docker top b57adee62024cd47e57e6eda94727468704fc4c9c652532428fc8fb7d47cf66c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:41:15.720Z] ---> job-cost.sh [2022-05-06T13:41:15.720Z] lf-activate-venv: SKIPPING [2022-05-06T13:41:15.720Z] INFO: No Stack... [2022-05-06T13:41:16.317Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-06T13:41:17.305Z] INFO: Archiving Costs [Pipeline] sh [2022-05-06T13:41:17.982Z] + cut -d, -f6 [2022-05-06T13:41:17.982Z] + cat /w/workspace/edgex-ui-go/66/archives/cost.csv [Pipeline] lock [2022-05-06T13:41:18.065Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] [2022-05-06T13:41:18.070Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] did not exist. Created. [2022-05-06T13:41:18.070Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-06T13:41:18.764Z] /w/workspace/edgex-ui-go/66@tmp/durable-433d366b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-06T13:41:19.462Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-06T13:41:19.490Z] Warning: overwriting stash ‘stack-cost’ [2022-05-06T13:41:19.743Z] Stashed 1 file(s) [Pipeline] } [2022-05-06T13:41:19.750Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-06T13:41:19.769Z] $ docker stop --time=1 b57adee62024cd47e57e6eda94727468704fc4c9c652532428fc8fb7d47cf66c [2022-05-06T13:41:21.430Z] $ docker rm -f b57adee62024cd47e57e6eda94727468704fc4c9c652532428fc8fb7d47cf66c [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 [2022-05-06T13:41:21.911Z] provisioning config files... [2022-05-06T13:41:21.921Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8147347755988561580tmp [Pipeline] { [Pipeline] sh [2022-05-06T13:41:22.219Z] + set +x [2022-05-06T13:41:22.219Z] + curl -s https://codecov.io/bash [2022-05-06T13:41:22.219Z] + bash -s -- [2022-05-06T13:41:22.219Z] [2022-05-06T13:41:22.219Z] _____ _ [2022-05-06T13:41:22.219Z] / ____| | | [2022-05-06T13:41:22.219Z] | | ___ __| | ___ ___ _____ __ [2022-05-06T13:41:22.219Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-06T13:41:22.219Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-06T13:41:22.219Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-06T13:41:22.219Z] Bash-1.0.6 [2022-05-06T13:41:22.219Z] [2022-05-06T13:41:22.219Z] [2022-05-06T13:41:22.219Z] ==> git version 2.25.1 found [2022-05-06T13:41:22.219Z] ==> 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 [2022-05-06T13:41:22.219Z] Release-Date: 2020-01-08 [2022-05-06T13:41:22.219Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-06T13:41:22.219Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-06T13:41:22.220Z] ==> Jenkins CI detected. [2022-05-06T13:41:22.220Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-05-06T13:41:22.220Z] project root: . [2022-05-06T13:41:22.220Z] --> token set from env [2022-05-06T13:41:22.220Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-06T13:41:22.220Z] ==> Running gcov in . (disable via -X gcov) [2022-05-06T13:41:22.220Z] ==> Python coveragepy not found [2022-05-06T13:41:22.220Z] ==> Searching for coverage reports in: [2022-05-06T13:41:22.220Z] + . [2022-05-06T13:41:22.220Z] -> Found 1 reports [2022-05-06T13:41:22.220Z] ==> Detecting git/mercurial file structure [2022-05-06T13:41:22.220Z] ==> Reading reports [2022-05-06T13:41:22.220Z] + ./coverage.out bytes=10 [2022-05-06T13:41:22.220Z] ==> Appending adjustments [2022-05-06T13:41:22.220Z] https://docs.codecov.io/docs/fixing-reports [2022-05-06T13:41:22.481Z] + Found adjustments [2022-05-06T13:41:22.481Z] ==> Gzipping contents [2022-05-06T13:41:22.481Z] 8.0K /tmp/codecov.i6nrjd.gz [2022-05-06T13:41:22.481Z] ==> Uploading reports [2022-05-06T13:41:22.481Z] url: https://codecov.io [2022-05-06T13:41:22.481Z] query: branch=main&commit=6924cde71a95163c870ff6223245d33e8a78190f&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-06T13:41:22.481Z] -> Pinging Codecov [2022-05-06T13:41:22.481Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=6924cde71a95163c870ff6223245d33e8a78190f&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-06T13:41:22.741Z] -> Uploading to [2022-05-06T13:41:22.741Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-06/FB506323287CE973F263BFD2A0EB1F37/6924cde71a95163c870ff6223245d33e8a78190f/a0d4eafe-67b7-47b4-8d45-b5daf64d3c23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220506T134122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a8dca5d2e59009b120bbe5c886e6cf2ba597a559cfbe5ac305f6e21b0f99857 [2022-05-06T13:41:22.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T13:41:22.741Z] Dload Upload Total Spent Left Speed [2022-05-06T13:41:23.002Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 19457 --:--:-- --:--:-- --:--:-- 19457 [2022-05-06T13:41:23.002Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] } [2022-05-06T13:41:23.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-06T13:41:23.146Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-06T13:41:23.158Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:41:23.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-06T13:41:23.458Z] [2022-05-06T13:41:23.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:41:23.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-06T13:41:23.773Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-06T13:41:23.773Z] 188c0c94c7c5: Pulling fs layer [2022-05-06T13:41:23.773Z] 0ef7d3d256c8: Pulling fs layer [2022-05-06T13:41:23.773Z] de9db76c5a1d: Pulling fs layer [2022-05-06T13:41:23.773Z] 0eba1c9be4d2: Pulling fs layer [2022-05-06T13:41:23.773Z] 0d57e429df01: Pulling fs layer [2022-05-06T13:41:23.773Z] 4e4be7b47b0d: Pulling fs layer [2022-05-06T13:41:23.773Z] e1f770b5df2f: Pulling fs layer [2022-05-06T13:41:23.773Z] 85a0685a4137: Pulling fs layer [2022-05-06T13:41:23.773Z] 0eba1c9be4d2: Waiting [2022-05-06T13:41:23.773Z] 4e4be7b47b0d: Waiting [2022-05-06T13:41:23.773Z] e1f770b5df2f: Waiting [2022-05-06T13:41:23.773Z] 0d57e429df01: Waiting [2022-05-06T13:41:23.773Z] 85a0685a4137: Waiting [2022-05-06T13:41:23.773Z] de9db76c5a1d: Verifying Checksum [2022-05-06T13:41:23.773Z] de9db76c5a1d: Download complete [2022-05-06T13:41:23.773Z] 0ef7d3d256c8: Download complete [2022-05-06T13:41:23.773Z] 0d57e429df01: Download complete [2022-05-06T13:41:23.773Z] 4e4be7b47b0d: Verifying Checksum [2022-05-06T13:41:23.773Z] 4e4be7b47b0d: Download complete [2022-05-06T13:41:23.773Z] 188c0c94c7c5: Verifying Checksum [2022-05-06T13:41:23.773Z] 188c0c94c7c5: Download complete [2022-05-06T13:41:24.037Z] 188c0c94c7c5: Pull complete [2022-05-06T13:41:24.037Z] e1f770b5df2f: Verifying Checksum [2022-05-06T13:41:24.037Z] e1f770b5df2f: Download complete [2022-05-06T13:41:24.037Z] 0ef7d3d256c8: Pull complete [2022-05-06T13:41:24.037Z] de9db76c5a1d: Pull complete [2022-05-06T13:41:24.607Z] 0eba1c9be4d2: Verifying Checksum [2022-05-06T13:41:24.865Z] 85a0685a4137: Verifying Checksum [2022-05-06T13:41:24.865Z] 85a0685a4137: Download complete [2022-05-06T13:41:28.152Z] 0eba1c9be4d2: Pull complete [2022-05-06T13:41:28.152Z] 0d57e429df01: Pull complete [2022-05-06T13:41:28.152Z] 4e4be7b47b0d: Pull complete [2022-05-06T13:41:28.152Z] e1f770b5df2f: Pull complete [2022-05-06T13:41:31.438Z] 85a0685a4137: Pull complete [2022-05-06T13:41:31.438Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-06T13:41:31.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-06T13:41:31.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-06T13:41:31.502Z] prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container [2022-05-06T13:41:31.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_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 [2022-05-06T13:41:33.825Z] $ docker top 6b789dbd6265637b43d485a7ef7860ab426ffb89d78525f2ac7351d09654b16e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-06T13:41:33.910Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-06T13:41:34.197Z] + set -o pipefail [2022-05-06T13:41:34.197Z] + snyk monitor '--org=edgex-jenkins' [2022-05-06T13:41:39.478Z] [2022-05-06T13:41:39.478Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-05-06T13:41:39.478Z] [2022-05-06T13:41:39.478Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/b94c13fd-d4f9-4c64-b68c-ca1d310f1bcd [2022-05-06T13:41:39.478Z] [2022-05-06T13:41:39.478Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-06T13:41:39.478Z] [2022-05-06T13:41:39.479Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-06T13:41:39.479Z] [2022-05-06T13:41:39.479Z] [Pipeline] } [2022-05-06T13:41:39.489Z] $ docker stop --time=1 6b789dbd6265637b43d485a7ef7860ab426ffb89d78525f2ac7351d09654b16e [2022-05-06T13:41:41.145Z] $ docker rm -f 6b789dbd6265637b43d485a7ef7860ab426ffb89d78525f2ac7351d09654b16e [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 [2022-05-06T13:41:41.786Z] + git log --format=format:%s -1 6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] sh [2022-05-06T13:41:42.079Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T13:41:42.079Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:41:42.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:41:42.369Z] . [Pipeline] withDockerContainer [2022-05-06T13:41:42.433Z] prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container [2022-05-06T13:41:42.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_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-devops/py-git-semver:latest cat [2022-05-06T13:41:42.874Z] $ docker top 8320f38f1f0c0bd9353335d95e2aff1e3504af8f9c6daaeed387cb71d3e6003e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T13:41:42.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T13:41:42.974Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T13:41:43.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T13:41:43.115Z] $ docker exec 8320f38f1f0c0bd9353335d95e2aff1e3504af8f9c6daaeed387cb71d3e6003e ssh-agent [2022-05-06T13:41:43.221Z] SSH_AUTH_SOCK=/tmp/ssh-8nekx26nfu34/agent.32 [2022-05-06T13:41:43.221Z] SSH_AGENT_PID=38 [2022-05-06T13:41:43.226Z] Running ssh-add (command line suppressed) [2022-05-06T13:41:43.341Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1942833623460808378.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1942833623460808378.key) [2022-05-06T13:41:43.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T13:41:43.643Z] + git semver tag [2022-05-06T13:41:43.904Z] 2022-05-06 13:41:43,819 [run_tag] DEBUG tag force:False [2022-05-06T13:41:43.904Z] 2022-05-06 13:41:43,820 [check_head_tag] DEBUG check head tag [2022-05-06T13:41:43.904Z] 2022-05-06 13:41:43,821 [execute] INFO git cat-file --batch-check [2022-05-06T13:41:43.904Z] 2022-05-06 13:41:43,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-05-06T13:41:43.904Z] 2022-05-06 13:41:43,823 [execute] INFO git cat-file --batch [2022-05-06T13:41:43.904Z] 2022-05-06 13:41:43,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-05-06T13:41:43.904Z] 2022-05-06 13:41:43,845 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-06T13:41:43.904Z] 2022-05-06 13:41:43,845 [execute] INFO git tag -a v2.1.1-dev.27 -m v2.1.1-dev.27 [2022-05-06T13:41:43.904Z] 2022-05-06 13:41:43,845 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.27', '-m', 'v2.1.1-dev.27'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-06T13:41:43.904Z] 2022-05-06 13:41:43,849 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-06T13:41:43.904Z] 2.1.1-dev.27 [Pipeline] } [2022-05-06T13:41:43.913Z] $ docker exec --env ******** --env ******** 8320f38f1f0c0bd9353335d95e2aff1e3504af8f9c6daaeed387cb71d3e6003e ssh-agent -k [2022-05-06T13:41:44.024Z] unset SSH_AUTH_SOCK; [2022-05-06T13:41:44.024Z] unset SSH_AGENT_PID; [2022-05-06T13:41:44.025Z] echo Agent pid 38 killed; [2022-05-06T13:41:44.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T13:41:44.341Z] + git semver [Pipeline] } [2022-05-06T13:41:44.616Z] $ docker stop --time=1 8320f38f1f0c0bd9353335d95e2aff1e3504af8f9c6daaeed387cb71d3e6003e [2022-05-06T13:41:45.958Z] $ docker rm -f 8320f38f1f0c0bd9353335d95e2aff1e3504af8f9c6daaeed387cb71d3e6003e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:41:46.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-06T13:41:46.352Z] [2022-05-06T13:41:46.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:41:46.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-06T13:41:46.654Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-06T13:41:46.654Z] ab5ef0e58194: Pulling fs layer [2022-05-06T13:41:46.654Z] 9712f1f96733: Pulling fs layer [2022-05-06T13:41:46.654Z] 63f879dbbcfc: Pulling fs layer [2022-05-06T13:41:46.654Z] 0d9ebad4ef96: Pulling fs layer [2022-05-06T13:41:46.654Z] e9a5061849ea: Pulling fs layer [2022-05-06T13:41:46.654Z] d747dcd14b5f: Pulling fs layer [2022-05-06T13:41:46.654Z] 2de7ff778b66: Pulling fs layer [2022-05-06T13:41:46.654Z] e9a5061849ea: Waiting [2022-05-06T13:41:46.654Z] d747dcd14b5f: Waiting [2022-05-06T13:41:46.654Z] 0d9ebad4ef96: Waiting [2022-05-06T13:41:46.654Z] 9712f1f96733: Verifying Checksum [2022-05-06T13:41:46.654Z] 9712f1f96733: Download complete [2022-05-06T13:41:47.240Z] 63f879dbbcfc: Verifying Checksum [2022-05-06T13:41:47.240Z] 63f879dbbcfc: Download complete [2022-05-06T13:41:47.240Z] ab5ef0e58194: Download complete [2022-05-06T13:41:47.240Z] d747dcd14b5f: Verifying Checksum [2022-05-06T13:41:47.240Z] d747dcd14b5f: Download complete [2022-05-06T13:41:47.240Z] e9a5061849ea: Verifying Checksum [2022-05-06T13:41:47.240Z] e9a5061849ea: Download complete [2022-05-06T13:41:47.498Z] 0d9ebad4ef96: Verifying Checksum [2022-05-06T13:41:47.498Z] 0d9ebad4ef96: Download complete [2022-05-06T13:41:47.498Z] 2de7ff778b66: Verifying Checksum [2022-05-06T13:41:47.498Z] 2de7ff778b66: Download complete [2022-05-06T13:41:50.036Z] ab5ef0e58194: Pull complete [2022-05-06T13:41:50.036Z] 9712f1f96733: Pull complete [2022-05-06T13:41:50.971Z] 63f879dbbcfc: Pull complete [2022-05-06T13:41:55.164Z] 0d9ebad4ef96: Pull complete [2022-05-06T13:41:55.164Z] e9a5061849ea: Pull complete [2022-05-06T13:41:55.164Z] d747dcd14b5f: Pull complete [2022-05-06T13:41:56.102Z] 2de7ff778b66: Pull complete [2022-05-06T13:41:56.102Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-06T13:41:56.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-06T13:41:56.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-06T13:41:56.169Z] prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container [2022-05-06T13:41:56.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_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 [2022-05-06T13:41:58.688Z] $ docker top 1a7f1e7ede7a5b5a01b0d5b9849658964b0e8059f5c41a1517f688b722b46c63 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:41:58.769Z] provisioning config files... [2022-05-06T13:41:58.776Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config27057029735715494tmp [2022-05-06T13:41:58.788Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6375586610948111118tmp [2022-05-06T13:41:58.799Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1059806889782927345tmp [Pipeline] { [Pipeline] echo [2022-05-06T13:41:58.818Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:41:59.101Z] ---> sigul-configuration.sh [2022-05-06T13:41:59.101Z] gpg: directory `/root/.gnupg' created [2022-05-06T13:41:59.101Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-06T13:41:59.101Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-06T13:41:59.101Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-06T13:41:59.101Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-06T13:41:59.101Z] gpg: CAST5 encrypted data [2022-05-06T13:41:59.101Z] gpg: encrypted with 1 passphrase [2022-05-06T13:41:59.101Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-06T13:41:59.387Z] + mkdir /home/jenkins [2022-05-06T13:41:59.387Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-06T13:41:59.672Z] + 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 [2022-05-06T13:41:59.682Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:41:59.969Z] ---> sigul-install.sh [2022-05-06T13:41:59.969Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-06T13:42:00.254Z] + git tag --list [2022-05-06T13:42:00.254Z] 0.1.1 [2022-05-06T13:42:00.254Z] v1.1.0 [2022-05-06T13:42:00.254Z] v1.2.0 [2022-05-06T13:42:00.254Z] v1.2.1 [2022-05-06T13:42:00.254Z] v1.3.0 [2022-05-06T13:42:00.254Z] v2.0.0 [2022-05-06T13:42:00.254Z] v2.0.1-dev.1 [2022-05-06T13:42:00.254Z] v2.0.1-dev.10 [2022-05-06T13:42:00.254Z] v2.0.1-dev.11 [2022-05-06T13:42:00.254Z] v2.0.1-dev.12 [2022-05-06T13:42:00.254Z] v2.0.1-dev.13 [2022-05-06T13:42:00.254Z] v2.0.1-dev.14 [2022-05-06T13:42:00.254Z] v2.0.1-dev.15 [2022-05-06T13:42:00.254Z] v2.0.1-dev.16 [2022-05-06T13:42:00.254Z] v2.0.1-dev.17 [2022-05-06T13:42:00.254Z] v2.0.1-dev.18 [2022-05-06T13:42:00.254Z] v2.0.1-dev.19 [2022-05-06T13:42:00.254Z] v2.0.1-dev.2 [2022-05-06T13:42:00.254Z] v2.0.1-dev.20 [2022-05-06T13:42:00.254Z] v2.0.1-dev.21 [2022-05-06T13:42:00.254Z] v2.0.1-dev.22 [2022-05-06T13:42:00.254Z] v2.0.1-dev.23 [2022-05-06T13:42:00.254Z] v2.0.1-dev.24 [2022-05-06T13:42:00.254Z] v2.0.1-dev.25 [2022-05-06T13:42:00.254Z] v2.0.1-dev.26 [2022-05-06T13:42:00.254Z] v2.0.1-dev.27 [2022-05-06T13:42:00.254Z] v2.0.1-dev.28 [2022-05-06T13:42:00.254Z] v2.0.1-dev.29 [2022-05-06T13:42:00.254Z] v2.0.1-dev.3 [2022-05-06T13:42:00.254Z] v2.0.1-dev.30 [2022-05-06T13:42:00.254Z] v2.0.1-dev.31 [2022-05-06T13:42:00.254Z] v2.0.1-dev.32 [2022-05-06T13:42:00.254Z] v2.0.1-dev.33 [2022-05-06T13:42:00.254Z] v2.0.1-dev.4 [2022-05-06T13:42:00.254Z] v2.0.1-dev.5 [2022-05-06T13:42:00.254Z] v2.0.1-dev.6 [2022-05-06T13:42:00.254Z] v2.0.1-dev.7 [2022-05-06T13:42:00.254Z] v2.0.1-dev.8 [2022-05-06T13:42:00.254Z] v2.0.1-dev.9 [2022-05-06T13:42:00.254Z] v2.1.0 [2022-05-06T13:42:00.254Z] v2.1.1-dev.1 [2022-05-06T13:42:00.254Z] v2.1.1-dev.10 [2022-05-06T13:42:00.254Z] v2.1.1-dev.11 [2022-05-06T13:42:00.254Z] v2.1.1-dev.12 [2022-05-06T13:42:00.254Z] v2.1.1-dev.13 [2022-05-06T13:42:00.254Z] v2.1.1-dev.14 [2022-05-06T13:42:00.254Z] v2.1.1-dev.15 [2022-05-06T13:42:00.254Z] v2.1.1-dev.16 [2022-05-06T13:42:00.254Z] v2.1.1-dev.17 [2022-05-06T13:42:00.254Z] v2.1.1-dev.18 [2022-05-06T13:42:00.254Z] v2.1.1-dev.19 [2022-05-06T13:42:00.254Z] v2.1.1-dev.2 [2022-05-06T13:42:00.254Z] v2.1.1-dev.20 [2022-05-06T13:42:00.254Z] v2.1.1-dev.21 [2022-05-06T13:42:00.254Z] v2.1.1-dev.22 [2022-05-06T13:42:00.254Z] v2.1.1-dev.23 [2022-05-06T13:42:00.254Z] v2.1.1-dev.24 [2022-05-06T13:42:00.254Z] v2.1.1-dev.25 [2022-05-06T13:42:00.254Z] v2.1.1-dev.26 [2022-05-06T13:42:00.254Z] v2.1.1-dev.27 [2022-05-06T13:42:00.254Z] v2.1.1-dev.3 [2022-05-06T13:42:00.254Z] v2.1.1-dev.4 [2022-05-06T13:42:00.254Z] v2.1.1-dev.5 [2022-05-06T13:42:00.254Z] v2.1.1-dev.6 [2022-05-06T13:42:00.254Z] v2.1.1-dev.7 [2022-05-06T13:42:00.254Z] v2.1.1-dev.8 [2022-05-06T13:42:00.254Z] v2.1.1-dev.9 [Pipeline] sh [2022-05-06T13:42:00.547Z] + lftools sign git-tag v2.1.1-dev.27 [2022-05-06T13:42:01.118Z] Signing Git tag with Sigul... [2022-05-06T13:42:01.118Z] Signing v2.1.1-dev.27 [Pipeline] echo [2022-05-06T13:42:01.702Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:42:01.991Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-06T13:42:02.000Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-06T13:42:02.023Z] $ docker stop --time=1 1a7f1e7ede7a5b5a01b0d5b9849658964b0e8059f5c41a1517f688b722b46c63 [2022-05-06T13:42:03.339Z] $ docker rm -f 1a7f1e7ede7a5b5a01b0d5b9849658964b0e8059f5c41a1517f688b722b46c63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-06T13:42:03.780Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T13:42:03.780Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:42:04.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:42:04.073Z] . [Pipeline] withDockerContainer [2022-05-06T13:42:04.135Z] prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container [2022-05-06T13:42:04.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_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-devops/py-git-semver:latest cat [2022-05-06T13:42:04.569Z] $ docker top 87513a511f50c71342e94ef197bace4dc3d00034ca1bba2227c5136000672600 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T13:42:04.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T13:42:04.664Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T13:42:04.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T13:42:04.784Z] $ docker exec 87513a511f50c71342e94ef197bace4dc3d00034ca1bba2227c5136000672600 ssh-agent [2022-05-06T13:42:04.906Z] SSH_AUTH_SOCK=/tmp/ssh-oMBHzoa88fAg/agent.32 [2022-05-06T13:42:04.906Z] SSH_AGENT_PID=39 [2022-05-06T13:42:04.911Z] Running ssh-add (command line suppressed) [2022-05-06T13:42:05.021Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7200201612887939158.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7200201612887939158.key) [2022-05-06T13:42:05.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T13:42:05.330Z] + git semver bump pre [2022-05-06T13:42:05.590Z] 2022-05-06 13:42:05,524 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-06T13:42:05.590Z] 2022-05-06 13:42:05,524 [bump_version] DEBUG bumping version:2.1.1-dev.27 on axis:pre with prefix:dev [2022-05-06T13:42:05.590Z] 2022-05-06 13:42:05,525 [bump_version] DEBUG bumped version:2.1.1-dev.28 [2022-05-06T13:42:05.590Z] 2022-05-06 13:42:05,525 [write_version] DEBUG write version:2.1.1-dev.28 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-05-06T13:42:05.590Z] 2022-05-06 13:42:05,525 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-06T13:42:05.590Z] 2022-05-06 13:42:05,525 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-06T13:42:05.590Z] 2022-05-06 13:42:05,527 [execute] INFO git cat-file --batch-check [2022-05-06T13:42:05.590Z] 2022-05-06 13:42:05,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-06T13:42:05.590Z] 2022-05-06 13:42:05,533 [execute] INFO git cat-file --batch [2022-05-06T13:42:05.590Z] 2022-05-06 13:42:05,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-06T13:42:05.590Z] 2022-05-06 13:42:05,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-06T13:42:05.590Z] 2.1.1-dev.28 [Pipeline] } [2022-05-06T13:42:05.600Z] $ docker exec --env ******** --env ******** 87513a511f50c71342e94ef197bace4dc3d00034ca1bba2227c5136000672600 ssh-agent -k [2022-05-06T13:42:05.722Z] unset SSH_AUTH_SOCK; [2022-05-06T13:42:05.722Z] unset SSH_AGENT_PID; [2022-05-06T13:42:05.722Z] echo Agent pid 39 killed; [2022-05-06T13:42:05.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T13:42:06.094Z] + git semver [Pipeline] } [2022-05-06T13:42:06.432Z] $ docker stop --time=1 87513a511f50c71342e94ef197bace4dc3d00034ca1bba2227c5136000672600 [2022-05-06T13:42:07.799Z] $ docker rm -f 87513a511f50c71342e94ef197bace4dc3d00034ca1bba2227c5136000672600 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T13:42:08.158Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T13:42:08.158Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:42:08.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:42:08.453Z] . [Pipeline] withDockerContainer [2022-05-06T13:42:08.519Z] prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container [2022-05-06T13:42:08.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_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-devops/py-git-semver:latest cat [2022-05-06T13:42:08.917Z] $ docker top a88f724231cd73499c82915769c013e028ab670c38968e409c8c6f97b5be08e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T13:42:09.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T13:42:09.013Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T13:42:09.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T13:42:09.133Z] $ docker exec a88f724231cd73499c82915769c013e028ab670c38968e409c8c6f97b5be08e6 ssh-agent [2022-05-06T13:42:09.254Z] SSH_AUTH_SOCK=/tmp/ssh-nzL8DyteRc7n/agent.32 [2022-05-06T13:42:09.254Z] SSH_AGENT_PID=38 [2022-05-06T13:42:09.260Z] Running ssh-add (command line suppressed) [2022-05-06T13:42:09.365Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_582652948631434667.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_582652948631434667.key) [2022-05-06T13:42:09.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T13:42:09.665Z] + git semver push [2022-05-06T13:42:09.926Z] 2022-05-06 13:42:09,862 [run_push] DEBUG push [2022-05-06T13:42:09.926Z] 2022-05-06 13:42:09,863 [execute] INFO git push origin semver [2022-05-06T13:42:09.926Z] 2022-05-06 13:42:09,863 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-06T13:42:11.311Z] 2022-05-06 13:42:10,878 [run_push] DEBUG push all version tags [2022-05-06T13:42:11.311Z] 2022-05-06 13:42:10,878 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-06T13:42:11.311Z] 2022-05-06 13:42:10,879 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-06T13:42:11.882Z] 2022-05-06 13:42:11,623 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-06T13:42:11.882Z] 2.1.1-dev.28 [Pipeline] } [2022-05-06T13:42:11.892Z] $ docker exec --env ******** --env ******** a88f724231cd73499c82915769c013e028ab670c38968e409c8c6f97b5be08e6 ssh-agent -k [2022-05-06T13:42:11.992Z] unset SSH_AUTH_SOCK; [2022-05-06T13:42:11.992Z] unset SSH_AGENT_PID; [2022-05-06T13:42:11.993Z] echo Agent pid 38 killed; [2022-05-06T13:42:12.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T13:42:12.315Z] + git semver [Pipeline] } [2022-05-06T13:42:12.590Z] $ docker stop --time=1 a88f724231cd73499c82915769c013e028ab670c38968e409c8c6f97b5be08e6 [2022-05-06T13:42:13.899Z] $ docker rm -f a88f724231cd73499c82915769c013e028ab670c38968e409c8c6f97b5be08e6 [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 [2022-05-06T13:42:14.537Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-05-06T13:42:14.537Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-05-06T13:42:14.537Z] total 16 [2022-05-06T13:42:14.537Z] drwxr-xr-x 3 root root 4096 May 6 13:18 . [2022-05-06T13:42:14.537Z] drwxrwxr-x 15 jenkins jenkins 4096 May 6 13:41 .. [2022-05-06T13:42:14.537Z] drwxr-xr-x 2 root root 4096 May 6 13:18 cost [2022-05-06T13:42:14.537Z] -rw-r--r-- 1 root root 81 May 6 13:18 cost.csv [2022-05-06T13:42:14.537Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-05-06T13:42:14.537Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-05-06T13:42:14.537Z] total 16 [2022-05-06T13:42:14.537Z] drwxr-xr-x 3 jenkins jenkins 4096 May 6 13:18 . [2022-05-06T13:42:14.537Z] drwxrwxr-x 15 jenkins jenkins 4096 May 6 13:41 .. [2022-05-06T13:42:14.537Z] drwxr-xr-x 2 jenkins jenkins 4096 May 6 13:18 cost [2022-05-06T13:42:14.537Z] -rw-r--r-- 1 jenkins jenkins 81 May 6 13:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:42:14.829Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:42:15.690Z] ---> package-listing.sh [2022-05-06T13:42:15.691Z] ++ facter osfamily [2022-05-06T13:42:15.691Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-06T13:42:15.952Z] + OS_FAMILY=debian [2022-05-06T13:42:15.952Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-05-06T13:42:15.952Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-06T13:42:15.952Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-06T13:42:15.952Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-06T13:42:15.952Z] + PACKAGES=/tmp/packages_start.txt [2022-05-06T13:42:15.952Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-05-06T13:42:15.952Z] + PACKAGES=/tmp/packages_end.txt [2022-05-06T13:42:15.952Z] + case "${OS_FAMILY}" in [2022-05-06T13:42:15.952Z] + dpkg -l [2022-05-06T13:42:15.952Z] + grep '^ii' [2022-05-06T13:42:15.952Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-06T13:42:15.952Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-06T13:42:15.952Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-06T13:42:15.952Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-05-06T13:42:15.952Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-05-06T13:42:15.952Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-05-06T13:42:15.965Z] 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/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-06T13:42:16.247Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:42:16.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T13:42:16.810Z] . [Pipeline] withDockerContainer [2022-05-06T13:42:16.875Z] prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container [2022-05-06T13:42:16.907Z] $ 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/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_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 [2022-05-06T13:42:17.137Z] $ docker top 3fde1b0f005a66580a4a1215dfb67d8161ed1ddd8d455750e3ea80aeb27cbf1f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T13:42:17.487Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-06T13:42:17.777Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-06T13:42:18.068Z] + ls /var/log/sa-host [2022-05-06T13:42:18.068Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:42:18.288Z] provisioning config files... [2022-05-06T13:42:18.297Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5938147253525868896tmp [Pipeline] { [Pipeline] echo [2022-05-06T13:42:18.310Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:42:18.594Z] ---> create-netrc.sh [Pipeline] } [2022-05-06T13:42:18.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:42:18.944Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-06T13:42:18.954Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:42:19.241Z] ---> sudo-logs.sh [2022-05-06T13:42:19.241Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-06T13:42:19.267Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:42:19.560Z] ---> job-cost.sh [2022-05-06T13:42:19.560Z] lf-activate-venv: SKIPPING [2022-05-06T13:42:19.560Z] DEBUG: total: 0.2199999988079071 [2022-05-06T13:42:19.560Z] INFO: Retrieving Stack Cost... [2022-05-06T13:42:20.130Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-06T13:42:20.390Z] INFO: Archiving Costs [Pipeline] echo [2022-05-06T13:42:20.404Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:42:20.688Z] ---> logs-deploy.sh [2022-05-06T13:42:20.688Z] lf-activate-venv: SKIPPING [2022-05-06T13:42:20.688Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/66 [2022-05-06T13:42:20.688Z] INFO: archiving workspace using pattern(s): [2022-05-06T13:42:21.634Z] Archives upload complete. [2022-05-06T13:42:21.634Z] INFO: archiving logs to Nexus