Started by upstream project "edgexfoundry/cd-management/release" build number 98 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66d087440452cd2777c1b48e6c315f4ea5829394 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-ssh13455948248112543893.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh2545608589250737961.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh5026695458049866601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh4839598262697909056.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-ssh1261228018929055195.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-63304’ Running on prd-ubuntu20.04-docker-8c-8g-63309 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 66d087440452cd2777c1b48e6c315f4ea5829394 (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 66d087440452cd2777c1b48e6c315f4ea5829394 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#525)" > git rev-list --no-walk 66d087440452cd2777c1b48e6c315f4ea5829394 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T00:05:52.111Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T00:05:52.176Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T00:05:52.194Z] ========================================================= [2022-05-12T00:05:52.194Z] EdgeX Global Pipelines Version Info [2022-05-12T00:05:52.194Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:05:52.958Z] ------------------- [2022-05-12T00:05:52.958Z] stable info: [2022-05-12T00:05:52.958Z] ------------------- [2022-05-12T00:05:52.958Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T00:05:52.958Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T00:05:52.958Z] Message: update stable to v1.0.230 [2022-05-12T00:05:53.533Z] ------------------- [2022-05-12T00:05:53.533Z] experimental info: [2022-05-12T00:05:53.533Z] ------------------- [2022-05-12T00:05:53.533Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T00:05:53.533Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T00:05:53.533Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T00:05:53.674Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-05-12T00:05:53.691Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-05-12T00:05:53.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T00:05:53.718Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T00:05:53.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T00:05:53.750Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T00:05:53.762Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T00:05:53.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T00:05:53.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T00:05:53.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T00:05:53.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T00:05:53.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-05-12T00:05:53.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T00:05:53.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T00:05:53.879Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T00:05:53.901Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T00:05:53.916Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T00:05:53.934Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T00:05:53.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T00:05:53.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T00:05:53.980Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-12T00:05:53.997Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-12T00:05:54.015Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T00:05:54.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T00:05:54.041Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-12T00:05:54.053Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T00:05:54.065Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-12T00:05:54.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-12T00:05:54.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-12T00:05:54.109Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] echo [2022-05-12T00:05:54.123Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66d0874 [Pipeline] echo [2022-05-12T00:05:54.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:05:54.180Z] provisioning config files... [2022-05-12T00:05:54.194Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1615984410051683588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:05:54.506Z] ---> docker-login.sh [2022-05-12T00:05:54.506Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:05:54.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:05:54.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:05:54.769Z] Configure a credential helper to remove this warning. See [2022-05-12T00:05:54.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:05:54.769Z] [2022-05-12T00:05:54.769Z] Login Succeeded [2022-05-12T00:05:54.769Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:05:55.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:05:55.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:05:55.031Z] Configure a credential helper to remove this warning. See [2022-05-12T00:05:55.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:05:55.031Z] [2022-05-12T00:05:55.031Z] Login Succeeded [2022-05-12T00:05:55.031Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:05:55.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:05:55.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:05:55.031Z] Configure a credential helper to remove this warning. See [2022-05-12T00:05:55.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:05:55.031Z] [2022-05-12T00:05:55.031Z] Login Succeeded [2022-05-12T00:05:55.031Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:05:55.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:05:55.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:05:55.294Z] Configure a credential helper to remove this warning. See [2022-05-12T00:05:55.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:05:55.294Z] [2022-05-12T00:05:55.294Z] Login Succeeded [2022-05-12T00:05:55.294Z] docker.io [2022-05-12T00:05:55.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:05:55.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:05:55.880Z] Configure a credential helper to remove this warning. See [2022-05-12T00:05:55.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:05:55.880Z] [2022-05-12T00:05:55.880Z] Login Succeeded [2022-05-12T00:05:55.880Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:05:55.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T00:05:56.371Z] + git rev-list -1 --merges 66d087440452cd2777c1b48e6c315f4ea5829394~1..66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] echo [2022-05-12T00:05:56.416Z] -----------> git rev-list -1 --merges 66d087440452cd2777c1b48e6c315f4ea5829394~1..66d087440452cd2777c1b48e6c315f4ea5829394 66d087440452cd2777c1b48e6c315f4ea5829394 [false] [Pipeline] sh [2022-05-12T00:05:56.713Z] + git log --format=format:%s -1 66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] echo [2022-05-12T00:05:56.731Z] ========================================================= [2022-05-12T00:05:56.731Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2022-05-12T00:05:56.731Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:05:57.074Z] + git log --format=format:%s -1 66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] echo [2022-05-12T00:05:57.088Z] [semverPrep] GIT_COMMIT: 66d087440452cd2777c1b48e6c315f4ea5829394, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#525) [Pipeline] echo [2022-05-12T00:05:57.100Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T00:05:57.502Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T00:05:57.502Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T00:05:57.502Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T00:05:57.502Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T00:05:57.502Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-05-12T00:05:57.502Z] -a /etc/ssh/ssh_known_hosts [2022-05-12T00:05:57.502Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:05:57.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:05:57.858Z] [2022-05-12T00:05:57.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:05:58.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:05:58.166Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T00:05:58.166Z] 1fe172e4850f: Pulling fs layer [2022-05-12T00:05:58.166Z] caf521ccaac6: Pulling fs layer [2022-05-12T00:05:58.166Z] 3ead6fa29328: Pulling fs layer [2022-05-12T00:05:58.166Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T00:05:58.166Z] a8d5f1318db7: Pulling fs layer [2022-05-12T00:05:58.166Z] c427282e49a2: Pulling fs layer [2022-05-12T00:05:58.166Z] 1827001aaf11: Pulling fs layer [2022-05-12T00:05:58.167Z] 0714d37db230: Pulling fs layer [2022-05-12T00:05:58.167Z] ac28cf19c067: Pulling fs layer [2022-05-12T00:05:58.167Z] ca983d60f3e2: Pulling fs layer [2022-05-12T00:05:58.167Z] 9f894cec8388: Pulling fs layer [2022-05-12T00:05:58.167Z] 5c2a1cbceb83: Waiting [2022-05-12T00:05:58.167Z] 1827001aaf11: Waiting [2022-05-12T00:05:58.167Z] 0714d37db230: Waiting [2022-05-12T00:05:58.167Z] a8d5f1318db7: Waiting [2022-05-12T00:05:58.167Z] ac28cf19c067: Waiting [2022-05-12T00:05:58.167Z] 9f894cec8388: Waiting [2022-05-12T00:05:58.167Z] caf521ccaac6: Verifying Checksum [2022-05-12T00:05:58.167Z] caf521ccaac6: Download complete [2022-05-12T00:05:58.167Z] 5c2a1cbceb83: Verifying Checksum [2022-05-12T00:05:58.167Z] 5c2a1cbceb83: Download complete [2022-05-12T00:05:58.432Z] a8d5f1318db7: Verifying Checksum [2022-05-12T00:05:58.432Z] a8d5f1318db7: Download complete [2022-05-12T00:05:58.432Z] c427282e49a2: Verifying Checksum [2022-05-12T00:05:58.432Z] c427282e49a2: Download complete [2022-05-12T00:05:58.432Z] 3ead6fa29328: Verifying Checksum [2022-05-12T00:05:58.432Z] 3ead6fa29328: Download complete [2022-05-12T00:05:58.432Z] 0714d37db230: Download complete [2022-05-12T00:05:58.432Z] ac28cf19c067: Verifying Checksum [2022-05-12T00:05:58.432Z] ac28cf19c067: Download complete [2022-05-12T00:05:58.432Z] ca983d60f3e2: Verifying Checksum [2022-05-12T00:05:58.432Z] ca983d60f3e2: Download complete [2022-05-12T00:05:58.432Z] 1fe172e4850f: Verifying Checksum [2022-05-12T00:05:58.432Z] 1fe172e4850f: Download complete [2022-05-12T00:05:58.432Z] 9f894cec8388: Download complete [2022-05-12T00:05:58.694Z] 1827001aaf11: Verifying Checksum [2022-05-12T00:05:58.694Z] 1827001aaf11: Download complete [2022-05-12T00:06:00.074Z] 1fe172e4850f: Pull complete [2022-05-12T00:06:00.074Z] caf521ccaac6: Pull complete [2022-05-12T00:06:00.647Z] 3ead6fa29328: Pull complete [2022-05-12T00:06:00.647Z] 5c2a1cbceb83: Pull complete [2022-05-12T00:06:00.907Z] a8d5f1318db7: Pull complete [2022-05-12T00:06:01.167Z] c427282e49a2: Pull complete [2022-05-12T00:06:03.090Z] 1827001aaf11: Pull complete [2022-05-12T00:06:03.352Z] 0714d37db230: Pull complete [2022-05-12T00:06:03.352Z] ac28cf19c067: Pull complete [2022-05-12T00:06:03.352Z] ca983d60f3e2: Pull complete [2022-05-12T00:06:03.615Z] 9f894cec8388: Pull complete [2022-05-12T00:06:03.615Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T00:06:03.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:06:03.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T00:06:03.698Z] prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container [2022-05-12T00:06:03.751Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T00:06:05.169Z] $ docker top 4455d159121c68f0604a22531c9e8cfa66619c28f9832fc552faebb8e3437762 -eo pid,comm [2022-05-12T00:06:05.233Z] 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-12T00:06:05.233Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T00:06:05.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T00:06:05.272Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T00:06:05.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T00:06:05.434Z] $ docker exec 4455d159121c68f0604a22531c9e8cfa66619c28f9832fc552faebb8e3437762 ssh-agent [2022-05-12T00:06:05.560Z] SSH_AUTH_SOCK=/tmp/ssh-BfDgHANsRwSU/agent.34 [2022-05-12T00:06:05.560Z] SSH_AGENT_PID=40 [2022-05-12T00:06:05.569Z] Running ssh-add (command line suppressed) [2022-05-12T00:06:05.705Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4681096215617489038.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4681096215617489038.key) [2022-05-12T00:06:05.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T00:06:06.012Z] + git tag --points-at 66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] } [2022-05-12T00:06:06.033Z] $ docker exec --env ******** --env ******** 4455d159121c68f0604a22531c9e8cfa66619c28f9832fc552faebb8e3437762 ssh-agent -k [2022-05-12T00:06:06.147Z] unset SSH_AUTH_SOCK; [2022-05-12T00:06:06.148Z] unset SSH_AGENT_PID; [2022-05-12T00:06:06.148Z] echo Agent pid 40 killed; [2022-05-12T00:06:06.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-05-12T00:06:06.183Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.1-dev.31|v2.2.0' [Pipeline] sshagent [2022-05-12T00:06:06.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T00:06:06.201Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T00:06:06.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T00:06:06.344Z] $ docker exec 4455d159121c68f0604a22531c9e8cfa66619c28f9832fc552faebb8e3437762 ssh-agent [2022-05-12T00:06:06.473Z] SSH_AUTH_SOCK=/tmp/ssh-vxt2rJ0yFoMT/agent.73 [2022-05-12T00:06:06.473Z] SSH_AGENT_PID=79 [2022-05-12T00:06:06.478Z] Running ssh-add (command line suppressed) [2022-05-12T00:06:06.629Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5422097242003488421.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5422097242003488421.key) [2022-05-12T00:06:06.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T00:06:06.933Z] + git semver init [2022-05-12T00:06:07.194Z] 2022-05-12 00:06:07,173 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T00:06:07.194Z] 2022-05-12 00:06:07,174 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-05-12T00:06:07.194Z] 2022-05-12 00:06:07,174 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-05-12T00:06:07.194Z] 2022-05-12 00:06:07,175 [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-12T00:06:08.585Z] 2022-05-12 00:06:08,566 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-05-12T00:06:08.585Z] 2022-05-12 00:06:08,566 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-05-12T00:06:08.585Z] 2022-05-12 00:06:08,566 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-12T00:06:08.585Z] 2022-05-12 00:06:08,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-12T00:06:08.585Z] 2.2.0 [Pipeline] } [2022-05-12T00:06:08.604Z] $ docker exec --env ******** --env ******** 4455d159121c68f0604a22531c9e8cfa66619c28f9832fc552faebb8e3437762 ssh-agent -k [2022-05-12T00:06:08.732Z] unset SSH_AUTH_SOCK; [2022-05-12T00:06:08.732Z] unset SSH_AGENT_PID; [2022-05-12T00:06:08.732Z] echo Agent pid 79 killed; [2022-05-12T00:06:08.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T00:06:09.056Z] + git semver [Pipeline] } [2022-05-12T00:06:09.340Z] $ docker stop --time=1 4455d159121c68f0604a22531c9e8cfa66619c28f9832fc552faebb8e3437762 [2022-05-12T00:06:10.663Z] $ docker rm -f 4455d159121c68f0604a22531c9e8cfa66619c28f9832fc552faebb8e3437762 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:06:11.018Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T00:06:11.296Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T00:06:11.299Z] [edgeXSemver]: initialized semver on version 2.2.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:06:11.737Z] + git checkout 66d087440452cd2777c1b48e6c315f4ea5829394 [2022-05-12T00:06:11.737Z] HEAD is now at 66d0874 chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#525) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:06:11.764Z] provisioning config files... [2022-05-12T00:06:11.774Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2851106361276278869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:06:12.077Z] ---> docker-login.sh [2022-05-12T00:06:12.077Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:06:12.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:06:12.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:06:12.077Z] Configure a credential helper to remove this warning. See [2022-05-12T00:06:12.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:06:12.077Z] [2022-05-12T00:06:12.077Z] Login Succeeded [2022-05-12T00:06:12.077Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:06:12.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:06:12.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:06:12.338Z] Configure a credential helper to remove this warning. See [2022-05-12T00:06:12.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:06:12.338Z] [2022-05-12T00:06:12.338Z] Login Succeeded [2022-05-12T00:06:12.338Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:06:12.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:06:12.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:06:12.338Z] Configure a credential helper to remove this warning. See [2022-05-12T00:06:12.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:06:12.338Z] [2022-05-12T00:06:12.338Z] Login Succeeded [2022-05-12T00:06:12.338Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:06:12.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:06:12.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:06:12.599Z] Configure a credential helper to remove this warning. See [2022-05-12T00:06:12.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:06:12.599Z] [2022-05-12T00:06:12.599Z] Login Succeeded [2022-05-12T00:06:12.599Z] docker.io [2022-05-12T00:06:12.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:06:12.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:06:12.859Z] Configure a credential helper to remove this warning. See [2022-05-12T00:06:12.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:06:12.859Z] [2022-05-12T00:06:12.859Z] Login Succeeded [2022-05-12T00:06:12.859Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:06:12.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T00:06:12.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:06:12.955Z] ========================================================= [2022-05-12T00:06:12.955Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T00:06:12.955Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:06:13.262Z] + 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-12T00:06:13.522Z] Sending build context to Docker daemon 43.16MB [2022-05-12T00:06:13.522Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:06:13.522Z] Step 2/15 : FROM ${BASE} AS builder [2022-05-12T00:06:13.522Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T00:06:13.522Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T00:06:13.522Z] 666ba61612fd: Pulling fs layer [2022-05-12T00:06:13.522Z] 8ed8ca486205: Pulling fs layer [2022-05-12T00:06:13.522Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T00:06:13.522Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T00:06:13.522Z] ca2b28591e48: Pulling fs layer [2022-05-12T00:06:13.522Z] a51346096db8: Pulling fs layer [2022-05-12T00:06:13.522Z] daebc70d1ce1: Pulling fs layer [2022-05-12T00:06:13.522Z] 0e18a0eac166: Pulling fs layer [2022-05-12T00:06:13.522Z] 22a0e8bec74d: Waiting [2022-05-12T00:06:13.522Z] ca2b28591e48: Waiting [2022-05-12T00:06:13.522Z] a51346096db8: Waiting [2022-05-12T00:06:13.522Z] daebc70d1ce1: Waiting [2022-05-12T00:06:13.522Z] 0e18a0eac166: Waiting [2022-05-12T00:06:13.522Z] 4fe6c5a15a65: Waiting [2022-05-12T00:06:13.522Z] 8ed8ca486205: Verifying Checksum [2022-05-12T00:06:13.522Z] 8ed8ca486205: Download complete [2022-05-12T00:06:13.522Z] 666ba61612fd: Download complete [2022-05-12T00:06:13.522Z] 22a0e8bec74d: Verifying Checksum [2022-05-12T00:06:13.522Z] 22a0e8bec74d: Download complete [2022-05-12T00:06:13.522Z] ca2b28591e48: Download complete [2022-05-12T00:06:13.522Z] 59bf1c3509f3: Download complete [2022-05-12T00:06:13.522Z] a51346096db8: Download complete [2022-05-12T00:06:13.784Z] daebc70d1ce1: Verifying Checksum [2022-05-12T00:06:13.784Z] daebc70d1ce1: Download complete [2022-05-12T00:06:13.784Z] 59bf1c3509f3: Pull complete [2022-05-12T00:06:13.784Z] 666ba61612fd: Pull complete [2022-05-12T00:06:14.044Z] 8ed8ca486205: Pull complete [2022-05-12T00:06:14.305Z] 0e18a0eac166: Verifying Checksum [2022-05-12T00:06:14.305Z] 0e18a0eac166: Download complete [2022-05-12T00:06:14.305Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T00:06:14.305Z] 4fe6c5a15a65: Download complete [2022-05-12T00:06:19.598Z] 4fe6c5a15a65: Pull complete [2022-05-12T00:06:19.598Z] 22a0e8bec74d: Pull complete [2022-05-12T00:06:19.598Z] ca2b28591e48: Pull complete [2022-05-12T00:06:19.598Z] a51346096db8: Pull complete [2022-05-12T00:06:19.598Z] daebc70d1ce1: Pull complete [2022-05-12T00:06:21.519Z] 0e18a0eac166: Pull complete [2022-05-12T00:06:21.519Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T00:06:21.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T00:06:21.519Z] ---> f018257e8ee9 [2022-05-12T00:06:21.519Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-12T00:06:22.926Z] ---> Running in 153188a3399e [2022-05-12T00:06:23.187Z] Removing intermediate container 153188a3399e [2022-05-12T00:06:23.187Z] ---> 3cdb020eaa4b [2022-05-12T00:06:23.187Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-05-12T00:06:23.187Z] ---> Running in 8560d542fe7a [2022-05-12T00:06:23.187Z] Removing intermediate container 8560d542fe7a [2022-05-12T00:06:23.187Z] ---> e4cc2d3aaf26 [2022-05-12T00:06:23.187Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:06:23.187Z] ---> Running in a4a72efd8834 [2022-05-12T00:06:23.448Z] Removing intermediate container a4a72efd8834 [2022-05-12T00:06:23.448Z] ---> 7be25e021e80 [2022-05-12T00:06:23.448Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-05-12T00:06:23.448Z] ---> Running in 80a8c967b2cb [2022-05-12T00:06:23.448Z] Removing intermediate container 80a8c967b2cb [2022-05-12T00:06:23.448Z] ---> 231a8af39ef1 [2022-05-12T00:06:23.448Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-12T00:06:23.708Z] ---> Running in 6142d98d79e1 [2022-05-12T00:06:23.708Z] Removing intermediate container 6142d98d79e1 [2022-05-12T00:06:23.708Z] ---> 88375e2a764f [2022-05-12T00:06:23.708Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:06:23.708Z] ---> Running in 6f10dbaae1f7 [2022-05-12T00:06:24.278Z] Removing intermediate container 6f10dbaae1f7 [2022-05-12T00:06:24.278Z] ---> 4b3c59f4734b [2022-05-12T00:06:24.278Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:06:24.278Z] ---> Running in 8765c6553aa1 [2022-05-12T00:06:24.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:06:25.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:06:25.742Z] OK: 221 MiB in 52 packages [2022-05-12T00:06:26.002Z] Removing intermediate container 8765c6553aa1 [2022-05-12T00:06:26.002Z] ---> 4acc06a67aad [2022-05-12T00:06:26.002Z] Step 10/15 : ENV GO111MODULE=on [2022-05-12T00:06:26.263Z] ---> Running in fb77d350b37d [2022-05-12T00:06:26.263Z] Removing intermediate container fb77d350b37d [2022-05-12T00:06:26.263Z] ---> 65e57d31a785 [2022-05-12T00:06:26.263Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-12T00:06:26.263Z] ---> Running in 7cbf5b2b85ac [2022-05-12T00:06:26.263Z] Removing intermediate container 7cbf5b2b85ac [2022-05-12T00:06:26.263Z] ---> 1d3570539a4c [2022-05-12T00:06:26.263Z] Step 12/15 : COPY go.mod vendor* ./ [2022-05-12T00:06:26.415Z] Still waiting to schedule task [2022-05-12T00:06:26.415Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-63306’ [2022-05-12T00:06:26.521Z] ---> f584b7d38996 [2022-05-12T00:06:26.521Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:06:26.521Z] ---> Running in efe1c0acac67 [2022-05-12T00:06:36.525Z] Removing intermediate container efe1c0acac67 [2022-05-12T00:06:36.525Z] ---> f834ae55344e [2022-05-12T00:06:36.525Z] Step 14/15 : COPY . . [2022-05-12T00:06:36.525Z] ---> b2e43f316db4 [2022-05-12T00:06:36.525Z] Step 15/15 : RUN ${MAKE} [2022-05-12T00:06:36.525Z] ---> Running in 227a44a76e76 [2022-05-12T00:06:36.784Z] noop [2022-05-12T00:06:37.046Z] Removing intermediate container 227a44a76e76 [2022-05-12T00:06:37.046Z] ---> a63cfeea0a0d [2022-05-12T00:06:37.046Z] Successfully built a63cfeea0a0d [2022-05-12T00:06:37.046Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:06:37.344Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T00:06:37.344Z] . [Pipeline] withDockerContainer [2022-05-12T00:06:37.414Z] prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container [2022-05-12T00:06:37.455Z] $ 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-12T00:06:37.862Z] $ docker top 010633ab9c6fa3a14ac7b6d8e0184b1e6cff342bce0e3800458d9e6d3790e5fc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:06:38.217Z] + go version [2022-05-12T00:06:38.217Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T00:06:38.235Z] $ docker stop --time=1 010633ab9c6fa3a14ac7b6d8e0184b1e6cff342bce0e3800458d9e6d3790e5fc [2022-05-12T00:06:39.524Z] $ docker rm -f 010633ab9c6fa3a14ac7b6d8e0184b1e6cff342bce0e3800458d9e6d3790e5fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:06:39.969Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T00:06:39.969Z] . [Pipeline] withDockerContainer [2022-05-12T00:06:40.038Z] prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container [2022-05-12T00:06:40.096Z] $ 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-12T00:06:40.488Z] $ docker top 497cd51931c571186dfe0390ef735292877331b178e07737373e0401ddcd2ac0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T00:06:40.903Z] + make test [2022-05-12T00:06:40.903Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-05-12T00:06:41.163Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-05-12T00:06:46.458Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-05-12T00:06:46.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-05-12T00:06:46.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-05-12T00:06:46.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-05-12T00:06:46.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-05-12T00:06:46.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-05-12T00:06:46.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-05-12T00:06:46.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-05-12T00:06:46.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-05-12T00:06:46.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-05-12T00:06:46.458Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-05-12T00:06:46.458Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-05-12T00:06:46.458Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-12T00:06:49.757Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T00:06:49.757Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-12T00:06:49.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T00:06:49.789Z] $ docker stop --time=1 497cd51931c571186dfe0390ef735292877331b178e07737373e0401ddcd2ac0 [2022-05-12T00:06:51.362Z] $ docker rm -f 497cd51931c571186dfe0390ef735292877331b178e07737373e0401ddcd2ac0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:06:51.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T00:06:51.792Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-12T00:06:52.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T00:06:52.606Z] + ls -al . [2022-05-12T00:06:52.606Z] total 160 [2022-05-12T00:06:52.606Z] drwxrwxr-x 14 jenkins jenkins 4096 May 12 00:06 . [2022-05-12T00:06:52.606Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:05 .. [2022-05-12T00:06:52.606Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:06 .git [2022-05-12T00:06:52.606Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:05 .github [2022-05-12T00:06:52.606Z] -rw-rw-r-- 1 jenkins jenkins 155 May 12 00:05 .gitignore [2022-05-12T00:06:52.606Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:06 .semver [2022-05-12T00:06:52.606Z] -rw-rw-r-- 1 jenkins jenkins 2022 May 12 00:05 Attribution.txt [2022-05-12T00:06:52.606Z] -rw-rw-r-- 1 jenkins jenkins 14570 May 12 00:05 CHANGELOG.md [2022-05-12T00:06:52.606Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 12 00:05 CONTRIBUTING.md [2022-05-12T00:06:52.606Z] -rw-rw-r-- 1 jenkins jenkins 1549 May 12 00:05 Dockerfile [2022-05-12T00:06:52.606Z] -rw-rw-r-- 1 jenkins jenkins 652 May 12 00:05 Jenkinsfile [2022-05-12T00:06:52.606Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 12 00:05 LICENSE [2022-05-12T00:06:52.606Z] -rw-rw-r-- 1 jenkins jenkins 1212 May 12 00:05 Makefile [2022-05-12T00:06:52.606Z] -rw-rw-r-- 1 jenkins jenkins 4398 May 12 00:05 README.md [2022-05-12T00:06:52.606Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 00:06 VERSION [2022-05-12T00:06:52.606Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:05 assets [2022-05-12T00:06:52.606Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:05 bin [2022-05-12T00:06:52.606Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:05 cmd [2022-05-12T00:06:52.606Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 00:06 coverage.out [2022-05-12T00:06:52.606Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:05 docs [2022-05-12T00:06:52.606Z] -rw-rw-r-- 1 jenkins jenkins 1945 May 12 00:05 go.mod [2022-05-12T00:06:52.606Z] -rw-rw-r-- 1 jenkins jenkins 26589 May 12 00:05 go.sum [2022-05-12T00:06:52.606Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 00:05 internal [2022-05-12T00:06:52.606Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:05 pkg [2022-05-12T00:06:52.606Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:05 snap [2022-05-12T00:06:52.606Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:05 testing [2022-05-12T00:06:52.606Z] -rw-rw-r-- 1 jenkins jenkins 155 May 12 00:05 version.go [2022-05-12T00:06:52.606Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:05 web [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:06:52.905Z] + 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=66d087440452cd2777c1b48e6c315f4ea5829394 --label arch=amd64 --label version=2.2.0 . [2022-05-12T00:06:53.191Z] Sending build context to Docker daemon 43.16MB [2022-05-12T00:06:53.191Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:06:53.191Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-12T00:06:53.191Z] ---> a63cfeea0a0d [2022-05-12T00:06:53.191Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-12T00:06:53.451Z] ---> Running in a39457b77f8c [2022-05-12T00:06:53.451Z] Removing intermediate container a39457b77f8c [2022-05-12T00:06:53.451Z] ---> a32094c3be8c [2022-05-12T00:06:53.451Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-05-12T00:06:53.451Z] ---> Running in 3ad3a07ead87 [2022-05-12T00:06:53.451Z] Removing intermediate container 3ad3a07ead87 [2022-05-12T00:06:53.451Z] ---> e66726ab1258 [2022-05-12T00:06:53.451Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:06:53.711Z] ---> Running in 99e558da27e9 [2022-05-12T00:06:53.711Z] Removing intermediate container 99e558da27e9 [2022-05-12T00:06:53.711Z] ---> 23fa0a9af190 [2022-05-12T00:06:53.711Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-05-12T00:06:53.711Z] ---> Running in 52530d821eaa [2022-05-12T00:06:53.711Z] Removing intermediate container 52530d821eaa [2022-05-12T00:06:53.711Z] ---> 17df61be6f29 [2022-05-12T00:06:53.711Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-12T00:06:53.972Z] ---> Running in e412e709c9d2 [2022-05-12T00:06:53.972Z] Removing intermediate container e412e709c9d2 [2022-05-12T00:06:53.972Z] ---> 925bf527459e [2022-05-12T00:06:53.972Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:06:53.972Z] ---> Running in f5a688f07da6 [2022-05-12T00:06:54.542Z] Removing intermediate container f5a688f07da6 [2022-05-12T00:06:54.542Z] ---> 9dec3080650f [2022-05-12T00:06:54.542Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:06:54.542Z] ---> Running in fd07ba98124c [2022-05-12T00:06:55.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:06:55.685Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:06:55.944Z] OK: 221 MiB in 52 packages [2022-05-12T00:06:56.513Z] Removing intermediate container fd07ba98124c [2022-05-12T00:06:56.513Z] ---> 9920d1340e15 [2022-05-12T00:06:56.513Z] Step 10/23 : ENV GO111MODULE=on [2022-05-12T00:06:56.513Z] ---> Running in a79f3e28454f [2022-05-12T00:06:56.513Z] Removing intermediate container a79f3e28454f [2022-05-12T00:06:56.513Z] ---> cff47352361e [2022-05-12T00:06:56.513Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-12T00:06:56.513Z] ---> Running in d00b3e666151 [2022-05-12T00:06:56.778Z] Removing intermediate container d00b3e666151 [2022-05-12T00:06:56.778Z] ---> ebb8351b8fe3 [2022-05-12T00:06:56.779Z] Step 12/23 : COPY go.mod vendor* ./ [2022-05-12T00:06:56.779Z] ---> 8da1d2c5f9d2 [2022-05-12T00:06:56.779Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:06:56.779Z] ---> Running in f38e9aadc806 [2022-05-12T00:06:57.720Z] Removing intermediate container f38e9aadc806 [2022-05-12T00:06:57.720Z] ---> de3137fbb762 [2022-05-12T00:06:57.720Z] Step 14/23 : COPY . . [2022-05-12T00:06:58.661Z] ---> 90bbc3a9451b [2022-05-12T00:06:58.661Z] Step 15/23 : RUN ${MAKE} [2022-05-12T00:06:58.661Z] ---> Running in ea7a36ff13a3 [2022-05-12T00:06:58.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-05-12T00:07:04.194Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-05-12T00:07:06.098Z] Removing intermediate container ea7a36ff13a3 [2022-05-12T00:07:06.098Z] ---> 5fd3a5db1545 [2022-05-12T00:07:06.098Z] Step 16/23 : FROM alpine:3.14 [2022-05-12T00:07:06.358Z] 3.14: Pulling from library/alpine [2022-05-12T00:07:06.358Z] 8663204ce13b: Pulling fs layer [2022-05-12T00:07:06.617Z] 8663204ce13b: Verifying Checksum [2022-05-12T00:07:06.617Z] 8663204ce13b: Download complete [2022-05-12T00:07:06.877Z] 8663204ce13b: Pull complete [2022-05-12T00:07:06.877Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T00:07:06.877Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T00:07:06.877Z] ---> e04c818066af [2022-05-12T00:07:06.877Z] Step 17/23 : EXPOSE 4000 [2022-05-12T00:07:06.877Z] ---> Running in 21786aaf29d5 [2022-05-12T00:07:06.877Z] Removing intermediate container 21786aaf29d5 [2022-05-12T00:07:06.877Z] ---> ecaec617b94d [2022-05-12T00:07:06.877Z] 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-12T00:07:07.446Z] ---> 827d808888d7 [2022-05-12T00:07:07.446Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-05-12T00:07:07.446Z] ---> Running in eebb8c5a560f [2022-05-12T00:07:07.446Z] Removing intermediate container eebb8c5a560f [2022-05-12T00:07:07.446Z] ---> 558b15c5a307 [2022-05-12T00:07:07.446Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-05-12T00:07:07.705Z] ---> Running in 67e587714ad1 [2022-05-12T00:07:07.705Z] Removing intermediate container 67e587714ad1 [2022-05-12T00:07:07.705Z] ---> 089b00b1447d [2022-05-12T00:07:07.705Z] Step 21/23 : LABEL arch=amd64 [2022-05-12T00:07:07.705Z] ---> Running in 4bbb6fd10903 [2022-05-12T00:07:07.706Z] Removing intermediate container 4bbb6fd10903 [2022-05-12T00:07:07.706Z] ---> 3a364fac6a59 [2022-05-12T00:07:07.706Z] Step 22/23 : LABEL git_sha=66d087440452cd2777c1b48e6c315f4ea5829394 [2022-05-12T00:07:07.965Z] ---> Running in fd26dbf2234d [2022-05-12T00:07:07.965Z] Removing intermediate container fd26dbf2234d [2022-05-12T00:07:07.965Z] ---> 8588c949d1c3 [2022-05-12T00:07:07.965Z] Step 23/23 : LABEL version=2.2.0 [2022-05-12T00:07:07.965Z] ---> Running in 3c53a2c4cb15 [2022-05-12T00:07:08.225Z] Removing intermediate container 3c53a2c4cb15 [2022-05-12T00:07:08.225Z] ---> 5c9dd64671cb [2022-05-12T00:07:08.225Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T00:07:08.225Z] Successfully built 5c9dd64671cb [2022-05-12T00:07:08.225Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:07:08.327Z] provisioning config files... [2022-05-12T00:07:08.337Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config115639533678928378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:07:08.638Z] ---> docker-login.sh [2022-05-12T00:07:08.638Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:07:08.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:07:08.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:07:08.638Z] Configure a credential helper to remove this warning. See [2022-05-12T00:07:08.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:07:08.638Z] [2022-05-12T00:07:08.638Z] Login Succeeded [2022-05-12T00:07:08.638Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:07:08.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:07:08.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:07:08.897Z] Configure a credential helper to remove this warning. See [2022-05-12T00:07:08.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:07:08.897Z] [2022-05-12T00:07:08.897Z] Login Succeeded [2022-05-12T00:07:08.897Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:07:08.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:07:08.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:07:08.897Z] Configure a credential helper to remove this warning. See [2022-05-12T00:07:08.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:07:08.897Z] [2022-05-12T00:07:08.897Z] Login Succeeded [2022-05-12T00:07:08.897Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:07:08.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:07:09.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:07:09.159Z] Configure a credential helper to remove this warning. See [2022-05-12T00:07:09.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:07:09.159Z] [2022-05-12T00:07:09.159Z] Login Succeeded [2022-05-12T00:07:09.159Z] docker.io [2022-05-12T00:07:09.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:07:09.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:07:09.419Z] Configure a credential helper to remove this warning. See [2022-05-12T00:07:09.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:07:09.419Z] [2022-05-12T00:07:09.419Z] Login Succeeded [2022-05-12T00:07:09.419Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:07:09.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T00:07:09.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:07:09.487Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-05-12T00:07:09.487Z] 66d087440452cd2777c1b48e6c315f4ea5829394 [2022-05-12T00:07:09.487Z] latest [2022-05-12T00:07:09.487Z] 2.2.0 [2022-05-12T00:07:09.487Z] 66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 [2022-05-12T00:07:09.487Z] main [2022-05-12T00:07:09.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:07:09.800Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:07:10.095Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:66d087440452cd2777c1b48e6c315f4ea5829394 [2022-05-12T00:07:10.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-05-12T00:07:10.095Z] 17c01a8ef964: Preparing [2022-05-12T00:07:10.095Z] b541d28bf3b4: Preparing [2022-05-12T00:07:10.095Z] b541d28bf3b4: Layer already exists [2022-05-12T00:07:12.638Z] 17c01a8ef964: Pushed [2022-05-12T00:07:12.638Z] 66d087440452cd2777c1b48e6c315f4ea5829394: digest: sha256:2d1ac7a85db6ca7ba41f3e43af3d4b9b8f24c0f065bf3ce47b2cc810c4206cce size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:07:12.939Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:07:13.228Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-05-12T00:07:13.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-05-12T00:07:13.228Z] 17c01a8ef964: Preparing [2022-05-12T00:07:13.228Z] b541d28bf3b4: Preparing [2022-05-12T00:07:13.228Z] b541d28bf3b4: Layer already exists [2022-05-12T00:07:13.228Z] 17c01a8ef964: Layer already exists [2022-05-12T00:07:13.228Z] latest: digest: sha256:2d1ac7a85db6ca7ba41f3e43af3d4b9b8f24c0f065bf3ce47b2cc810c4206cce size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:07:13.526Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:07:13.822Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.2.0 [2022-05-12T00:07:13.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-05-12T00:07:13.822Z] 17c01a8ef964: Preparing [2022-05-12T00:07:13.822Z] b541d28bf3b4: Preparing [2022-05-12T00:07:13.822Z] 17c01a8ef964: Layer already exists [2022-05-12T00:07:13.822Z] b541d28bf3b4: Layer already exists [2022-05-12T00:07:13.822Z] 2.2.0: digest: sha256:2d1ac7a85db6ca7ba41f3e43af3d4b9b8f24c0f065bf3ce47b2cc810c4206cce size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:07:14.120Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:07:14.415Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 [2022-05-12T00:07:14.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-05-12T00:07:14.415Z] 17c01a8ef964: Preparing [2022-05-12T00:07:14.415Z] b541d28bf3b4: Preparing [2022-05-12T00:07:14.415Z] b541d28bf3b4: Layer already exists [2022-05-12T00:07:14.415Z] 17c01a8ef964: Layer already exists [2022-05-12T00:07:14.415Z] 66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0: digest: sha256:2d1ac7a85db6ca7ba41f3e43af3d4b9b8f24c0f065bf3ce47b2cc810c4206cce size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:07:14.713Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:07:15.007Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-05-12T00:07:15.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-05-12T00:07:15.007Z] 17c01a8ef964: Preparing [2022-05-12T00:07:15.007Z] b541d28bf3b4: Preparing [2022-05-12T00:07:15.007Z] 17c01a8ef964: Layer already exists [2022-05-12T00:07:15.007Z] b541d28bf3b4: Layer already exists [2022-05-12T00:07:15.007Z] main: digest: sha256:2d1ac7a85db6ca7ba41f3e43af3d4b9b8f24c0f065bf3ce47b2cc810c4206cce size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T00:07:15.045Z] ===================================================== [Pipeline] echo [2022-05-12T00:07:15.055Z] taggedImages: [2022-05-12T00:07:15.055Z] - nexus3.edgexfoundry.org:10004/edgex-ui:66d087440452cd2777c1b48e6c315f4ea5829394 [2022-05-12T00:07:15.055Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-05-12T00:07:15.055Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.2.0 [2022-05-12T00:07:15.055Z] - nexus3.edgexfoundry.org:10004/edgex-ui:66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 [2022-05-12T00:07:15.055Z] - 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-12T00:07:15.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:07:15.418Z] [2022-05-12T00:07:15.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:07:15.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:07:15.809Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T00:07:15.809Z] 5eb5b503b376: Pulling fs layer [2022-05-12T00:07:15.809Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T00:07:15.809Z] ec43610c2a17: Pulling fs layer [2022-05-12T00:07:15.809Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T00:07:15.809Z] 33b1e0a273af: Pulling fs layer [2022-05-12T00:07:15.809Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T00:07:15.809Z] 2f39f015ded8: Pulling fs layer [2022-05-12T00:07:15.809Z] 3a2ae6a8a46f: Waiting [2022-05-12T00:07:15.809Z] 33b1e0a273af: Waiting [2022-05-12T00:07:15.809Z] 2f39f015ded8: Waiting [2022-05-12T00:07:15.809Z] 5d3b04190fa2: Waiting [2022-05-12T00:07:15.809Z] 5c69ac0246d0: Verifying Checksum [2022-05-12T00:07:15.809Z] 5c69ac0246d0: Download complete [2022-05-12T00:07:15.809Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-12T00:07:15.809Z] 3a2ae6a8a46f: Download complete [2022-05-12T00:07:15.809Z] 33b1e0a273af: Verifying Checksum [2022-05-12T00:07:15.809Z] 33b1e0a273af: Download complete [2022-05-12T00:07:15.809Z] ec43610c2a17: Verifying Checksum [2022-05-12T00:07:15.809Z] ec43610c2a17: Download complete [2022-05-12T00:07:15.809Z] 5d3b04190fa2: Download complete [2022-05-12T00:07:16.077Z] 5eb5b503b376: Verifying Checksum [2022-05-12T00:07:16.077Z] 5eb5b503b376: Download complete [2022-05-12T00:07:16.644Z] 2f39f015ded8: Download complete [2022-05-12T00:07:17.582Z] 5eb5b503b376: Pull complete [2022-05-12T00:07:17.582Z] 5c69ac0246d0: Pull complete [2022-05-12T00:07:18.150Z] ec43610c2a17: Pull complete [2022-05-12T00:07:18.150Z] 3a2ae6a8a46f: Pull complete [2022-05-12T00:07:18.410Z] 33b1e0a273af: Pull complete [2022-05-12T00:07:18.410Z] 5d3b04190fa2: Pull complete [2022-05-12T00:07:22.608Z] 2f39f015ded8: Pull complete [2022-05-12T00:07:22.608Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T00:07:22.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:07:22.608Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T00:07:22.675Z] prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container [2022-05-12T00:07:22.719Z] $ 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-12T00:07:24.692Z] $ docker top 86c3d192e18d382417194738d9696b2674f7a053d34c46240c717b72198fec15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:07:25.083Z] ---> job-cost.sh [2022-05-12T00:07:25.083Z] lf-activate-venv: SKIPPING [2022-05-12T00:07:25.083Z] INFO: No Stack... [2022-05-12T00:07:25.343Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T00:07:25.913Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T00:07:26.217Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-05-12T00:07:26.217Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T00:07:26.238Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] [2022-05-12T00:07:26.242Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] did not exist. Created. [2022-05-12T00:07:26.242Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T00:07:26.553Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T00:07:26.595Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T00:07:26.601Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T00:07:26.627Z] $ docker stop --time=1 86c3d192e18d382417194738d9696b2674f7a053d34c46240c717b72198fec15 [2022-05-12T00:07:27.802Z] $ docker rm -f 86c3d192e18d382417194738d9696b2674f7a053d34c46240c717b72198fec15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T00:09:16.170Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63311 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-05-12T00:09:16.185Z] Running in /w/workspace/edgex-ui-go/71 [Pipeline] { [Pipeline] checkout [2022-05-12T00:09:16.643Z] The recommended git tool is: git [2022-05-12T00:09:23.196Z] using credential edgex-jenkins-ssh [2022-05-12T00:09:23.216Z] Cloning the remote Git repository [2022-05-12T00:09:23.287Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-05-12T00:09:23.365Z] > git init /w/workspace/edgex-ui-go/71 # timeout=10 [2022-05-12T00:09:23.472Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-05-12T00:09:23.472Z] > git --version # timeout=10 [2022-05-12T00:09:23.499Z] > git --version # 'git version 2.25.1' [2022-05-12T00:09:23.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T00:09:23.639Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T00:09:26.699Z] Avoid second fetch [2022-05-12T00:09:26.699Z] Checking out Revision 66d087440452cd2777c1b48e6c315f4ea5829394 (main) [2022-05-12T00:09:26.655Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-05-12T00:09:26.678Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T00:09:26.723Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T00:09:26.738Z] > git checkout -f 66d087440452cd2777c1b48e6c315f4ea5829394 # timeout=10 [2022-05-12T00:09:31.336Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#525)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:09:32.224Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T00:09:32.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T00:09:32.224Z] Dload Upload Total Spent Left Speed [2022-05-12T00:09:32.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh [2022-05-12T00:09:32.768Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T00:09:33.128Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T00:09:33.128Z] + sudo tee /etc/docker/daemon.new [2022-05-12T00:09:33.128Z] { [2022-05-12T00:09:33.128Z] "registry-mirrors": [ [2022-05-12T00:09:33.128Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T00:09:33.128Z] ], [2022-05-12T00:09:33.128Z] "bip": "10.250.0.254/24", [2022-05-12T00:09:33.128Z] "hosts": [ [2022-05-12T00:09:33.128Z] "tcp://0.0.0.0:5555", [2022-05-12T00:09:33.128Z] "unix:///var/run/docker.sock" [2022-05-12T00:09:33.128Z] ], [2022-05-12T00:09:33.128Z] "mtu": 1458, [2022-05-12T00:09:33.128Z] "selinux-enabled": true, [2022-05-12T00:09:33.128Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T00:09:33.128Z] } [Pipeline] sh [2022-05-12T00:09:33.494Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T00:09:33.842Z] + sudo service docker restart [Pipeline] sh [2022-05-12T00:09:52.524Z] + git checkout 66d087440452cd2777c1b48e6c315f4ea5829394 [2022-05-12T00:09:52.525Z] HEAD is now at 66d0874 chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#525) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:09:52.568Z] provisioning config files... [2022-05-12T00:09:52.603Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/71@tmp/config4267827731078047892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:09:52.983Z] ---> docker-login.sh [2022-05-12T00:09:52.984Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:09:53.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:09:53.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:09:53.862Z] Configure a credential helper to remove this warning. See [2022-05-12T00:09:53.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:09:53.862Z] [2022-05-12T00:09:53.862Z] Login Succeeded [2022-05-12T00:09:53.862Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:09:54.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:09:54.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:09:54.468Z] Configure a credential helper to remove this warning. See [2022-05-12T00:09:54.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:09:54.468Z] [2022-05-12T00:09:54.468Z] Login Succeeded [2022-05-12T00:09:54.468Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:09:54.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:09:55.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:09:55.034Z] Configure a credential helper to remove this warning. See [2022-05-12T00:09:55.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:09:55.034Z] [2022-05-12T00:09:55.034Z] Login Succeeded [2022-05-12T00:09:55.034Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:09:55.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:09:55.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:09:55.589Z] Configure a credential helper to remove this warning. See [2022-05-12T00:09:55.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:09:55.589Z] [2022-05-12T00:09:55.589Z] Login Succeeded [2022-05-12T00:09:55.589Z] docker.io [2022-05-12T00:09:55.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:09:56.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:09:56.464Z] Configure a credential helper to remove this warning. See [2022-05-12T00:09:56.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:09:56.464Z] [2022-05-12T00:09:56.464Z] Login Succeeded [2022-05-12T00:09:56.464Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:09:56.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T00:09:57.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:09:57.184Z] ========================================================= [2022-05-12T00:09:57.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T00:09:57.184Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:09:57.584Z] + 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-12T00:09:58.579Z] Sending build context to Docker daemon 27.15MB [2022-05-12T00:09:58.579Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:09:58.579Z] Step 2/15 : FROM ${BASE} AS builder [2022-05-12T00:09:58.852Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T00:09:58.852Z] 9b3977197b4f: Pulling fs layer [2022-05-12T00:09:58.852Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T00:09:58.852Z] 94645a83ff95: Pulling fs layer [2022-05-12T00:09:58.852Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T00:09:58.852Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T00:09:58.852Z] 3096ccb668a1: Pulling fs layer [2022-05-12T00:09:58.852Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T00:09:58.852Z] a4caa8a26152: Pulling fs layer [2022-05-12T00:09:58.852Z] 0c92f367c5e7: Waiting [2022-05-12T00:09:58.852Z] 3096ccb668a1: Waiting [2022-05-12T00:09:58.852Z] e8cf19c19ddd: Waiting [2022-05-12T00:09:58.852Z] a4caa8a26152: Waiting [2022-05-12T00:09:58.852Z] 3f3a8bcf1eab: Waiting [2022-05-12T00:09:58.852Z] 94645a83ff95: Download complete [2022-05-12T00:09:58.852Z] 1a89e8eeedd5: Download complete [2022-05-12T00:09:58.852Z] 0c92f367c5e7: Download complete [2022-05-12T00:09:58.852Z] 3096ccb668a1: Verifying Checksum [2022-05-12T00:09:58.852Z] 3096ccb668a1: Download complete [2022-05-12T00:09:58.852Z] 9b3977197b4f: Verifying Checksum [2022-05-12T00:09:58.852Z] 9b3977197b4f: Download complete [2022-05-12T00:09:58.852Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T00:09:58.852Z] e8cf19c19ddd: Download complete [2022-05-12T00:09:59.857Z] 9b3977197b4f: Pull complete [2022-05-12T00:10:00.482Z] 1a89e8eeedd5: Pull complete [2022-05-12T00:10:00.761Z] 94645a83ff95: Pull complete [2022-05-12T00:10:01.036Z] a4caa8a26152: Verifying Checksum [2022-05-12T00:10:01.036Z] a4caa8a26152: Download complete [2022-05-12T00:10:01.636Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T00:10:01.636Z] 3f3a8bcf1eab: Download complete [2022-05-12T00:10:16.838Z] 3f3a8bcf1eab: Pull complete [2022-05-12T00:10:16.838Z] 0c92f367c5e7: Pull complete [2022-05-12T00:10:16.838Z] 3096ccb668a1: Pull complete [2022-05-12T00:10:16.838Z] e8cf19c19ddd: Pull complete [2022-05-12T00:10:22.293Z] a4caa8a26152: Pull complete [2022-05-12T00:10:22.293Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T00:10:22.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T00:10:22.293Z] ---> 725f1c02e7f9 [2022-05-12T00:10:22.293Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-12T00:10:23.751Z] ---> Running in 50ae480bccb3 [2022-05-12T00:10:24.029Z] Removing intermediate container 50ae480bccb3 [2022-05-12T00:10:24.029Z] ---> bfe72c35227c [2022-05-12T00:10:24.029Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-05-12T00:10:24.311Z] ---> Running in f5adf4850ccf [2022-05-12T00:10:24.589Z] Removing intermediate container f5adf4850ccf [2022-05-12T00:10:24.589Z] ---> 480dad8fd338 [2022-05-12T00:10:24.589Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:10:24.589Z] ---> Running in 0b75c3ad61bb [2022-05-12T00:10:24.867Z] Removing intermediate container 0b75c3ad61bb [2022-05-12T00:10:24.867Z] ---> 2a923cfd747b [2022-05-12T00:10:24.867Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-05-12T00:10:25.154Z] ---> Running in 1079eb28d63b [2022-05-12T00:10:25.428Z] Removing intermediate container 1079eb28d63b [2022-05-12T00:10:25.428Z] ---> 03e932e9ebfd [2022-05-12T00:10:25.428Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-12T00:10:25.428Z] ---> Running in af3a9db56506 [2022-05-12T00:10:25.707Z] Removing intermediate container af3a9db56506 [2022-05-12T00:10:25.707Z] ---> dda478f58c13 [2022-05-12T00:10:25.707Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:10:25.707Z] ---> Running in ba306935882d [2022-05-12T00:10:27.704Z] Removing intermediate container ba306935882d [2022-05-12T00:10:27.704Z] ---> 93fc3e2369ce [2022-05-12T00:10:27.704Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:10:27.704Z] ---> Running in 3cdaa4d35aa2 [2022-05-12T00:10:28.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:10:29.675Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:10:30.661Z] OK: 220 MiB in 52 packages [2022-05-12T00:10:31.268Z] Removing intermediate container 3cdaa4d35aa2 [2022-05-12T00:10:31.268Z] ---> ca4d9c578b23 [2022-05-12T00:10:31.268Z] Step 10/15 : ENV GO111MODULE=on [2022-05-12T00:10:31.268Z] ---> Running in b65c64a17f72 [2022-05-12T00:10:31.876Z] Removing intermediate container b65c64a17f72 [2022-05-12T00:10:31.876Z] ---> 29874c4d65ee [2022-05-12T00:10:31.876Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-12T00:10:31.876Z] ---> Running in 6320b39df32a [2022-05-12T00:10:32.149Z] Removing intermediate container 6320b39df32a [2022-05-12T00:10:32.149Z] ---> e749e4e329d4 [2022-05-12T00:10:32.149Z] Step 12/15 : COPY go.mod vendor* ./ [2022-05-12T00:10:32.743Z] ---> e51aa52eba56 [2022-05-12T00:10:32.743Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:10:32.743Z] ---> Running in 8270f5162993 [2022-05-12T00:11:05.092Z] Removing intermediate container 8270f5162993 [2022-05-12T00:11:05.092Z] ---> c042fa4c4225 [2022-05-12T00:11:05.092Z] Step 14/15 : COPY . . [2022-05-12T00:11:05.092Z] ---> 3591458f46e9 [2022-05-12T00:11:05.092Z] Step 15/15 : RUN ${MAKE} [2022-05-12T00:11:05.092Z] ---> Running in 67b344007568 [2022-05-12T00:11:05.092Z] noop [2022-05-12T00:11:05.092Z] Removing intermediate container 67b344007568 [2022-05-12T00:11:05.092Z] ---> 7efc70d35589 [2022-05-12T00:11:05.092Z] Successfully built 7efc70d35589 [2022-05-12T00:11:05.092Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:11:05.439Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T00:11:05.439Z] . [Pipeline] withDockerContainer [2022-05-12T00:11:05.689Z] prd-ubuntu20.04-docker-arm64-4c-16g-63311 does not seem to be running inside a container [2022-05-12T00:11:05.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/71 -v /w/workspace/edgex-ui-go/71:/w/workspace/edgex-ui-go/71:rw,z -v /w/workspace/edgex-ui-go/71@tmp:/w/workspace/edgex-ui-go/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T00:11:07.105Z] $ docker top 90143e48fbcfcb5e46ddee2eff9d53c70126e69aac32cf7bb25c2f0d9d173fcb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:11:08.031Z] + go version [2022-05-12T00:11:08.031Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T00:11:08.058Z] $ docker stop --time=1 90143e48fbcfcb5e46ddee2eff9d53c70126e69aac32cf7bb25c2f0d9d173fcb [2022-05-12T00:11:09.733Z] $ docker rm -f 90143e48fbcfcb5e46ddee2eff9d53c70126e69aac32cf7bb25c2f0d9d173fcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:11:10.369Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T00:11:10.369Z] . [Pipeline] withDockerContainer [2022-05-12T00:11:10.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-63311 does not seem to be running inside a container [2022-05-12T00:11:10.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/71 -v /w/workspace/edgex-ui-go/71:/w/workspace/edgex-ui-go/71:rw,z -v /w/workspace/edgex-ui-go/71@tmp:/w/workspace/edgex-ui-go/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T00:11:12.059Z] $ docker top 1b5e534c15bd486bad65e64541294424ceedc07856534dc8127b2cec97e3315f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T00:11:12.995Z] + make test [2022-05-12T00:11:12.995Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-05-12T00:11:14.444Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-05-12T00:12:01.479Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-05-12T00:12:01.479Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-05-12T00:12:01.479Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-05-12T00:12:01.479Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-05-12T00:12:01.479Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-05-12T00:12:01.479Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-05-12T00:12:01.479Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-05-12T00:12:01.479Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-05-12T00:12:01.479Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-05-12T00:12:01.479Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-05-12T00:12:01.479Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-05-12T00:12:01.479Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-05-12T00:12:01.479Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-12T00:12:11.663Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T00:12:11.663Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-12T00:12:11.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T00:12:11.708Z] $ docker stop --time=1 1b5e534c15bd486bad65e64541294424ceedc07856534dc8127b2cec97e3315f [2022-05-12T00:12:13.499Z] $ docker rm -f 1b5e534c15bd486bad65e64541294424ceedc07856534dc8127b2cec97e3315f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:12:14.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T00:12:14.314Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T00:12:14.986Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:12:15.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T00:12:15.715Z] + ls -al . [2022-05-12T00:12:15.715Z] total 156 [2022-05-12T00:12:15.715Z] drwxrwxr-x 13 jenkins jenkins 4096 May 12 00:11 . [2022-05-12T00:12:15.715Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:09 .. [2022-05-12T00:12:15.715Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:09 .git [2022-05-12T00:12:15.715Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:09 .github [2022-05-12T00:12:15.715Z] -rw-rw-r-- 1 jenkins jenkins 155 May 12 00:09 .gitignore [2022-05-12T00:12:15.715Z] -rw-rw-r-- 1 jenkins jenkins 2022 May 12 00:09 Attribution.txt [2022-05-12T00:12:15.715Z] -rw-rw-r-- 1 jenkins jenkins 14570 May 12 00:09 CHANGELOG.md [2022-05-12T00:12:15.715Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 12 00:09 CONTRIBUTING.md [2022-05-12T00:12:15.715Z] -rw-rw-r-- 1 jenkins jenkins 1549 May 12 00:09 Dockerfile [2022-05-12T00:12:15.715Z] -rw-rw-r-- 1 jenkins jenkins 652 May 12 00:09 Jenkinsfile [2022-05-12T00:12:15.715Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 12 00:09 LICENSE [2022-05-12T00:12:15.715Z] -rw-rw-r-- 1 jenkins jenkins 1212 May 12 00:09 Makefile [2022-05-12T00:12:15.715Z] -rw-rw-r-- 1 jenkins jenkins 4398 May 12 00:09 README.md [2022-05-12T00:12:15.715Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 00:06 VERSION [2022-05-12T00:12:15.715Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:09 assets [2022-05-12T00:12:15.715Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:09 bin [2022-05-12T00:12:15.715Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:09 cmd [2022-05-12T00:12:15.715Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 00:11 coverage.out [2022-05-12T00:12:15.715Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:09 docs [2022-05-12T00:12:15.715Z] -rw-rw-r-- 1 jenkins jenkins 1945 May 12 00:09 go.mod [2022-05-12T00:12:15.715Z] -rw-rw-r-- 1 jenkins jenkins 26589 May 12 00:09 go.sum [2022-05-12T00:12:15.715Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 00:09 internal [2022-05-12T00:12:15.715Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:09 pkg [2022-05-12T00:12:15.715Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:09 snap [2022-05-12T00:12:15.715Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:09 testing [2022-05-12T00:12:15.715Z] -rw-rw-r-- 1 jenkins jenkins 155 May 12 00:09 version.go [2022-05-12T00:12:15.715Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:09 web [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:16.073Z] + 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=66d087440452cd2777c1b48e6c315f4ea5829394 --label arch=arm64 --label version=2.2.0 . [2022-05-12T00:12:17.072Z] Sending build context to Docker daemon 27.15MB [2022-05-12T00:12:17.072Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:12:17.072Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-12T00:12:17.072Z] ---> 7efc70d35589 [2022-05-12T00:12:17.072Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-12T00:12:17.354Z] ---> Running in bb642d9aebdc [2022-05-12T00:12:17.635Z] Removing intermediate container bb642d9aebdc [2022-05-12T00:12:17.635Z] ---> 1b3393719279 [2022-05-12T00:12:17.636Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-05-12T00:12:17.909Z] ---> Running in 79b9239e26b6 [2022-05-12T00:12:18.181Z] Removing intermediate container 79b9239e26b6 [2022-05-12T00:12:18.181Z] ---> b179fc6f1fbe [2022-05-12T00:12:18.181Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:12:18.181Z] ---> Running in 3bcd831b62e1 [2022-05-12T00:12:18.454Z] Removing intermediate container 3bcd831b62e1 [2022-05-12T00:12:18.454Z] ---> 552b68d1fa31 [2022-05-12T00:12:18.454Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-05-12T00:12:18.727Z] ---> Running in 1cea2388fa75 [2022-05-12T00:12:19.001Z] Removing intermediate container 1cea2388fa75 [2022-05-12T00:12:19.001Z] ---> bdba250e0195 [2022-05-12T00:12:19.001Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-12T00:12:19.001Z] ---> Running in d0a051887a4a [2022-05-12T00:12:19.279Z] Removing intermediate container d0a051887a4a [2022-05-12T00:12:19.279Z] ---> 53a8a987361f [2022-05-12T00:12:19.279Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:12:19.279Z] ---> Running in bdedc4eab64c [2022-05-12T00:12:21.249Z] Removing intermediate container bdedc4eab64c [2022-05-12T00:12:21.249Z] ---> 24746b005d2f [2022-05-12T00:12:21.249Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:12:21.249Z] ---> Running in f5df6c1d70cb [2022-05-12T00:12:21.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:12:22.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:12:23.790Z] OK: 220 MiB in 52 packages [2022-05-12T00:12:24.767Z] Removing intermediate container f5df6c1d70cb [2022-05-12T00:12:24.767Z] ---> 012df0e84d04 [2022-05-12T00:12:24.767Z] Step 10/23 : ENV GO111MODULE=on [2022-05-12T00:12:24.767Z] ---> Running in a5b50a6796a5 [2022-05-12T00:12:25.038Z] Removing intermediate container a5b50a6796a5 [2022-05-12T00:12:25.038Z] ---> c72248b6008b [2022-05-12T00:12:25.038Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-12T00:12:25.038Z] ---> Running in c7dbfd116dd5 [2022-05-12T00:12:25.310Z] Removing intermediate container c7dbfd116dd5 [2022-05-12T00:12:25.310Z] ---> f677ab8ea45f [2022-05-12T00:12:25.310Z] Step 12/23 : COPY go.mod vendor* ./ [2022-05-12T00:12:25.904Z] ---> b60243f48f85 [2022-05-12T00:12:25.904Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:12:25.904Z] ---> Running in fef759fe2f4d [2022-05-12T00:12:27.872Z] Removing intermediate container fef759fe2f4d [2022-05-12T00:12:27.872Z] ---> 2f6c17a0599a [2022-05-12T00:12:27.872Z] Step 14/23 : COPY . . [2022-05-12T00:12:31.266Z] ---> 8098bbb8def6 [2022-05-12T00:12:31.266Z] Step 15/23 : RUN ${MAKE} [2022-05-12T00:12:31.266Z] ---> Running in 7e8c4cf92db6 [2022-05-12T00:12:31.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-05-12T00:13:10.938Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-05-12T00:13:14.353Z] Removing intermediate container 7e8c4cf92db6 [2022-05-12T00:13:14.353Z] ---> f016df136a6d [2022-05-12T00:13:14.353Z] Step 16/23 : FROM alpine:3.14 [2022-05-12T00:13:14.353Z] 3.14: Pulling from library/alpine [2022-05-12T00:13:14.625Z] 455c02918c45: Pulling fs layer [2022-05-12T00:13:14.899Z] 455c02918c45: Verifying Checksum [2022-05-12T00:13:14.899Z] 455c02918c45: Download complete [2022-05-12T00:13:15.502Z] 455c02918c45: Pull complete [2022-05-12T00:13:15.502Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T00:13:15.502Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T00:13:15.502Z] ---> ac73e934f311 [2022-05-12T00:13:15.502Z] Step 17/23 : EXPOSE 4000 [2022-05-12T00:13:15.502Z] ---> Running in fdc273056eb1 [2022-05-12T00:13:16.106Z] Removing intermediate container fdc273056eb1 [2022-05-12T00:13:16.106Z] ---> f3dbc6fe8b58 [2022-05-12T00:13:16.106Z] 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-12T00:13:17.547Z] ---> 3217d46d02a5 [2022-05-12T00:13:17.547Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-05-12T00:13:17.547Z] ---> Running in 8b0cdfe57241 [2022-05-12T00:13:17.820Z] Removing intermediate container 8b0cdfe57241 [2022-05-12T00:13:17.820Z] ---> 874c746f44bf [2022-05-12T00:13:17.820Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-05-12T00:13:17.820Z] ---> Running in 5092beab42e6 [2022-05-12T00:13:18.094Z] Removing intermediate container 5092beab42e6 [2022-05-12T00:13:18.094Z] ---> f893ad27d123 [2022-05-12T00:13:18.094Z] Step 21/23 : LABEL arch=arm64 [2022-05-12T00:13:18.094Z] ---> Running in da2cffacdcd8 [2022-05-12T00:13:18.695Z] Removing intermediate container da2cffacdcd8 [2022-05-12T00:13:18.695Z] ---> 981fe4a0999a [2022-05-12T00:13:18.695Z] Step 22/23 : LABEL git_sha=66d087440452cd2777c1b48e6c315f4ea5829394 [2022-05-12T00:13:18.695Z] ---> Running in 6d345744b3be [2022-05-12T00:13:18.973Z] Removing intermediate container 6d345744b3be [2022-05-12T00:13:18.973Z] ---> 79a936c3eb25 [2022-05-12T00:13:18.973Z] Step 23/23 : LABEL version=2.2.0 [2022-05-12T00:13:18.973Z] ---> Running in 87f512b60018 [2022-05-12T00:13:19.572Z] Removing intermediate container 87f512b60018 [2022-05-12T00:13:19.572Z] ---> 10320bf8bf9e [2022-05-12T00:13:19.572Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T00:13:19.572Z] Successfully built 10320bf8bf9e [2022-05-12T00:13:19.572Z] 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-12T00:13:19.680Z] provisioning config files... [2022-05-12T00:13:19.702Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/71@tmp/config7207415093619259798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:13:20.068Z] ---> docker-login.sh [2022-05-12T00:13:20.068Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:13:20.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:13:20.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:13:20.344Z] Configure a credential helper to remove this warning. See [2022-05-12T00:13:20.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:13:20.344Z] [2022-05-12T00:13:20.620Z] Login Succeeded [2022-05-12T00:13:20.620Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:13:20.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:13:21.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:13:21.167Z] Configure a credential helper to remove this warning. See [2022-05-12T00:13:21.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:13:21.167Z] [2022-05-12T00:13:21.167Z] Login Succeeded [2022-05-12T00:13:21.167Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:13:21.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:13:21.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:13:21.716Z] Configure a credential helper to remove this warning. See [2022-05-12T00:13:21.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:13:21.716Z] [2022-05-12T00:13:21.716Z] Login Succeeded [2022-05-12T00:13:21.716Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:13:21.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:13:22.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:13:22.264Z] Configure a credential helper to remove this warning. See [2022-05-12T00:13:22.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:13:22.264Z] [2022-05-12T00:13:22.264Z] Login Succeeded [2022-05-12T00:13:22.264Z] docker.io [2022-05-12T00:13:22.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:13:23.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:13:23.152Z] Configure a credential helper to remove this warning. See [2022-05-12T00:13:23.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:13:23.152Z] [2022-05-12T00:13:23.152Z] Login Succeeded [2022-05-12T00:13:23.152Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:13:23.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T00:13:23.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:13:23.238Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-05-12T00:13:23.238Z] 66d087440452cd2777c1b48e6c315f4ea5829394 [2022-05-12T00:13:23.238Z] latest [2022-05-12T00:13:23.238Z] 2.2.0 [2022-05-12T00:13:23.238Z] 66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 [2022-05-12T00:13:23.238Z] main [2022-05-12T00:13:23.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:13:23.609Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:13:23.968Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:66d087440452cd2777c1b48e6c315f4ea5829394 [2022-05-12T00:13:23.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-05-12T00:13:23.968Z] 5060a2637f53: Preparing [2022-05-12T00:13:23.968Z] f73e7dbfee58: Preparing [2022-05-12T00:13:23.968Z] f73e7dbfee58: Layer already exists [2022-05-12T00:13:29.384Z] 5060a2637f53: Pushed [2022-05-12T00:13:29.384Z] 66d087440452cd2777c1b48e6c315f4ea5829394: digest: sha256:79fb5c591e6fe3b7b47e21dcda5e95d92cbdd191615fa8cf0dbfdc723a681b7b size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:13:29.749Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:13:30.108Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-05-12T00:13:30.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-05-12T00:13:30.109Z] 5060a2637f53: Preparing [2022-05-12T00:13:30.109Z] f73e7dbfee58: Preparing [2022-05-12T00:13:30.109Z] f73e7dbfee58: Layer already exists [2022-05-12T00:13:30.109Z] 5060a2637f53: Layer already exists [2022-05-12T00:13:30.384Z] latest: digest: sha256:79fb5c591e6fe3b7b47e21dcda5e95d92cbdd191615fa8cf0dbfdc723a681b7b size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:13:30.741Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:13:31.089Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.0 [2022-05-12T00:13:31.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-05-12T00:13:31.089Z] 5060a2637f53: Preparing [2022-05-12T00:13:31.089Z] f73e7dbfee58: Preparing [2022-05-12T00:13:31.089Z] f73e7dbfee58: Layer already exists [2022-05-12T00:13:31.089Z] 5060a2637f53: Layer already exists [2022-05-12T00:13:31.362Z] 2.2.0: digest: sha256:79fb5c591e6fe3b7b47e21dcda5e95d92cbdd191615fa8cf0dbfdc723a681b7b size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:13:31.715Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:13:32.061Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 [2022-05-12T00:13:32.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-05-12T00:13:32.061Z] 5060a2637f53: Preparing [2022-05-12T00:13:32.061Z] f73e7dbfee58: Preparing [2022-05-12T00:13:32.061Z] f73e7dbfee58: Layer already exists [2022-05-12T00:13:32.061Z] 5060a2637f53: Layer already exists [2022-05-12T00:13:32.348Z] 66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0: digest: sha256:79fb5c591e6fe3b7b47e21dcda5e95d92cbdd191615fa8cf0dbfdc723a681b7b size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:13:32.712Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:13:33.053Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-05-12T00:13:33.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-05-12T00:13:33.053Z] 5060a2637f53: Preparing [2022-05-12T00:13:33.053Z] f73e7dbfee58: Preparing [2022-05-12T00:13:33.053Z] 5060a2637f53: Layer already exists [2022-05-12T00:13:33.053Z] f73e7dbfee58: Layer already exists [2022-05-12T00:13:33.325Z] main: digest: sha256:79fb5c591e6fe3b7b47e21dcda5e95d92cbdd191615fa8cf0dbfdc723a681b7b size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T00:13:33.380Z] ===================================================== [Pipeline] echo [2022-05-12T00:13:33.391Z] taggedImages: [2022-05-12T00:13:33.391Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:66d087440452cd2777c1b48e6c315f4ea5829394 [2022-05-12T00:13:33.391Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-05-12T00:13:33.391Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.0 [2022-05-12T00:13:33.391Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 [2022-05-12T00:13:33.391Z] - 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-12T00:13:33.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:13:33.774Z] [2022-05-12T00:13:33.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:13:34.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:13:34.417Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T00:13:34.417Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T00:13:34.417Z] 04944245beec: Pulling fs layer [2022-05-12T00:13:34.417Z] 699f458cf7ca: Pulling fs layer [2022-05-12T00:13:34.417Z] 765212b225bb: Pulling fs layer [2022-05-12T00:13:34.417Z] f23df028b6ca: Pulling fs layer [2022-05-12T00:13:34.417Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T00:13:34.417Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T00:13:34.417Z] f23df028b6ca: Waiting [2022-05-12T00:13:34.417Z] d65c8cfc05b1: Waiting [2022-05-12T00:13:34.417Z] 2437ff75d9bd: Waiting [2022-05-12T00:13:34.417Z] 765212b225bb: Waiting [2022-05-12T00:13:34.417Z] 04944245beec: Verifying Checksum [2022-05-12T00:13:34.417Z] 04944245beec: Download complete [2022-05-12T00:13:34.417Z] 765212b225bb: Verifying Checksum [2022-05-12T00:13:34.417Z] 765212b225bb: Download complete [2022-05-12T00:13:34.417Z] f23df028b6ca: Download complete [2022-05-12T00:13:34.417Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T00:13:34.418Z] d65c8cfc05b1: Download complete [2022-05-12T00:13:34.697Z] 699f458cf7ca: Verifying Checksum [2022-05-12T00:13:34.697Z] 699f458cf7ca: Download complete [2022-05-12T00:13:34.970Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T00:13:34.970Z] 8998bd30e6a1: Download complete [2022-05-12T00:13:37.598Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T00:13:37.598Z] 2437ff75d9bd: Download complete [2022-05-12T00:13:39.586Z] 8998bd30e6a1: Pull complete [2022-05-12T00:13:39.861Z] 04944245beec: Pull complete [2022-05-12T00:13:41.299Z] 699f458cf7ca: Pull complete [2022-05-12T00:13:41.575Z] 765212b225bb: Pull complete [2022-05-12T00:13:42.575Z] f23df028b6ca: Pull complete [2022-05-12T00:13:42.575Z] d65c8cfc05b1: Pull complete [2022-05-12T00:13:57.696Z] 2437ff75d9bd: Pull complete [2022-05-12T00:13:57.696Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T00:13:57.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:13:57.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T00:13:57.959Z] prd-ubuntu20.04-docker-arm64-4c-16g-63311 does not seem to be running inside a container [2022-05-12T00:13:58.063Z] $ 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/71 -v /w/workspace/edgex-ui-go/71:/w/workspace/edgex-ui-go/71:rw,z -v /w/workspace/edgex-ui-go/71@tmp:/w/workspace/edgex-ui-go/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-12T00:14:01.058Z] $ docker top 28d60a6971e0420b2293920904fee126a25ea7d57f88f62fe9af63511408cdfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:14:02.015Z] ---> job-cost.sh [2022-05-12T00:14:02.016Z] lf-activate-venv: SKIPPING [2022-05-12T00:14:02.016Z] INFO: No Stack... [2022-05-12T00:14:02.615Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T00:14:03.594Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T00:14:04.269Z] + + cat /w/workspace/edgex-ui-go/71/archives/cost.csvcut [2022-05-12T00:14:04.270Z] -d, -f6 [Pipeline] lock [2022-05-12T00:14:04.342Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] [2022-05-12T00:14:04.352Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] did not exist. Created. [2022-05-12T00:14:04.352Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T00:14:05.043Z] /w/workspace/edgex-ui-go/71@tmp/durable-07e804c7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-12T00:14:05.736Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T00:14:05.764Z] Warning: overwriting stash ‘stack-cost’ [2022-05-12T00:14:05.960Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T00:14:05.966Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T00:14:05.988Z] $ docker stop --time=1 28d60a6971e0420b2293920904fee126a25ea7d57f88f62fe9af63511408cdfb [2022-05-12T00:14:07.578Z] $ docker rm -f 28d60a6971e0420b2293920904fee126a25ea7d57f88f62fe9af63511408cdfb [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-12T00:14:08.079Z] provisioning config files... [2022-05-12T00:14:08.086Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config918581968793854020tmp [Pipeline] { [Pipeline] sh [2022-05-12T00:14:08.377Z] + set +x [2022-05-12T00:14:08.377Z] + bash -s -- [2022-05-12T00:14:08.377Z] + curl -s https://codecov.io/bash [2022-05-12T00:14:08.377Z] [2022-05-12T00:14:08.377Z] _____ _ [2022-05-12T00:14:08.377Z] / ____| | | [2022-05-12T00:14:08.377Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T00:14:08.377Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T00:14:08.377Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T00:14:08.377Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T00:14:08.377Z] Bash-1.0.6 [2022-05-12T00:14:08.377Z] [2022-05-12T00:14:08.377Z] [2022-05-12T00:14:08.377Z] ==> git version 2.25.1 found [2022-05-12T00:14:08.377Z] ==> 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-12T00:14:08.377Z] Release-Date: 2020-01-08 [2022-05-12T00:14:08.377Z] 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-12T00:14:08.377Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-12T00:14:08.377Z] ==> Jenkins CI detected. [2022-05-12T00:14:08.377Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-05-12T00:14:08.377Z] project root: . [2022-05-12T00:14:08.377Z] --> token set from env [2022-05-12T00:14:08.377Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T00:14:08.377Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T00:14:08.377Z] ==> Python coveragepy not found [2022-05-12T00:14:08.377Z] ==> Searching for coverage reports in: [2022-05-12T00:14:08.377Z] + . [2022-05-12T00:14:08.377Z] -> Found 1 reports [2022-05-12T00:14:08.377Z] ==> Detecting git/mercurial file structure [2022-05-12T00:14:08.377Z] ==> Reading reports [2022-05-12T00:14:08.638Z] + ./coverage.out bytes=10 [2022-05-12T00:14:08.638Z] ==> Appending adjustments [2022-05-12T00:14:08.638Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T00:14:08.638Z] + Found adjustments [2022-05-12T00:14:08.638Z] ==> Gzipping contents [2022-05-12T00:14:08.638Z] 8.0K /tmp/codecov.aPEAgK.gz [2022-05-12T00:14:08.638Z] ==> Uploading reports [2022-05-12T00:14:08.638Z] url: https://codecov.io [2022-05-12T00:14:08.638Z] query: branch=main&commit=66d087440452cd2777c1b48e6c315f4ea5829394&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-12T00:14:08.638Z] -> Pinging Codecov [2022-05-12T00:14:08.638Z] 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=66d087440452cd2777c1b48e6c315f4ea5829394&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-12T00:14:08.898Z] -> Uploading to [2022-05-12T00:14:08.898Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/FB506323287CE973F263BFD2A0EB1F37/66d087440452cd2777c1b48e6c315f4ea5829394/7ba34d46-95da-4908-8e24-23d33c9bab2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T001408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9264466fe2faa4df51b45535242d166429813a9b835e1db7ebf36ffb3b15c6e2 [2022-05-12T00:14:08.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T00:14:08.898Z] Dload Upload Total Spent Left Speed [2022-05-12T00:14:09.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 19900 --:--:-- --:--:-- --:--:-- 19809 100 4378 0 0 100 4378 0 19117 --:--:-- --:--:-- --:--:-- 19034 [2022-05-12T00:14:09.159Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] } [2022-05-12T00:14:09.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-12T00:14:09.311Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-12T00:14:09.321Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:14:09.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T00:14:09.617Z] [2022-05-12T00:14:09.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:14:09.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T00:14:09.925Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-12T00:14:09.925Z] 188c0c94c7c5: Pulling fs layer [2022-05-12T00:14:09.925Z] 0ef7d3d256c8: Pulling fs layer [2022-05-12T00:14:09.925Z] de9db76c5a1d: Pulling fs layer [2022-05-12T00:14:09.925Z] 0eba1c9be4d2: Pulling fs layer [2022-05-12T00:14:09.925Z] 0d57e429df01: Pulling fs layer [2022-05-12T00:14:09.925Z] 0eba1c9be4d2: Waiting [2022-05-12T00:14:09.925Z] 4e4be7b47b0d: Pulling fs layer [2022-05-12T00:14:09.925Z] e1f770b5df2f: Pulling fs layer [2022-05-12T00:14:09.925Z] 85a0685a4137: Pulling fs layer [2022-05-12T00:14:09.925Z] 4e4be7b47b0d: Waiting [2022-05-12T00:14:09.925Z] 85a0685a4137: Waiting [2022-05-12T00:14:09.925Z] e1f770b5df2f: Waiting [2022-05-12T00:14:09.925Z] de9db76c5a1d: Verifying Checksum [2022-05-12T00:14:09.925Z] de9db76c5a1d: Download complete [2022-05-12T00:14:09.925Z] 0ef7d3d256c8: Verifying Checksum [2022-05-12T00:14:09.925Z] 0ef7d3d256c8: Download complete [2022-05-12T00:14:09.925Z] 0d57e429df01: Verifying Checksum [2022-05-12T00:14:09.925Z] 0d57e429df01: Download complete [2022-05-12T00:14:09.925Z] 4e4be7b47b0d: Verifying Checksum [2022-05-12T00:14:09.925Z] 4e4be7b47b0d: Download complete [2022-05-12T00:14:09.925Z] 188c0c94c7c5: Download complete [2022-05-12T00:14:10.186Z] 188c0c94c7c5: Pull complete [2022-05-12T00:14:10.186Z] e1f770b5df2f: Verifying Checksum [2022-05-12T00:14:10.186Z] e1f770b5df2f: Download complete [2022-05-12T00:14:10.186Z] 0ef7d3d256c8: Pull complete [2022-05-12T00:14:10.448Z] de9db76c5a1d: Pull complete [2022-05-12T00:14:10.708Z] 0eba1c9be4d2: Verifying Checksum [2022-05-12T00:14:10.708Z] 0eba1c9be4d2: Download complete [2022-05-12T00:14:10.967Z] 85a0685a4137: Verifying Checksum [2022-05-12T00:14:10.967Z] 85a0685a4137: Download complete [2022-05-12T00:14:14.261Z] 0eba1c9be4d2: Pull complete [2022-05-12T00:14:14.261Z] 0d57e429df01: Pull complete [2022-05-12T00:14:14.261Z] 4e4be7b47b0d: Pull complete [2022-05-12T00:14:14.519Z] e1f770b5df2f: Pull complete [2022-05-12T00:14:18.715Z] 85a0685a4137: Pull complete [2022-05-12T00:14:18.715Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-12T00:14:18.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T00:14:18.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-12T00:14:18.798Z] prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container [2022-05-12T00:14:18.843Z] $ 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-12T00:14:20.734Z] $ docker top 8a8339b1f67090976bcc5c53660f8ebc02e7bdbb4e445553403253d06a1dbd21 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-12T00:14:20.819Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-12T00:14:21.107Z] + set -o pipefail [2022-05-12T00:14:21.107Z] + snyk monitor '--org=edgex-jenkins' [2022-05-12T00:14:24.414Z] [2022-05-12T00:14:24.414Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-05-12T00:14:24.414Z] [2022-05-12T00:14:24.414Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/baf7faa9-3798-4f5d-a8c7-45bbbaf214ba [2022-05-12T00:14:24.414Z] [2022-05-12T00:14:24.414Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-12T00:14:24.414Z] [2022-05-12T00:14:24.414Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-12T00:14:24.414Z] [2022-05-12T00:14:24.414Z] [Pipeline] } [2022-05-12T00:14:24.431Z] $ docker stop --time=1 8a8339b1f67090976bcc5c53660f8ebc02e7bdbb4e445553403253d06a1dbd21 [2022-05-12T00:14:26.051Z] $ docker rm -f 8a8339b1f67090976bcc5c53660f8ebc02e7bdbb4e445553403253d06a1dbd21 [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-12T00:14:26.698Z] + git log --format=format:%s -1 66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] sh [2022-05-12T00:14:26.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T00:14:26.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:14:27.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:14:27.306Z] . [Pipeline] withDockerContainer [2022-05-12T00:14:27.376Z] prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container [2022-05-12T00:14:27.421Z] $ 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-12T00:14:27.855Z] $ docker top 253d96f1e4e78c3380f579706d9d9ef75cff3f9264da6cd26a0fdb806d3fb7ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T00:14:27.941Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.1.1-dev.31|v2.2.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T00:14:28.251Z] + git semver [Pipeline] } [2022-05-12T00:14:28.537Z] $ docker stop --time=1 253d96f1e4e78c3380f579706d9d9ef75cff3f9264da6cd26a0fdb806d3fb7ce [2022-05-12T00:14:29.840Z] $ docker rm -f 253d96f1e4e78c3380f579706d9d9ef75cff3f9264da6cd26a0fdb806d3fb7ce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:14:30.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T00:14:30.337Z] [2022-05-12T00:14:30.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:14:30.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T00:14:30.684Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-12T00:14:30.684Z] ab5ef0e58194: Pulling fs layer [2022-05-12T00:14:30.684Z] 9712f1f96733: Pulling fs layer [2022-05-12T00:14:30.684Z] 63f879dbbcfc: Pulling fs layer [2022-05-12T00:14:30.684Z] 0d9ebad4ef96: Pulling fs layer [2022-05-12T00:14:30.684Z] e9a5061849ea: Pulling fs layer [2022-05-12T00:14:30.684Z] d747dcd14b5f: Pulling fs layer [2022-05-12T00:14:30.684Z] 2de7ff778b66: Pulling fs layer [2022-05-12T00:14:30.684Z] e9a5061849ea: Waiting [2022-05-12T00:14:30.684Z] 0d9ebad4ef96: Waiting [2022-05-12T00:14:30.684Z] 2de7ff778b66: Waiting [2022-05-12T00:14:30.684Z] 9712f1f96733: Verifying Checksum [2022-05-12T00:14:30.684Z] 9712f1f96733: Download complete [2022-05-12T00:14:31.273Z] 63f879dbbcfc: Verifying Checksum [2022-05-12T00:14:31.273Z] 63f879dbbcfc: Download complete [2022-05-12T00:14:31.537Z] e9a5061849ea: Verifying Checksum [2022-05-12T00:14:31.537Z] e9a5061849ea: Download complete [2022-05-12T00:14:31.537Z] d747dcd14b5f: Verifying Checksum [2022-05-12T00:14:31.537Z] d747dcd14b5f: Download complete [2022-05-12T00:14:31.801Z] 0d9ebad4ef96: Verifying Checksum [2022-05-12T00:14:31.801Z] 0d9ebad4ef96: Download complete [2022-05-12T00:14:31.801Z] 2de7ff778b66: Verifying Checksum [2022-05-12T00:14:31.801Z] 2de7ff778b66: Download complete [2022-05-12T00:14:31.801Z] ab5ef0e58194: Verifying Checksum [2022-05-12T00:14:31.801Z] ab5ef0e58194: Download complete [2022-05-12T00:14:35.099Z] ab5ef0e58194: Pull complete [2022-05-12T00:14:35.099Z] 9712f1f96733: Pull complete [2022-05-12T00:14:35.668Z] 63f879dbbcfc: Pull complete [2022-05-12T00:14:39.862Z] 0d9ebad4ef96: Pull complete [2022-05-12T00:14:39.862Z] e9a5061849ea: Pull complete [2022-05-12T00:14:40.122Z] d747dcd14b5f: Pull complete [2022-05-12T00:14:41.060Z] 2de7ff778b66: Pull complete [2022-05-12T00:14:41.060Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-12T00:14:41.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T00:14:41.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-12T00:14:41.130Z] prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container [2022-05-12T00:14:41.172Z] $ 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-12T00:14:43.078Z] $ docker top 70aed887c45f689e0d62dc2a4a47318c524c54edb6574f8a11adef4a9876a9bf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:14:43.178Z] provisioning config files... [2022-05-12T00:14:43.187Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7569170312235291616tmp [2022-05-12T00:14:43.200Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5926438330386599825tmp [2022-05-12T00:14:43.212Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2018015876154008379tmp [Pipeline] { [Pipeline] echo [2022-05-12T00:14:43.231Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:14:43.518Z] ---> sigul-configuration.sh [2022-05-12T00:14:43.518Z] gpg: directory `/root/.gnupg' created [2022-05-12T00:14:43.518Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-12T00:14:43.518Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-12T00:14:43.518Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-12T00:14:43.518Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-12T00:14:43.518Z] gpg: CAST5 encrypted data [2022-05-12T00:14:43.518Z] gpg: encrypted with 1 passphrase [2022-05-12T00:14:43.518Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-12T00:14:43.810Z] + mkdir /home/jenkins [2022-05-12T00:14:43.810Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-12T00:14:44.105Z] + 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-12T00:14:44.111Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:14:44.406Z] ---> sigul-install.sh [2022-05-12T00:14:44.406Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-12T00:14:44.698Z] + git tag --list [2022-05-12T00:14:44.698Z] 0.1.1 [2022-05-12T00:14:44.698Z] v1.1.0 [2022-05-12T00:14:44.698Z] v1.2.0 [2022-05-12T00:14:44.698Z] v1.2.1 [2022-05-12T00:14:44.698Z] v1.3.0 [2022-05-12T00:14:44.698Z] v2.0.0 [2022-05-12T00:14:44.698Z] v2.0.1-dev.1 [2022-05-12T00:14:44.698Z] v2.0.1-dev.10 [2022-05-12T00:14:44.698Z] v2.0.1-dev.11 [2022-05-12T00:14:44.698Z] v2.0.1-dev.12 [2022-05-12T00:14:44.698Z] v2.0.1-dev.13 [2022-05-12T00:14:44.698Z] v2.0.1-dev.14 [2022-05-12T00:14:44.698Z] v2.0.1-dev.15 [2022-05-12T00:14:44.698Z] v2.0.1-dev.16 [2022-05-12T00:14:44.698Z] v2.0.1-dev.17 [2022-05-12T00:14:44.698Z] v2.0.1-dev.18 [2022-05-12T00:14:44.698Z] v2.0.1-dev.19 [2022-05-12T00:14:44.698Z] v2.0.1-dev.2 [2022-05-12T00:14:44.698Z] v2.0.1-dev.20 [2022-05-12T00:14:44.698Z] v2.0.1-dev.21 [2022-05-12T00:14:44.698Z] v2.0.1-dev.22 [2022-05-12T00:14:44.698Z] v2.0.1-dev.23 [2022-05-12T00:14:44.698Z] v2.0.1-dev.24 [2022-05-12T00:14:44.698Z] v2.0.1-dev.25 [2022-05-12T00:14:44.698Z] v2.0.1-dev.26 [2022-05-12T00:14:44.698Z] v2.0.1-dev.27 [2022-05-12T00:14:44.698Z] v2.0.1-dev.28 [2022-05-12T00:14:44.698Z] v2.0.1-dev.29 [2022-05-12T00:14:44.698Z] v2.0.1-dev.3 [2022-05-12T00:14:44.698Z] v2.0.1-dev.30 [2022-05-12T00:14:44.698Z] v2.0.1-dev.31 [2022-05-12T00:14:44.698Z] v2.0.1-dev.32 [2022-05-12T00:14:44.698Z] v2.0.1-dev.33 [2022-05-12T00:14:44.698Z] v2.0.1-dev.4 [2022-05-12T00:14:44.698Z] v2.0.1-dev.5 [2022-05-12T00:14:44.698Z] v2.0.1-dev.6 [2022-05-12T00:14:44.698Z] v2.0.1-dev.7 [2022-05-12T00:14:44.698Z] v2.0.1-dev.8 [2022-05-12T00:14:44.698Z] v2.0.1-dev.9 [2022-05-12T00:14:44.698Z] v2.1.0 [2022-05-12T00:14:44.698Z] v2.1.1-dev.1 [2022-05-12T00:14:44.698Z] v2.1.1-dev.10 [2022-05-12T00:14:44.698Z] v2.1.1-dev.11 [2022-05-12T00:14:44.698Z] v2.1.1-dev.12 [2022-05-12T00:14:44.698Z] v2.1.1-dev.13 [2022-05-12T00:14:44.698Z] v2.1.1-dev.14 [2022-05-12T00:14:44.698Z] v2.1.1-dev.15 [2022-05-12T00:14:44.698Z] v2.1.1-dev.16 [2022-05-12T00:14:44.698Z] v2.1.1-dev.17 [2022-05-12T00:14:44.698Z] v2.1.1-dev.18 [2022-05-12T00:14:44.698Z] v2.1.1-dev.19 [2022-05-12T00:14:44.698Z] v2.1.1-dev.2 [2022-05-12T00:14:44.698Z] v2.1.1-dev.20 [2022-05-12T00:14:44.698Z] v2.1.1-dev.21 [2022-05-12T00:14:44.698Z] v2.1.1-dev.22 [2022-05-12T00:14:44.698Z] v2.1.1-dev.23 [2022-05-12T00:14:44.698Z] v2.1.1-dev.24 [2022-05-12T00:14:44.698Z] v2.1.1-dev.25 [2022-05-12T00:14:44.698Z] v2.1.1-dev.26 [2022-05-12T00:14:44.698Z] v2.1.1-dev.27 [2022-05-12T00:14:44.698Z] v2.1.1-dev.28 [2022-05-12T00:14:44.698Z] v2.1.1-dev.29 [2022-05-12T00:14:44.698Z] v2.1.1-dev.3 [2022-05-12T00:14:44.698Z] v2.1.1-dev.30 [2022-05-12T00:14:44.698Z] v2.1.1-dev.31 [2022-05-12T00:14:44.698Z] v2.1.1-dev.4 [2022-05-12T00:14:44.698Z] v2.1.1-dev.5 [2022-05-12T00:14:44.698Z] v2.1.1-dev.6 [2022-05-12T00:14:44.698Z] v2.1.1-dev.7 [2022-05-12T00:14:44.698Z] v2.1.1-dev.8 [2022-05-12T00:14:44.698Z] v2.1.1-dev.9 [2022-05-12T00:14:44.698Z] v2.2.0 [Pipeline] sh [2022-05-12T00:14:44.989Z] + lftools sign git-tag v2.2.0 [2022-05-12T00:14:45.560Z] Signing Git tag with Sigul... [2022-05-12T00:14:45.560Z] Signing v2.2.0 [Pipeline] echo [2022-05-12T00:14:45.830Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:14:46.117Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-12T00:14:46.126Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-12T00:14:46.154Z] $ docker stop --time=1 70aed887c45f689e0d62dc2a4a47318c524c54edb6574f8a11adef4a9876a9bf [2022-05-12T00:14:47.483Z] $ docker rm -f 70aed887c45f689e0d62dc2a4a47318c524c54edb6574f8a11adef4a9876a9bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-12T00:14:47.927Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T00:14:47.927Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:14:48.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:14:48.221Z] . [Pipeline] withDockerContainer [2022-05-12T00:14:48.289Z] prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container [2022-05-12T00:14:48.333Z] $ 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-12T00:14:48.723Z] $ docker top ff62a393cea13071fc9eb00e7669ada90e55632fa86c5699352a8c9dfeba70b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T00:14:48.806Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.1.1-dev.31|v2.2.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T00:14:49.104Z] + git semver [Pipeline] } [2022-05-12T00:14:49.387Z] $ docker stop --time=1 ff62a393cea13071fc9eb00e7669ada90e55632fa86c5699352a8c9dfeba70b6 [2022-05-12T00:14:50.677Z] $ docker rm -f ff62a393cea13071fc9eb00e7669ada90e55632fa86c5699352a8c9dfeba70b6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:14:51.033Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T00:14:51.033Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:14:51.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:14:51.336Z] . [Pipeline] withDockerContainer [2022-05-12T00:14:51.410Z] prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container [2022-05-12T00:14:51.452Z] $ 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-12T00:14:51.859Z] $ docker top 73929c52ff59d27f3e5b838ac828d9c1f17309f88a52568b4257a4211bc39fee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T00:14:51.952Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.1.1-dev.31|v2.2.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T00:14:52.247Z] + git semver [Pipeline] } [2022-05-12T00:14:52.524Z] $ docker stop --time=1 73929c52ff59d27f3e5b838ac828d9c1f17309f88a52568b4257a4211bc39fee [2022-05-12T00:14:53.846Z] $ docker rm -f 73929c52ff59d27f3e5b838ac828d9c1f17309f88a52568b4257a4211bc39fee [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-12T00:14:54.504Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-05-12T00:14:54.504Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-05-12T00:14:54.504Z] total 16 [2022-05-12T00:14:54.504Z] drwxr-xr-x 3 root root 4096 May 12 00:07 . [2022-05-12T00:14:54.504Z] drwxrwxr-x 15 jenkins jenkins 4096 May 12 00:14 .. [2022-05-12T00:14:54.504Z] drwxr-xr-x 2 root root 4096 May 12 00:07 cost [2022-05-12T00:14:54.504Z] -rw-r--r-- 1 root root 81 May 12 00:07 cost.csv [2022-05-12T00:14:54.504Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-05-12T00:14:54.504Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-05-12T00:14:54.504Z] total 16 [2022-05-12T00:14:54.504Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:07 . [2022-05-12T00:14:54.504Z] drwxrwxr-x 15 jenkins jenkins 4096 May 12 00:14 .. [2022-05-12T00:14:54.504Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 00:07 cost [2022-05-12T00:14:54.504Z] -rw-r--r-- 1 jenkins jenkins 81 May 12 00:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:14:54.797Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:14:55.664Z] ---> package-listing.sh [2022-05-12T00:14:55.664Z] ++ facter osfamily [2022-05-12T00:14:55.664Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T00:14:55.925Z] + OS_FAMILY=debian [2022-05-12T00:14:55.925Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-05-12T00:14:55.925Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T00:14:55.925Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T00:14:55.925Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T00:14:55.925Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T00:14:55.925Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-05-12T00:14:55.925Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T00:14:55.925Z] + case "${OS_FAMILY}" in [2022-05-12T00:14:55.925Z] + dpkg -l [2022-05-12T00:14:55.925Z] + grep '^ii' [2022-05-12T00:14:55.925Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T00:14:55.925Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T00:14:55.925Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T00:14:55.925Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-05-12T00:14:55.925Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-05-12T00:14:55.925Z] + 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-12T00:14:55.938Z] 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-12T00:14:56.218Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:14:56.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:14:56.780Z] . [Pipeline] withDockerContainer [2022-05-12T00:14:56.848Z] prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container [2022-05-12T00:14:57.044Z] $ 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-12T00:14:57.272Z] $ docker top 52ab76a512960f9af7318de67a30bedfad79a6711ee230d686e9c314b24f6f73 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:14:57.624Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T00:14:57.909Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T00:14:58.196Z] + ls /var/log/sa-host [2022-05-12T00:14:58.196Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:14:58.313Z] provisioning config files... [2022-05-12T00:14:58.321Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6979715237192990960tmp [Pipeline] { [Pipeline] echo [2022-05-12T00:14:58.338Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:14:58.622Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T00:14:58.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:14:58.947Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T00:14:58.954Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:14:59.235Z] ---> sudo-logs.sh [2022-05-12T00:14:59.235Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T00:14:59.253Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:14:59.534Z] ---> job-cost.sh [2022-05-12T00:14:59.534Z] lf-activate-venv: SKIPPING [2022-05-12T00:14:59.534Z] DEBUG: total: 0.2199999988079071 [2022-05-12T00:14:59.534Z] INFO: Retrieving Stack Cost... [2022-05-12T00:14:59.795Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T00:15:00.367Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T00:15:00.380Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:15:00.674Z] ---> logs-deploy.sh [2022-05-12T00:15:00.674Z] lf-activate-venv: SKIPPING [2022-05-12T00:15:00.674Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/71 [2022-05-12T00:15:00.674Z] INFO: archiving workspace using pattern(s): [2022-05-12T00:15:01.613Z] Archives upload complete. [2022-05-12T00:15:01.613Z] INFO: archiving logs to Nexus