Pull request #515 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 36bf49d833f23e02259df007f2e7db006630a714 rather than ec58df43f6f10948d51c3942ed69070c02639841 Obtained Jenkinsfile from 36bf49d833f23e02259df007f2e7db006630a714 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-ssh1849990935829565629.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18005245204924024521.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-515/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-515/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1050899978671101684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-515/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2485474306968404059.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh10026384351528498083.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-515/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-515/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12954653823403234676.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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 Running on prd-ubuntu20.04-docker-8c-8g-21330 in /w/workspace/edgexfoundry_edgex-ui-go_PR-515 [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_PR-515 # 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 Merging remotes/origin/main commit 36bf49d833f23e02259df007f2e7db006630a714 into PR head commit ec58df43f6f10948d51c3942ed69070c02639841 Merge succeeded, producing ec58df43f6f10948d51c3942ed69070c02639841 Checking out Revision ec58df43f6f10948d51c3942ed69070c02639841 (PR-515) > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/515/head:refs/remotes/origin/PR-515 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec58df43f6f10948d51c3942ed69070c02639841 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 36bf49d833f23e02259df007f2e7db006630a714 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec58df43f6f10948d51c3942ed69070c02639841 # timeout=10 Commit message: "test(snap): add snap CI workflow" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-19T08:56:10.380Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-19T08:56:10.546Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-19T08:56:10.640Z] ========================================================= [2022-04-19T08:56:10.640Z] EdgeX Global Pipelines Version Info [2022-04-19T08:56:10.640Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-19T08:56:11.433Z] ------------------- [2022-04-19T08:56:11.433Z] stable info: [2022-04-19T08:56:11.433Z] ------------------- [2022-04-19T08:56:11.433Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T08:56:11.433Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-19T08:56:11.433Z] Message: update stable to v1.0.221 [2022-04-19T08:56:12.025Z] ------------------- [2022-04-19T08:56:12.025Z] experimental info: [2022-04-19T08:56:12.025Z] ------------------- [2022-04-19T08:56:12.025Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T08:56:12.025Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-19T08:56:12.025Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-19T08:56:12.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-19T08:56:12.393Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-19T08:56:12.431Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-19T08:56:12.473Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-19T08:56:12.513Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-19T08:56:12.556Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-19T08:56:12.593Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-19T08:56:12.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-19T08:56:12.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-19T08:56:12.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-19T08:56:12.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-19T08:56:12.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-19T08:56:12.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-19T08:56:12.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-19T08:56:12.908Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T08:56:12.946Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T08:56:12.985Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-19T08:56:13.021Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-19T08:56:13.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-19T08:56:13.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-19T08:56:13.134Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-19T08:56:13.173Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-19T08:56:13.213Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-19T08:56:13.253Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-19T08:56:13.292Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-19T08:56:13.328Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-19T08:56:13.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-515 [Pipeline] echo [2022-04-19T08:56:13.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-515 [Pipeline] echo [2022-04-19T08:56:13.450Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-515 [Pipeline] echo [2022-04-19T08:56:13.492Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec58df43f6f10948d51c3942ed69070c02639841 [Pipeline] echo [2022-04-19T08:56:13.532Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec58df4 [Pipeline] echo [2022-04-19T08:56:13.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T08:56:13.681Z] provisioning config files... [2022-04-19T08:56:13.703Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/config3876667860485689476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T08:56:14.052Z] ---> docker-login.sh [2022-04-19T08:56:14.052Z] nexus3.edgexfoundry.org:10001 [2022-04-19T08:56:14.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T08:56:14.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T08:56:14.313Z] Configure a credential helper to remove this warning. See [2022-04-19T08:56:14.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T08:56:14.313Z] [2022-04-19T08:56:14.313Z] Login Succeeded [2022-04-19T08:56:14.313Z] nexus3.edgexfoundry.org:10002 [2022-04-19T08:56:14.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T08:56:14.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T08:56:14.592Z] Configure a credential helper to remove this warning. See [2022-04-19T08:56:14.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T08:56:14.592Z] [2022-04-19T08:56:14.592Z] Login Succeeded [2022-04-19T08:56:14.592Z] nexus3.edgexfoundry.org:10003 [2022-04-19T08:56:14.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T08:56:14.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T08:56:14.592Z] Configure a credential helper to remove this warning. See [2022-04-19T08:56:14.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T08:56:14.592Z] [2022-04-19T08:56:14.592Z] Login Succeeded [2022-04-19T08:56:14.592Z] nexus3.edgexfoundry.org:10004 [2022-04-19T08:56:14.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T08:56:14.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T08:56:14.854Z] Configure a credential helper to remove this warning. See [2022-04-19T08:56:14.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T08:56:14.854Z] [2022-04-19T08:56:14.854Z] Login Succeeded [2022-04-19T08:56:14.854Z] docker.io [2022-04-19T08:56:14.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T08:56:15.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T08:56:15.117Z] Configure a credential helper to remove this warning. See [2022-04-19T08:56:15.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T08:56:15.117Z] [2022-04-19T08:56:15.117Z] Login Succeeded [2022-04-19T08:56:15.117Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T08:56:15.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-19T08:56:15.753Z] + git rev-list -1 --merges ec58df43f6f10948d51c3942ed69070c02639841~1..ec58df43f6f10948d51c3942ed69070c02639841 [Pipeline] echo [2022-04-19T08:56:15.807Z] -----------> git rev-list -1 --merges ec58df43f6f10948d51c3942ed69070c02639841~1..ec58df43f6f10948d51c3942ed69070c02639841 ec58df43f6f10948d51c3942ed69070c02639841 [false] [Pipeline] sh [2022-04-19T08:56:16.123Z] + git log --format=format:%s -1 ec58df43f6f10948d51c3942ed69070c02639841 [Pipeline] echo [2022-04-19T08:56:16.158Z] ========================================================= [2022-04-19T08:56:16.158Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-19T08:56:16.158Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T08:56:16.601Z] + git log --format=format:%s -1 ec58df43f6f10948d51c3942ed69070c02639841 [Pipeline] echo [2022-04-19T08:56:16.637Z] [semverPrep] GIT_COMMIT: ec58df43f6f10948d51c3942ed69070c02639841, Commit Message: test(snap): add snap CI workflow [Pipeline] echo [2022-04-19T08:56:16.665Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-19T08:56:17.123Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T08:56:17.123Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-19T08:56:17.123Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-19T08:56:17.123Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-19T08:56:17.123Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-19T08:56:17.123Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-19T08:56:17.123Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T08:56:17.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T08:56:17.576Z] [2022-04-19T08:56:17.576Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T08:56:17.931Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T08:56:17.931Z] latest: Pulling from edgex-devops/git-semver [2022-04-19T08:56:17.931Z] a0d0a0d46f8b: Pulling fs layer [2022-04-19T08:56:17.931Z] 3e5f54012d9b: Pulling fs layer [2022-04-19T08:56:17.931Z] 4c7163046ea9: Pulling fs layer [2022-04-19T08:56:17.931Z] 0c2d73faf560: Pulling fs layer [2022-04-19T08:56:17.931Z] 0c2d73faf560: Waiting [2022-04-19T08:56:17.931Z] 3e5f54012d9b: Verifying Checksum [2022-04-19T08:56:17.931Z] 3e5f54012d9b: Download complete [2022-04-19T08:56:17.931Z] a0d0a0d46f8b: Download complete [2022-04-19T08:56:18.192Z] 0c2d73faf560: Verifying Checksum [2022-04-19T08:56:18.192Z] 0c2d73faf560: Download complete [2022-04-19T08:56:18.192Z] 4c7163046ea9: Download complete [2022-04-19T08:56:18.192Z] a0d0a0d46f8b: Pull complete [2022-04-19T08:56:18.192Z] 3e5f54012d9b: Pull complete [2022-04-19T08:56:18.764Z] 4c7163046ea9: Pull complete [2022-04-19T08:56:18.764Z] 0c2d73faf560: Pull complete [2022-04-19T08:56:18.764Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-19T08:56:18.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T08:56:18.764Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-19T08:56:18.860Z] prd-ubuntu20.04-docker-8c-8g-21330 does not seem to be running inside a container [2022-04-19T08:56:18.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-515 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515:/w/workspace/edgexfoundry_edgex-ui-go_PR-515:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T08:56:19.540Z] $ docker top 6de98b1dab51e640957f2ce0ab698701180b4ffeed9bbd151995eb54aaada062 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T08:56:19.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T08:56:19.745Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T08:56:19.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T08:56:19.895Z] $ docker exec 6de98b1dab51e640957f2ce0ab698701180b4ffeed9bbd151995eb54aaada062 ssh-agent [2022-04-19T08:56:20.018Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkbGjOf/agent.14 [2022-04-19T08:56:20.018Z] SSH_AGENT_PID=20 [2022-04-19T08:56:20.027Z] Running ssh-add (command line suppressed) [2022-04-19T08:56:20.153Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/private_key_2215395410350603444.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/private_key_2215395410350603444.key) [2022-04-19T08:56:20.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T08:56:20.501Z] + git tag --points-at HEAD [Pipeline] } [2022-04-19T08:56:20.533Z] $ docker exec --env ******** --env ******** 6de98b1dab51e640957f2ce0ab698701180b4ffeed9bbd151995eb54aaada062 ssh-agent -k [2022-04-19T08:56:20.658Z] unset SSH_AUTH_SOCK; [2022-04-19T08:56:20.658Z] unset SSH_AGENT_PID; [2022-04-19T08:56:20.659Z] echo Agent pid 20 killed; [2022-04-19T08:56:20.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-19T08:56:20.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T08:56:20.756Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T08:56:20.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T08:56:20.910Z] $ docker exec 6de98b1dab51e640957f2ce0ab698701180b4ffeed9bbd151995eb54aaada062 ssh-agent [2022-04-19T08:56:21.024Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXejFImP/agent.52 [2022-04-19T08:56:21.024Z] SSH_AGENT_PID=59 [2022-04-19T08:56:21.031Z] Running ssh-add (command line suppressed) [2022-04-19T08:56:21.168Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/private_key_4072590706738337934.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/private_key_4072590706738337934.key) [2022-04-19T08:56:21.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T08:56:21.512Z] + git semver init [2022-04-19T08:56:21.512Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T08:56:21.512Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-515/.git [2022-04-19T08:56:21.512Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-515 [2022-04-19T08:56:21.512Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T08:56:21.512Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T08:56:21.512Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T08:56:21.512Z] # $SEMVER_BRANCH = PR-515 [2022-04-19T08:56:21.512Z] # $SEMVER_TEMP = /tmp/semver-057690553 [2022-04-19T08:56:21.512Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-04-19T08:56:24.063Z] # '/tmp/semver-057690553' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-515/.semver' [2022-04-19T08:56:24.063Z] # -> Force: false [2022-04-19T08:56:24.063Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-515/.semver [Pipeline] } [2022-04-19T08:56:24.095Z] $ docker exec --env ******** --env ******** 6de98b1dab51e640957f2ce0ab698701180b4ffeed9bbd151995eb54aaada062 ssh-agent -k [2022-04-19T08:56:24.218Z] unset SSH_AUTH_SOCK; [2022-04-19T08:56:24.218Z] unset SSH_AGENT_PID; [2022-04-19T08:56:24.218Z] echo Agent pid 59 killed; [2022-04-19T08:56:24.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T08:56:24.678Z] + git semver [Pipeline] } [2022-04-19T08:56:24.716Z] $ docker stop --time=1 6de98b1dab51e640957f2ce0ab698701180b4ffeed9bbd151995eb54aaada062 [2022-04-19T08:56:26.098Z] $ docker rm -f 6de98b1dab51e640957f2ce0ab698701180b4ffeed9bbd151995eb54aaada062 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T08:56:26.527Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-19T08:56:26.830Z] Stashed 1 file(s) [Pipeline] echo [2022-04-19T08:56:26.848Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T08:56:27.416Z] provisioning config files... [2022-04-19T08:56:27.427Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/config2329735802634964164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T08:56:27.776Z] ---> docker-login.sh [2022-04-19T08:56:27.776Z] nexus3.edgexfoundry.org:10001 [2022-04-19T08:56:27.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T08:56:27.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T08:56:27.776Z] Configure a credential helper to remove this warning. See [2022-04-19T08:56:27.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T08:56:27.776Z] [2022-04-19T08:56:27.776Z] Login Succeeded [2022-04-19T08:56:27.776Z] nexus3.edgexfoundry.org:10002 [2022-04-19T08:56:27.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T08:56:28.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T08:56:28.038Z] Configure a credential helper to remove this warning. See [2022-04-19T08:56:28.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T08:56:28.038Z] [2022-04-19T08:56:28.038Z] Login Succeeded [2022-04-19T08:56:28.038Z] nexus3.edgexfoundry.org:10003 [2022-04-19T08:56:28.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T08:56:28.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T08:56:28.038Z] Configure a credential helper to remove this warning. See [2022-04-19T08:56:28.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T08:56:28.038Z] [2022-04-19T08:56:28.038Z] Login Succeeded [2022-04-19T08:56:28.038Z] nexus3.edgexfoundry.org:10004 [2022-04-19T08:56:28.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T08:56:28.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T08:56:28.300Z] Configure a credential helper to remove this warning. See [2022-04-19T08:56:28.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T08:56:28.300Z] [2022-04-19T08:56:28.300Z] Login Succeeded [2022-04-19T08:56:28.300Z] docker.io [2022-04-19T08:56:28.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T08:56:28.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T08:56:28.565Z] Configure a credential helper to remove this warning. See [2022-04-19T08:56:28.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T08:56:28.565Z] [2022-04-19T08:56:28.565Z] Login Succeeded [2022-04-19T08:56:28.565Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T08:56:28.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-19T08:56:28.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T08:56:28.811Z] ========================================================= [2022-04-19T08:56:28.811Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-19T08:56:28.811Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-19T08:56:29.258Z] + 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-04-19T08:56:29.518Z] Sending build context to Docker daemon 43.19MB [2022-04-19T08:56:29.518Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T08:56:29.518Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-19T08:56:29.518Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-19T08:56:29.518Z] 59bf1c3509f3: Pulling fs layer [2022-04-19T08:56:29.518Z] 666ba61612fd: Pulling fs layer [2022-04-19T08:56:29.518Z] 8ed8ca486205: Pulling fs layer [2022-04-19T08:56:29.518Z] 4fe6c5a15a65: Pulling fs layer [2022-04-19T08:56:29.518Z] 22a0e8bec74d: Pulling fs layer [2022-04-19T08:56:29.518Z] 640e595b4fbd: Pulling fs layer [2022-04-19T08:56:29.518Z] 763cafe07f6e: Pulling fs layer [2022-04-19T08:56:29.518Z] 0c0b528cf693: Pulling fs layer [2022-04-19T08:56:29.518Z] 10935f4eaf8b: Pulling fs layer [2022-04-19T08:56:29.518Z] 4fe6c5a15a65: Waiting [2022-04-19T08:56:29.518Z] 22a0e8bec74d: Waiting [2022-04-19T08:56:29.518Z] 640e595b4fbd: Waiting [2022-04-19T08:56:29.518Z] 763cafe07f6e: Waiting [2022-04-19T08:56:29.518Z] 0c0b528cf693: Waiting [2022-04-19T08:56:29.518Z] 10935f4eaf8b: Waiting [2022-04-19T08:56:29.518Z] 8ed8ca486205: Verifying Checksum [2022-04-19T08:56:29.518Z] 8ed8ca486205: Download complete [2022-04-19T08:56:29.518Z] 666ba61612fd: Download complete [2022-04-19T08:56:29.518Z] 22a0e8bec74d: Verifying Checksum [2022-04-19T08:56:29.518Z] 22a0e8bec74d: Download complete [2022-04-19T08:56:29.518Z] 640e595b4fbd: Download complete [2022-04-19T08:56:29.518Z] 59bf1c3509f3: Verifying Checksum [2022-04-19T08:56:29.518Z] 59bf1c3509f3: Download complete [2022-04-19T08:56:29.518Z] 763cafe07f6e: Download complete [2022-04-19T08:56:29.779Z] 0c0b528cf693: Verifying Checksum [2022-04-19T08:56:29.779Z] 0c0b528cf693: Download complete [2022-04-19T08:56:29.779Z] 59bf1c3509f3: Pull complete [2022-04-19T08:56:29.779Z] 666ba61612fd: Pull complete [2022-04-19T08:56:30.045Z] 8ed8ca486205: Pull complete [2022-04-19T08:56:30.304Z] 10935f4eaf8b: Verifying Checksum [2022-04-19T08:56:30.304Z] 10935f4eaf8b: Download complete [2022-04-19T08:56:30.304Z] 4fe6c5a15a65: Download complete [2022-04-19T08:56:34.502Z] 4fe6c5a15a65: Pull complete [2022-04-19T08:56:34.502Z] 22a0e8bec74d: Pull complete [2022-04-19T08:56:34.502Z] 640e595b4fbd: Pull complete [2022-04-19T08:56:34.502Z] 763cafe07f6e: Pull complete [2022-04-19T08:56:34.502Z] 0c0b528cf693: Pull complete [2022-04-19T08:56:37.045Z] 10935f4eaf8b: Pull complete [2022-04-19T08:56:37.045Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-19T08:56:37.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T08:56:37.045Z] ---> 99d49a6021b9 [2022-04-19T08:56:37.045Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-19T08:56:37.990Z] ---> Running in 8684334d9ba5 [2022-04-19T08:56:38.252Z] Removing intermediate container 8684334d9ba5 [2022-04-19T08:56:38.252Z] ---> 3b09c57f70c7 [2022-04-19T08:56:38.252Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-19T08:56:38.252Z] ---> Running in 847802eab229 [2022-04-19T08:56:38.252Z] Removing intermediate container 847802eab229 [2022-04-19T08:56:38.252Z] ---> 85fa7b86ecfa [2022-04-19T08:56:38.252Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T08:56:38.252Z] ---> Running in ceb82b509c9b [2022-04-19T08:56:38.514Z] Removing intermediate container ceb82b509c9b [2022-04-19T08:56:38.514Z] ---> 2ecbebbca899 [2022-04-19T08:56:38.514Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-19T08:56:38.514Z] ---> Running in ed36b8932da1 [2022-04-19T08:56:38.514Z] Removing intermediate container ed36b8932da1 [2022-04-19T08:56:38.514Z] ---> c826996042f4 [2022-04-19T08:56:38.514Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-19T08:56:38.514Z] ---> Running in c657d0f70d4b [2022-04-19T08:56:38.514Z] Removing intermediate container c657d0f70d4b [2022-04-19T08:56:38.514Z] ---> d294c6852fe7 [2022-04-19T08:56:38.514Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T08:56:38.775Z] ---> Running in fe456f6fb681 [2022-04-19T08:56:39.347Z] Removing intermediate container fe456f6fb681 [2022-04-19T08:56:39.347Z] ---> 0e736f139bbd [2022-04-19T08:56:39.347Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T08:56:39.347Z] ---> Running in 415da1b9d45c [2022-04-19T08:56:39.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T08:56:40.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T08:56:40.812Z] OK: 221 MiB in 52 packages [2022-04-19T08:56:41.075Z] Removing intermediate container 415da1b9d45c [2022-04-19T08:56:41.075Z] ---> 88c84d82e8f5 [2022-04-19T08:56:41.075Z] Step 10/15 : ENV GO111MODULE=on [2022-04-19T08:56:41.075Z] ---> Running in 47fa4492aa3f [2022-04-19T08:56:41.075Z] Removing intermediate container 47fa4492aa3f [2022-04-19T08:56:41.075Z] ---> f5ab393c56c0 [2022-04-19T08:56:41.075Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-19T08:56:41.336Z] ---> Running in 5d3bba9b210d [2022-04-19T08:56:41.336Z] Removing intermediate container 5d3bba9b210d [2022-04-19T08:56:41.336Z] ---> 5d37e0915965 [2022-04-19T08:56:41.336Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-19T08:56:41.597Z] ---> b9dc808b7dbb [2022-04-19T08:56:41.597Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T08:56:41.597Z] ---> Running in 21e92ef8fb02 [2022-04-19T08:56:42.245Z] Still waiting to schedule task [2022-04-19T08:56:42.246Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-19T08:57:03.570Z] Removing intermediate container 21e92ef8fb02 [2022-04-19T08:57:03.571Z] ---> 23285b0db2ab [2022-04-19T08:57:03.571Z] Step 14/15 : COPY . . [2022-04-19T08:57:03.571Z] ---> b7019f319186 [2022-04-19T08:57:03.571Z] Step 15/15 : RUN ${MAKE} [2022-04-19T08:57:03.571Z] ---> Running in 26e25ae6d9e9 [2022-04-19T08:57:03.846Z] noop [2022-04-19T08:57:04.107Z] Removing intermediate container 26e25ae6d9e9 [2022-04-19T08:57:04.107Z] ---> 7fae4b5c8d8b [2022-04-19T08:57:04.107Z] Successfully built 7fae4b5c8d8b [2022-04-19T08:57:04.107Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T08:57:04.450Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T08:57:04.450Z] . [Pipeline] withDockerContainer [2022-04-19T08:57:04.541Z] prd-ubuntu20.04-docker-8c-8g-21330 does not seem to be running inside a container [2022-04-19T08:57:04.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-515 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515:/w/workspace/edgexfoundry_edgex-ui-go_PR-515:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T08:57:05.004Z] $ docker top ce36ba0a19127527fe9ea70e3e7631b27a37a10340372d6b4dca8dc35c0c58c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T08:57:05.397Z] + go version [2022-04-19T08:57:05.397Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-19T08:57:05.429Z] $ docker stop --time=1 ce36ba0a19127527fe9ea70e3e7631b27a37a10340372d6b4dca8dc35c0c58c0 [2022-04-19T08:57:06.721Z] $ docker rm -f ce36ba0a19127527fe9ea70e3e7631b27a37a10340372d6b4dca8dc35c0c58c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T08:57:07.370Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T08:57:07.370Z] . [Pipeline] withDockerContainer [2022-04-19T08:57:07.466Z] prd-ubuntu20.04-docker-8c-8g-21330 does not seem to be running inside a container [2022-04-19T08:57:07.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-515 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515:/w/workspace/edgexfoundry_edgex-ui-go_PR-515:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T08:57:07.871Z] $ docker top c1a6c94d072060dd0ef7157bd3ba12d0305c28bcfcde546448d783563394d921 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-19T08:57:08.321Z] + make test [2022-04-19T08:57:08.321Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-19T08:57:08.582Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-19T08:57:13.869Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-19T08:57:13.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-19T08:57:13.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-19T08:57:13.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-19T08:57:13.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-19T08:57:13.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-19T08:57:13.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-19T08:57:13.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-19T08:57:13.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-19T08:57:13.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-19T08:57:13.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-19T08:57:13.869Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-19T08:57:13.869Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-19T08:57:16.419Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T08:57:16.419Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-19T08:57:16.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-19T08:57:16.742Z] $ docker stop --time=1 c1a6c94d072060dd0ef7157bd3ba12d0305c28bcfcde546448d783563394d921 [2022-04-19T08:57:18.210Z] $ docker rm -f c1a6c94d072060dd0ef7157bd3ba12d0305c28bcfcde546448d783563394d921 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T08:57:18.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-19T08:57:18.737Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-19T08:57:19.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-19T08:57:20.235Z] + ls -al . [2022-04-19T08:57:20.235Z] total 164 [2022-04-19T08:57:20.235Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 19 08:57 . [2022-04-19T08:57:20.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:56 .. [2022-04-19T08:57:20.235Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 08:56 .git [2022-04-19T08:57:20.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:56 .github [2022-04-19T08:57:20.235Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 19 08:56 .gitignore [2022-04-19T08:57:20.235Z] drwx------ 3 jenkins jenkins 4096 Apr 19 08:56 .semver [2022-04-19T08:57:20.235Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 19 08:56 Attribution.txt [2022-04-19T08:57:20.235Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 19 08:56 CONTRIBUTING.md [2022-04-19T08:57:20.235Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 19 08:56 Dockerfile [2022-04-19T08:57:20.235Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 19 08:56 Jenkinsfile [2022-04-19T08:57:20.235Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 19 08:56 LICENSE [2022-04-19T08:57:20.236Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 19 08:56 Makefile [2022-04-19T08:57:20.236Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 19 08:56 README.md [2022-04-19T08:57:20.236Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 08:56 VERSION [2022-04-19T08:57:20.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:56 assets [2022-04-19T08:57:20.236Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 08:56 bin [2022-04-19T08:57:20.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:56 cmd [2022-04-19T08:57:20.236Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 19 08:57 coverage.out [2022-04-19T08:57:20.236Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 08:56 docs [2022-04-19T08:57:20.236Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 19 08:56 go.mod [2022-04-19T08:57:20.236Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 19 08:56 go.sum [2022-04-19T08:57:20.236Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 08:56 internal [2022-04-19T08:57:20.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:56 pkg [2022-04-19T08:57:20.236Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:56 snap [2022-04-19T08:57:20.236Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:56 testing [2022-04-19T08:57:20.236Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 19 08:56 version.go [2022-04-19T08:57:20.236Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:56 web [Pipeline] isUnix [Pipeline] sh [2022-04-19T08:57:20.567Z] + 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=ec58df43f6f10948d51c3942ed69070c02639841 --label arch=amd64 --label version=0.0.0 . [2022-04-19T08:57:20.830Z] Sending build context to Docker daemon 43.19MB [2022-04-19T08:57:20.830Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T08:57:20.830Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-19T08:57:20.830Z] ---> 7fae4b5c8d8b [2022-04-19T08:57:20.830Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-19T08:57:20.830Z] ---> Running in 16f79968491f [2022-04-19T08:57:21.091Z] Removing intermediate container 16f79968491f [2022-04-19T08:57:21.092Z] ---> e56eea199d33 [2022-04-19T08:57:21.092Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-19T08:57:21.092Z] ---> Running in e37fa01dd9a9 [2022-04-19T08:57:21.092Z] Removing intermediate container e37fa01dd9a9 [2022-04-19T08:57:21.092Z] ---> e2ba7c0ec334 [2022-04-19T08:57:21.092Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T08:57:21.092Z] ---> Running in ad2443373780 [2022-04-19T08:57:21.354Z] Removing intermediate container ad2443373780 [2022-04-19T08:57:21.354Z] ---> a384eea6eb70 [2022-04-19T08:57:21.354Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-19T08:57:21.354Z] ---> Running in 19a35ec17770 [2022-04-19T08:57:21.354Z] Removing intermediate container 19a35ec17770 [2022-04-19T08:57:21.354Z] ---> 782b5f6a6268 [2022-04-19T08:57:21.354Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-19T08:57:21.354Z] ---> Running in 2426ed35c93d [2022-04-19T08:57:21.354Z] Removing intermediate container 2426ed35c93d [2022-04-19T08:57:21.354Z] ---> 4dae24909903 [2022-04-19T08:57:21.354Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T08:57:21.616Z] ---> Running in 5699dafe3fa4 [2022-04-19T08:57:22.188Z] Removing intermediate container 5699dafe3fa4 [2022-04-19T08:57:22.188Z] ---> 1e33fd5d4422 [2022-04-19T08:57:22.188Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T08:57:22.188Z] ---> Running in c7a4bbadf5d9 [2022-04-19T08:57:22.451Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T08:57:23.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T08:57:23.664Z] OK: 221 MiB in 52 packages [2022-04-19T08:57:23.925Z] Removing intermediate container c7a4bbadf5d9 [2022-04-19T08:57:23.925Z] ---> 18fb012791dd [2022-04-19T08:57:23.925Z] Step 10/23 : ENV GO111MODULE=on [2022-04-19T08:57:23.925Z] ---> Running in d5b8079733fb [2022-04-19T08:57:23.925Z] Removing intermediate container d5b8079733fb [2022-04-19T08:57:23.925Z] ---> d7c6cb4620bb [2022-04-19T08:57:23.925Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-19T08:57:23.925Z] ---> Running in 4477af205ca5 [2022-04-19T08:57:24.186Z] Removing intermediate container 4477af205ca5 [2022-04-19T08:57:24.186Z] ---> e8822a93b659 [2022-04-19T08:57:24.186Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-19T08:57:24.186Z] ---> 7eb77550d55c [2022-04-19T08:57:24.186Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T08:57:24.447Z] ---> Running in d1e37357dbe7 [2022-04-19T08:57:25.019Z] Removing intermediate container d1e37357dbe7 [2022-04-19T08:57:25.019Z] ---> aaf03e930d70 [2022-04-19T08:57:25.019Z] Step 14/23 : COPY . . [2022-04-19T08:57:25.961Z] ---> 8d36bdd5f8d4 [2022-04-19T08:57:25.961Z] Step 15/23 : RUN ${MAKE} [2022-04-19T08:57:25.961Z] ---> Running in bb052922d03d [2022-04-19T08:57:26.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-19T08:57:31.531Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-19T08:57:32.917Z] Removing intermediate container bb052922d03d [2022-04-19T08:57:32.917Z] ---> f07de6369fd1 [2022-04-19T08:57:32.917Z] Step 16/23 : FROM alpine:3.14 [2022-04-19T08:57:33.492Z] 3.14: Pulling from library/alpine [2022-04-19T08:57:33.754Z] 8663204ce13b: Pulling fs layer [2022-04-19T08:57:34.016Z] 8663204ce13b: Verifying Checksum [2022-04-19T08:57:34.016Z] 8663204ce13b: Download complete [2022-04-19T08:57:34.016Z] 8663204ce13b: Pull complete [2022-04-19T08:57:34.016Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T08:57:34.016Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T08:57:34.016Z] ---> e04c818066af [2022-04-19T08:57:34.016Z] Step 17/23 : EXPOSE 4000 [2022-04-19T08:57:34.277Z] ---> Running in bb29624e902e [2022-04-19T08:57:34.277Z] Removing intermediate container bb29624e902e [2022-04-19T08:57:34.277Z] ---> 1ceba0b5b740 [2022-04-19T08:57:34.277Z] 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-04-19T08:57:34.857Z] ---> efcb360fa94e [2022-04-19T08:57:34.857Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-19T08:57:34.857Z] ---> Running in b2a5b718b6ce [2022-04-19T08:57:34.857Z] Removing intermediate container b2a5b718b6ce [2022-04-19T08:57:34.857Z] ---> 3cef26882875 [2022-04-19T08:57:34.857Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-19T08:57:34.857Z] ---> Running in dceec474ca99 [2022-04-19T08:57:34.857Z] Removing intermediate container dceec474ca99 [2022-04-19T08:57:34.857Z] ---> 5f95cd263b80 [2022-04-19T08:57:34.857Z] Step 21/23 : LABEL arch=amd64 [2022-04-19T08:57:35.118Z] ---> Running in e92469fd0f5c [2022-04-19T08:57:35.118Z] Removing intermediate container e92469fd0f5c [2022-04-19T08:57:35.118Z] ---> c4558b6e99fa [2022-04-19T08:57:35.118Z] Step 22/23 : LABEL git_sha=ec58df43f6f10948d51c3942ed69070c02639841 [2022-04-19T08:57:35.118Z] ---> Running in 3f5af160f7ac [2022-04-19T08:57:35.118Z] Removing intermediate container 3f5af160f7ac [2022-04-19T08:57:35.118Z] ---> 7cc2b4850051 [2022-04-19T08:57:35.118Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T08:57:35.118Z] ---> Running in ac8bf08847c4 [2022-04-19T08:57:35.379Z] Removing intermediate container ac8bf08847c4 [2022-04-19T08:57:35.379Z] ---> 2d8779a52e81 [2022-04-19T08:57:35.379Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-19T08:57:35.379Z] Successfully built 2d8779a52e81 [2022-04-19T08:57:35.379Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T08:57:36.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T08:57:36.086Z] [2022-04-19T08:57:36.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T08:57:36.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T08:57:36.431Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-19T08:57:36.431Z] 5eb5b503b376: Pulling fs layer [2022-04-19T08:57:36.431Z] 5c69ac0246d0: Pulling fs layer [2022-04-19T08:57:36.431Z] ec43610c2a17: Pulling fs layer [2022-04-19T08:57:36.431Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-19T08:57:36.431Z] 33b1e0a273af: Pulling fs layer [2022-04-19T08:57:36.431Z] 5d3b04190fa2: Pulling fs layer [2022-04-19T08:57:36.431Z] 2f39f015ded8: Pulling fs layer [2022-04-19T08:57:36.431Z] 33b1e0a273af: Waiting [2022-04-19T08:57:36.431Z] 5d3b04190fa2: Waiting [2022-04-19T08:57:36.431Z] 2f39f015ded8: Waiting [2022-04-19T08:57:36.431Z] 5c69ac0246d0: Verifying Checksum [2022-04-19T08:57:36.431Z] 5c69ac0246d0: Download complete [2022-04-19T08:57:36.431Z] 3a2ae6a8a46f: Download complete [2022-04-19T08:57:36.431Z] 33b1e0a273af: Verifying Checksum [2022-04-19T08:57:36.431Z] 33b1e0a273af: Download complete [2022-04-19T08:57:36.693Z] 5d3b04190fa2: Verifying Checksum [2022-04-19T08:57:36.693Z] 5d3b04190fa2: Download complete [2022-04-19T08:57:36.693Z] ec43610c2a17: Verifying Checksum [2022-04-19T08:57:36.693Z] ec43610c2a17: Download complete [2022-04-19T08:57:36.693Z] 5eb5b503b376: Verifying Checksum [2022-04-19T08:57:36.693Z] 5eb5b503b376: Download complete [2022-04-19T08:57:37.261Z] 2f39f015ded8: Download complete [2022-04-19T08:57:37.830Z] 5eb5b503b376: Pull complete [2022-04-19T08:57:38.089Z] 5c69ac0246d0: Pull complete [2022-04-19T08:57:38.661Z] ec43610c2a17: Pull complete [2022-04-19T08:57:38.661Z] 3a2ae6a8a46f: Pull complete [2022-04-19T08:57:38.922Z] 33b1e0a273af: Pull complete [2022-04-19T08:57:38.922Z] 5d3b04190fa2: Pull complete [2022-04-19T08:57:44.201Z] 2f39f015ded8: Pull complete [2022-04-19T08:57:44.201Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-19T08:57:44.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T08:57:44.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-19T08:57:44.290Z] prd-ubuntu20.04-docker-8c-8g-21330 does not seem to be running inside a container [2022-04-19T08:57:44.332Z] $ 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_PR-515 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515:/w/workspace/edgexfoundry_edgex-ui-go_PR-515:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-19T08:57:45.669Z] $ docker top 23d4fa0cad38732b47c3706736734b10adc2b648f0cbfe26d4f6874986b3e39b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T08:57:46.170Z] ---> job-cost.sh [2022-04-19T08:57:46.170Z] lf-activate-venv: SKIPPING [2022-04-19T08:57:46.170Z] INFO: No Stack... [2022-04-19T08:57:46.434Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-19T08:57:47.008Z] INFO: Archiving Costs [Pipeline] sh [2022-04-19T08:57:47.336Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-515/archives/cost.csv [2022-04-19T08:57:47.336Z] + cut -d, -f6 [Pipeline] lock [2022-04-19T08:57:47.381Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] [2022-04-19T08:57:47.386Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] did not exist. Created. [2022-04-19T08:57:47.386Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-19T08:57:47.776Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-19T08:57:47.835Z] Stashed 1 file(s) [Pipeline] } [2022-04-19T08:57:47.850Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-19T08:57:47.935Z] $ docker stop --time=1 23d4fa0cad38732b47c3706736734b10adc2b648f0cbfe26d4f6874986b3e39b [2022-04-19T08:57:49.102Z] $ docker rm -f 23d4fa0cad38732b47c3706736734b10adc2b648f0cbfe26d4f6874986b3e39b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T08:58:18.048Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21331 in /w/workspace/edgexfoundry_edgex-ui-go_PR-515 [Pipeline] { [Pipeline] ws [2022-04-19T08:58:18.091Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-04-19T08:58:18.399Z] The recommended git tool is: git [2022-04-19T08:58:25.810Z] using credential edgex-jenkins-ssh [2022-04-19T08:58:25.830Z] Cloning the remote Git repository [2022-04-19T08:58:25.924Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-19T08:58:26.047Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-04-19T08:58:26.272Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-19T08:58:26.273Z] > git --version # timeout=10 [2022-04-19T08:58:26.307Z] > git --version # 'git version 2.25.1' [2022-04-19T08:58:26.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T08:58:26.463Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T08:58:29.622Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-19T08:58:29.663Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T08:58:29.695Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-19T08:58:29.741Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-19T08:58:29.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T08:58:29.755Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/515/head:refs/remotes/origin/PR-515 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-19T08:58:30.363Z] Merging remotes/origin/main commit 36bf49d833f23e02259df007f2e7db006630a714 into PR head commit ec58df43f6f10948d51c3942ed69070c02639841 [2022-04-19T08:58:30.893Z] Merge succeeded, producing ec58df43f6f10948d51c3942ed69070c02639841 [2022-04-19T08:58:30.893Z] Checking out Revision ec58df43f6f10948d51c3942ed69070c02639841 (PR-515) [2022-04-19T08:58:30.382Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T08:58:30.402Z] > git checkout -f ec58df43f6f10948d51c3942ed69070c02639841 # timeout=10 [2022-04-19T08:58:30.804Z] > git remote # timeout=10 [2022-04-19T08:58:30.823Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T08:58:30.838Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T08:58:30.850Z] > git merge 36bf49d833f23e02259df007f2e7db006630a714 # timeout=10 [2022-04-19T08:58:30.877Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T08:58:30.901Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T08:58:30.926Z] > git checkout -f ec58df43f6f10948d51c3942ed69070c02639841 # timeout=10 [2022-04-19T08:58:35.380Z] Commit message: "test(snap): add snap CI workflow" [2022-04-19T08:58:35.444Z] > git --version # timeout=10 [2022-04-19T08:58:35.453Z] > git --version # 'git version 2.25.1' [2022-04-19T08:58:35.467Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T08:58:36.583Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-19T08:58:36.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T08:58:36.583Z] Dload Upload Total Spent Left Speed [2022-04-19T08:58:36.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 86445 [Pipeline] sh [2022-04-19T08:58:37.199Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-19T08:58:37.553Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-19T08:58:37.553Z] + sudo tee /etc/docker/daemon.new [2022-04-19T08:58:37.553Z] { [2022-04-19T08:58:37.553Z] "registry-mirrors": [ [2022-04-19T08:58:37.553Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-19T08:58:37.553Z] ], [2022-04-19T08:58:37.553Z] "bip": "10.250.0.254/24", [2022-04-19T08:58:37.553Z] "hosts": [ [2022-04-19T08:58:37.553Z] "tcp://0.0.0.0:5555", [2022-04-19T08:58:37.553Z] "unix:///var/run/docker.sock" [2022-04-19T08:58:37.553Z] ], [2022-04-19T08:58:37.553Z] "mtu": 1458, [2022-04-19T08:58:37.553Z] "selinux-enabled": true, [2022-04-19T08:58:37.553Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-19T08:58:37.553Z] } [Pipeline] sh [2022-04-19T08:58:37.913Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-19T08:58:38.273Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T08:58:56.664Z] provisioning config files... [2022-04-19T08:58:56.690Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8164272092430277217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T08:58:57.287Z] ---> docker-login.sh [2022-04-19T08:58:57.287Z] nexus3.edgexfoundry.org:10001 [2022-04-19T08:58:57.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T08:58:58.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T08:58:58.157Z] Configure a credential helper to remove this warning. See [2022-04-19T08:58:58.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T08:58:58.157Z] [2022-04-19T08:58:58.157Z] Login Succeeded [2022-04-19T08:58:58.157Z] nexus3.edgexfoundry.org:10002 [2022-04-19T08:58:58.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T08:58:58.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T08:58:58.707Z] Configure a credential helper to remove this warning. See [2022-04-19T08:58:58.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T08:58:58.707Z] [2022-04-19T08:58:58.707Z] Login Succeeded [2022-04-19T08:58:58.707Z] nexus3.edgexfoundry.org:10003 [2022-04-19T08:58:58.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T08:58:58.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T08:58:58.983Z] Configure a credential helper to remove this warning. See [2022-04-19T08:58:58.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T08:58:58.983Z] [2022-04-19T08:58:58.983Z] Login Succeeded [2022-04-19T08:58:59.257Z] nexus3.edgexfoundry.org:10004 [2022-04-19T08:58:59.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T08:58:59.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T08:58:59.531Z] Configure a credential helper to remove this warning. See [2022-04-19T08:58:59.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T08:58:59.531Z] [2022-04-19T08:58:59.531Z] Login Succeeded [2022-04-19T08:58:59.531Z] docker.io [2022-04-19T08:59:00.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T08:59:00.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T08:59:00.401Z] Configure a credential helper to remove this warning. See [2022-04-19T08:59:00.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T08:59:00.401Z] [2022-04-19T08:59:00.401Z] Login Succeeded [2022-04-19T08:59:00.401Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T08:59:00.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-19T08:59:00.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T08:59:00.860Z] ========================================================= [2022-04-19T08:59:00.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-19T08:59:00.860Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-19T08:59:01.316Z] + 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-04-19T08:59:02.312Z] Sending build context to Docker daemon 27.08MB [2022-04-19T08:59:02.312Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T08:59:02.312Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-19T08:59:02.312Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-19T08:59:02.312Z] 9b3977197b4f: Pulling fs layer [2022-04-19T08:59:02.312Z] 1a89e8eeedd5: Pulling fs layer [2022-04-19T08:59:02.312Z] 94645a83ff95: Pulling fs layer [2022-04-19T08:59:02.312Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-19T08:59:02.312Z] 0c92f367c5e7: Pulling fs layer [2022-04-19T08:59:02.312Z] f7c0051592d6: Pulling fs layer [2022-04-19T08:59:02.312Z] a227ed2f7395: Pulling fs layer [2022-04-19T08:59:02.312Z] 7b1c46037f91: Pulling fs layer [2022-04-19T08:59:02.312Z] 0c92f367c5e7: Waiting [2022-04-19T08:59:02.312Z] f7c0051592d6: Waiting [2022-04-19T08:59:02.312Z] 3f3a8bcf1eab: Waiting [2022-04-19T08:59:02.312Z] 7b1c46037f91: Waiting [2022-04-19T08:59:02.312Z] a227ed2f7395: Waiting [2022-04-19T08:59:02.588Z] 94645a83ff95: Download complete [2022-04-19T08:59:02.588Z] 1a89e8eeedd5: Verifying Checksum [2022-04-19T08:59:02.588Z] 1a89e8eeedd5: Download complete [2022-04-19T08:59:02.588Z] 0c92f367c5e7: Download complete [2022-04-19T08:59:02.588Z] f7c0051592d6: Verifying Checksum [2022-04-19T08:59:02.588Z] f7c0051592d6: Download complete [2022-04-19T08:59:02.588Z] 9b3977197b4f: Verifying Checksum [2022-04-19T08:59:02.588Z] 9b3977197b4f: Download complete [2022-04-19T08:59:02.588Z] a227ed2f7395: Verifying Checksum [2022-04-19T08:59:02.588Z] a227ed2f7395: Download complete [2022-04-19T08:59:03.197Z] 9b3977197b4f: Pull complete [2022-04-19T08:59:03.800Z] 1a89e8eeedd5: Pull complete [2022-04-19T08:59:04.076Z] 94645a83ff95: Pull complete [2022-04-19T08:59:04.684Z] 7b1c46037f91: Verifying Checksum [2022-04-19T08:59:04.684Z] 7b1c46037f91: Download complete [2022-04-19T08:59:04.958Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-19T08:59:04.958Z] 3f3a8bcf1eab: Download complete [2022-04-19T08:59:17.371Z] 3f3a8bcf1eab: Pull complete [2022-04-19T08:59:17.371Z] 0c92f367c5e7: Pull complete [2022-04-19T08:59:17.371Z] f7c0051592d6: Pull complete [2022-04-19T08:59:17.645Z] a227ed2f7395: Pull complete [2022-04-19T08:59:24.365Z] 7b1c46037f91: Pull complete [2022-04-19T08:59:24.365Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-19T08:59:24.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T08:59:24.365Z] ---> f79e39bc4007 [2022-04-19T08:59:24.365Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-19T08:59:25.021Z] ---> Running in d99a11b0e57e [2022-04-19T08:59:25.296Z] Removing intermediate container d99a11b0e57e [2022-04-19T08:59:25.296Z] ---> f0c8d371515b [2022-04-19T08:59:25.296Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-19T08:59:25.296Z] ---> Running in 63e7f8f1c887 [2022-04-19T08:59:25.571Z] Removing intermediate container 63e7f8f1c887 [2022-04-19T08:59:25.571Z] ---> 205b025d79fb [2022-04-19T08:59:25.571Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T08:59:25.571Z] ---> Running in f1ac9a436259 [2022-04-19T08:59:25.846Z] Removing intermediate container f1ac9a436259 [2022-04-19T08:59:25.846Z] ---> 713138d2d767 [2022-04-19T08:59:25.846Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-19T08:59:26.120Z] ---> Running in 85ac1d0d8ebb [2022-04-19T08:59:26.394Z] Removing intermediate container 85ac1d0d8ebb [2022-04-19T08:59:26.394Z] ---> 2debbbd7835e [2022-04-19T08:59:26.394Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-19T08:59:26.394Z] ---> Running in 2599a7a79062 [2022-04-19T08:59:26.673Z] Removing intermediate container 2599a7a79062 [2022-04-19T08:59:26.673Z] ---> ac26fe8c43ad [2022-04-19T08:59:26.673Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T08:59:26.673Z] ---> Running in 3651a561991b [2022-04-19T08:59:28.659Z] Removing intermediate container 3651a561991b [2022-04-19T08:59:28.659Z] ---> d1089e083dcf [2022-04-19T08:59:28.659Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T08:59:28.659Z] ---> Running in 3d730c9aef02 [2022-04-19T08:59:29.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T08:59:30.627Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T08:59:31.227Z] OK: 220 MiB in 52 packages [2022-04-19T08:59:33.240Z] Removing intermediate container 3d730c9aef02 [2022-04-19T08:59:33.240Z] ---> fad1360f67bc [2022-04-19T08:59:33.240Z] Step 10/15 : ENV GO111MODULE=on [2022-04-19T08:59:33.240Z] ---> Running in 2746508b9713 [2022-04-19T08:59:34.225Z] Removing intermediate container 2746508b9713 [2022-04-19T08:59:34.225Z] ---> f89ef196b19b [2022-04-19T08:59:34.225Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-19T08:59:34.225Z] ---> Running in aa55a9c76b19 [2022-04-19T08:59:34.499Z] Removing intermediate container aa55a9c76b19 [2022-04-19T08:59:34.499Z] ---> 23464ed3b3aa [2022-04-19T08:59:34.499Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-19T08:59:35.103Z] ---> 5664eecd6225 [2022-04-19T08:59:35.103Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T08:59:35.380Z] ---> Running in cacd5f8ccb23 [2022-04-19T09:00:57.201Z] Removing intermediate container cacd5f8ccb23 [2022-04-19T09:00:57.201Z] ---> e1b321740a79 [2022-04-19T09:00:57.201Z] Step 14/15 : COPY . . [2022-04-19T09:00:57.201Z] ---> fcc09bce7515 [2022-04-19T09:00:57.201Z] Step 15/15 : RUN ${MAKE} [2022-04-19T09:00:57.201Z] ---> Running in 7bafc63963f9 [2022-04-19T09:00:57.201Z] noop [2022-04-19T09:00:57.201Z] Removing intermediate container 7bafc63963f9 [2022-04-19T09:00:57.201Z] ---> dfe0dcbcfdc4 [2022-04-19T09:00:57.201Z] Successfully built dfe0dcbcfdc4 [2022-04-19T09:00:57.201Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T09:00:57.571Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T09:00:57.571Z] . [Pipeline] withDockerContainer [2022-04-19T09:00:57.823Z] prd-ubuntu20.04-docker-arm64-4c-16g-21331 does not seem to be running inside a container [2022-04-19T09:00:57.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-19T09:00:59.207Z] $ docker top 2c7af8a04b195960b534ab6e9f8bf79fcbfdb1263f27680ed954d6a484572cf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T09:01:00.165Z] + go version [2022-04-19T09:01:00.165Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-19T09:01:00.205Z] $ docker stop --time=1 2c7af8a04b195960b534ab6e9f8bf79fcbfdb1263f27680ed954d6a484572cf4 [2022-04-19T09:01:01.869Z] $ docker rm -f 2c7af8a04b195960b534ab6e9f8bf79fcbfdb1263f27680ed954d6a484572cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T09:01:02.743Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T09:01:02.744Z] . [Pipeline] withDockerContainer [2022-04-19T09:01:02.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-21331 does not seem to be running inside a container [2022-04-19T09:01:03.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-19T09:01:04.355Z] $ docker top 04f4555d65e9aca0555ed76da56c82c81133f997d61fe53106cf265982a78fe5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-19T09:01:05.351Z] + make test [2022-04-19T09:01:05.351Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-19T09:01:06.800Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-19T09:01:45.902Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-19T09:01:45.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-19T09:01:45.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-19T09:01:45.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-19T09:01:45.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-19T09:01:45.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-19T09:01:45.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-19T09:01:45.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-19T09:01:45.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-19T09:01:45.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-19T09:01:45.902Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-19T09:01:45.902Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-19T09:01:45.902Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-19T09:01:58.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T09:01:58.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-19T09:01:58.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-19T09:01:58.405Z] $ docker stop --time=1 04f4555d65e9aca0555ed76da56c82c81133f997d61fe53106cf265982a78fe5 [2022-04-19T09:02:00.180Z] $ docker rm -f 04f4555d65e9aca0555ed76da56c82c81133f997d61fe53106cf265982a78fe5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T09:02:01.011Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-19T09:02:01.045Z] Warning: overwriting stash ‘coverage-report’ [2022-04-19T09:02:01.642Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T09:02:02.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-19T09:02:02.581Z] + ls -al . [2022-04-19T09:02:02.581Z] total 160 [2022-04-19T09:02:02.581Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 19 09:01 . [2022-04-19T09:02:02.581Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:58 .. [2022-04-19T09:02:02.581Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 08:58 .git [2022-04-19T09:02:02.581Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:58 .github [2022-04-19T09:02:02.581Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 19 08:58 .gitignore [2022-04-19T09:02:02.581Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 19 08:58 Attribution.txt [2022-04-19T09:02:02.581Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 19 08:58 CONTRIBUTING.md [2022-04-19T09:02:02.581Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 19 08:58 Dockerfile [2022-04-19T09:02:02.581Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 19 08:58 Jenkinsfile [2022-04-19T09:02:02.581Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 19 08:58 LICENSE [2022-04-19T09:02:02.581Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 19 08:58 Makefile [2022-04-19T09:02:02.581Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 19 08:58 README.md [2022-04-19T09:02:02.581Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 08:56 VERSION [2022-04-19T09:02:02.581Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:58 assets [2022-04-19T09:02:02.581Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 08:58 bin [2022-04-19T09:02:02.581Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:58 cmd [2022-04-19T09:02:02.581Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 19 09:01 coverage.out [2022-04-19T09:02:02.581Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 08:58 docs [2022-04-19T09:02:02.581Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 19 08:58 go.mod [2022-04-19T09:02:02.581Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 19 08:58 go.sum [2022-04-19T09:02:02.581Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 08:58 internal [2022-04-19T09:02:02.581Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:58 pkg [2022-04-19T09:02:02.582Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:58 snap [2022-04-19T09:02:02.582Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:58 testing [2022-04-19T09:02:02.582Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 19 08:58 version.go [2022-04-19T09:02:02.582Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:58 web [Pipeline] isUnix [Pipeline] sh [2022-04-19T09:02:02.954Z] + 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=ec58df43f6f10948d51c3942ed69070c02639841 --label arch=arm64 --label version=0.0.0 . [2022-04-19T09:02:03.935Z] Sending build context to Docker daemon 27.09MB [2022-04-19T09:02:03.935Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T09:02:03.935Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-19T09:02:03.935Z] ---> dfe0dcbcfdc4 [2022-04-19T09:02:03.935Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-19T09:02:04.208Z] ---> Running in d84355cb5721 [2022-04-19T09:02:04.480Z] Removing intermediate container d84355cb5721 [2022-04-19T09:02:04.480Z] ---> c4ca30be06f4 [2022-04-19T09:02:04.480Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-19T09:02:04.480Z] ---> Running in 14c5926aa3eb [2022-04-19T09:02:04.755Z] Removing intermediate container 14c5926aa3eb [2022-04-19T09:02:04.755Z] ---> f98bc0ba0cbb [2022-04-19T09:02:04.755Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T09:02:05.027Z] ---> Running in 8df3a513419a [2022-04-19T09:02:05.300Z] Removing intermediate container 8df3a513419a [2022-04-19T09:02:05.300Z] ---> 5fa02c356865 [2022-04-19T09:02:05.300Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-19T09:02:05.300Z] ---> Running in c01e5907c356 [2022-04-19T09:02:05.572Z] Removing intermediate container c01e5907c356 [2022-04-19T09:02:05.572Z] ---> bbca947f8589 [2022-04-19T09:02:05.572Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-19T09:02:05.572Z] ---> Running in d575e3bfec64 [2022-04-19T09:02:06.172Z] Removing intermediate container d575e3bfec64 [2022-04-19T09:02:06.172Z] ---> 4a969d3d138e [2022-04-19T09:02:06.172Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T09:02:06.172Z] ---> Running in b57792affd4f [2022-04-19T09:02:07.626Z] Removing intermediate container b57792affd4f [2022-04-19T09:02:07.626Z] ---> 97d5c965ce94 [2022-04-19T09:02:07.626Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T09:02:07.910Z] ---> Running in a68a52847bf8 [2022-04-19T09:02:08.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T09:02:09.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T09:02:10.463Z] OK: 220 MiB in 52 packages [2022-04-19T09:02:11.443Z] Removing intermediate container a68a52847bf8 [2022-04-19T09:02:11.443Z] ---> 79494a0c819b [2022-04-19T09:02:11.443Z] Step 10/23 : ENV GO111MODULE=on [2022-04-19T09:02:11.443Z] ---> Running in ad849adc42d1 [2022-04-19T09:02:11.718Z] Removing intermediate container ad849adc42d1 [2022-04-19T09:02:11.718Z] ---> 724961622d83 [2022-04-19T09:02:11.718Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-19T09:02:11.718Z] ---> Running in 99160a725948 [2022-04-19T09:02:11.993Z] Removing intermediate container 99160a725948 [2022-04-19T09:02:11.993Z] ---> df79203b0b9d [2022-04-19T09:02:11.993Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-19T09:02:12.588Z] ---> b2c84c541045 [2022-04-19T09:02:12.588Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T09:02:12.588Z] ---> Running in 734088a2e96d [2022-04-19T09:02:14.572Z] Removing intermediate container 734088a2e96d [2022-04-19T09:02:14.572Z] ---> ed8c124ad661 [2022-04-19T09:02:14.572Z] Step 14/23 : COPY . . [2022-04-19T09:02:17.979Z] ---> 30dc85209419 [2022-04-19T09:02:17.979Z] Step 15/23 : RUN ${MAKE} [2022-04-19T09:02:17.979Z] ---> Running in 6a7c60d0c5ba [2022-04-19T09:02:18.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-19T09:02:51.370Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-19T09:02:54.766Z] Removing intermediate container 6a7c60d0c5ba [2022-04-19T09:02:54.766Z] ---> 19e54e2f501f [2022-04-19T09:02:54.766Z] Step 16/23 : FROM alpine:3.14 [2022-04-19T09:02:55.040Z] 3.14: Pulling from library/alpine [2022-04-19T09:02:55.313Z] 455c02918c45: Pulling fs layer [2022-04-19T09:02:55.588Z] 455c02918c45: Verifying Checksum [2022-04-19T09:02:56.187Z] 455c02918c45: Pull complete [2022-04-19T09:02:56.187Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T09:02:56.187Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T09:02:56.187Z] ---> ac73e934f311 [2022-04-19T09:02:56.187Z] Step 17/23 : EXPOSE 4000 [2022-04-19T09:02:56.187Z] ---> Running in 7918e6b74b7e [2022-04-19T09:02:56.461Z] Removing intermediate container 7918e6b74b7e [2022-04-19T09:02:56.461Z] ---> 6dadd1a9334d [2022-04-19T09:02:56.461Z] 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-04-19T09:02:57.908Z] ---> bfe618c72aed [2022-04-19T09:02:57.908Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-19T09:02:57.908Z] ---> Running in 81491000b8cd [2022-04-19T09:02:58.182Z] Removing intermediate container 81491000b8cd [2022-04-19T09:02:58.182Z] ---> 07d82201744a [2022-04-19T09:02:58.182Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-19T09:02:58.182Z] ---> Running in b6a341aba293 [2022-04-19T09:02:58.464Z] Removing intermediate container b6a341aba293 [2022-04-19T09:02:58.464Z] ---> 38b8b2403c02 [2022-04-19T09:02:58.464Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T09:02:58.741Z] ---> Running in 84258c4841a5 [2022-04-19T09:02:59.024Z] Removing intermediate container 84258c4841a5 [2022-04-19T09:02:59.024Z] ---> 101cb58c8c13 [2022-04-19T09:02:59.024Z] Step 22/23 : LABEL git_sha=ec58df43f6f10948d51c3942ed69070c02639841 [2022-04-19T09:02:59.024Z] ---> Running in 4df6d18f869e [2022-04-19T09:02:59.301Z] Removing intermediate container 4df6d18f869e [2022-04-19T09:02:59.301Z] ---> 44f7cd1ce51e [2022-04-19T09:02:59.301Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T09:02:59.301Z] ---> Running in 5043b231a017 [2022-04-19T09:02:59.577Z] Removing intermediate container 5043b231a017 [2022-04-19T09:02:59.577Z] ---> 776fd2ec8acf [2022-04-19T09:02:59.577Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-19T09:02:59.850Z] Successfully built 776fd2ec8acf [2022-04-19T09:02:59.850Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T09:03:00.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T09:03:00.556Z] [2022-04-19T09:03:00.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-19T09:03:00.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T09:03:01.223Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-19T09:03:01.223Z] 8998bd30e6a1: Pulling fs layer [2022-04-19T09:03:01.223Z] 04944245beec: Pulling fs layer [2022-04-19T09:03:01.223Z] 699f458cf7ca: Pulling fs layer [2022-04-19T09:03:01.223Z] 765212b225bb: Pulling fs layer [2022-04-19T09:03:01.223Z] f23df028b6ca: Pulling fs layer [2022-04-19T09:03:01.223Z] d65c8cfc05b1: Pulling fs layer [2022-04-19T09:03:01.223Z] 2437ff75d9bd: Pulling fs layer [2022-04-19T09:03:01.223Z] 765212b225bb: Waiting [2022-04-19T09:03:01.223Z] f23df028b6ca: Waiting [2022-04-19T09:03:01.223Z] d65c8cfc05b1: Waiting [2022-04-19T09:03:01.223Z] 2437ff75d9bd: Waiting [2022-04-19T09:03:01.223Z] 04944245beec: Verifying Checksum [2022-04-19T09:03:01.223Z] 04944245beec: Download complete [2022-04-19T09:03:01.223Z] 765212b225bb: Verifying Checksum [2022-04-19T09:03:01.223Z] 765212b225bb: Download complete [2022-04-19T09:03:01.223Z] f23df028b6ca: Verifying Checksum [2022-04-19T09:03:01.223Z] f23df028b6ca: Download complete [2022-04-19T09:03:01.223Z] d65c8cfc05b1: Verifying Checksum [2022-04-19T09:03:01.223Z] d65c8cfc05b1: Download complete [2022-04-19T09:03:01.500Z] 699f458cf7ca: Verifying Checksum [2022-04-19T09:03:01.500Z] 699f458cf7ca: Download complete [2022-04-19T09:03:01.779Z] 8998bd30e6a1: Verifying Checksum [2022-04-19T09:03:01.779Z] 8998bd30e6a1: Download complete [2022-04-19T09:03:04.418Z] 2437ff75d9bd: Verifying Checksum [2022-04-19T09:03:04.418Z] 2437ff75d9bd: Download complete [2022-04-19T09:03:06.400Z] 8998bd30e6a1: Pull complete [2022-04-19T09:03:06.674Z] 04944245beec: Pull complete [2022-04-19T09:03:08.118Z] 699f458cf7ca: Pull complete [2022-04-19T09:03:08.394Z] 765212b225bb: Pull complete [2022-04-19T09:03:08.993Z] f23df028b6ca: Pull complete [2022-04-19T09:03:09.267Z] d65c8cfc05b1: Pull complete [2022-04-19T09:03:24.367Z] 2437ff75d9bd: Pull complete [2022-04-19T09:03:24.367Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-19T09:03:24.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T09:03:24.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-19T09:03:24.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-21331 does not seem to be running inside a container [2022-04-19T09:03:24.710Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-19T09:03:27.361Z] $ docker top 370e5ed62c03728cd126d02f889b2911de2f4d89b756d1063cddc8ce79a22613 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T09:03:28.322Z] ---> job-cost.sh [2022-04-19T09:03:28.322Z] lf-activate-venv: SKIPPING [2022-04-19T09:03:28.322Z] INFO: No Stack... [2022-04-19T09:03:28.914Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-19T09:03:29.890Z] INFO: Archiving Costs [Pipeline] sh [2022-04-19T09:03:30.573Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-04-19T09:03:30.573Z] + cut -d, -f6 [Pipeline] lock [2022-04-19T09:03:30.662Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] [2022-04-19T09:03:30.666Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] did not exist. Created. [2022-04-19T09:03:30.667Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-19T09:03:31.421Z] /w/workspace/edgex-ui-go/1@tmp/durable-faf4d50f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-19T09:03:32.120Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-19T09:03:32.158Z] Warning: overwriting stash ‘stack-cost’ [2022-04-19T09:03:32.310Z] Stashed 1 file(s) [Pipeline] } [2022-04-19T09:03:32.326Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-515-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-19T09:03:32.410Z] $ docker stop --time=1 370e5ed62c03728cd126d02f889b2911de2f4d89b756d1063cddc8ce79a22613 [2022-04-19T09:03:33.932Z] $ docker rm -f 370e5ed62c03728cd126d02f889b2911de2f4d89b756d1063cddc8ce79a22613 [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-04-19T09:03:34.930Z] provisioning config files... [2022-04-19T09:03:34.941Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/config3459070178586958821tmp [Pipeline] { [Pipeline] sh [2022-04-19T09:03:35.273Z] + set +x [2022-04-19T09:03:35.273Z] + + curlbash -s -s https://codecov.io/bash -- [2022-04-19T09:03:35.273Z] [2022-04-19T09:03:35.273Z] [2022-04-19T09:03:35.273Z] _____ _ [2022-04-19T09:03:35.273Z] / ____| | | [2022-04-19T09:03:35.273Z] | | ___ __| | ___ ___ _____ __ [2022-04-19T09:03:35.273Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-19T09:03:35.273Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-19T09:03:35.273Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-19T09:03:35.273Z] Bash-1.0.6 [2022-04-19T09:03:35.273Z] [2022-04-19T09:03:35.273Z] [2022-04-19T09:03:35.273Z] ==> git version 2.25.1 found [2022-04-19T09:03:35.273Z] ==> 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-04-19T09:03:35.273Z] Release-Date: 2020-01-08 [2022-04-19T09:03:35.273Z] 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-04-19T09:03:35.273Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-19T09:03:35.273Z] ==> Jenkins CI detected. [2022-04-19T09:03:35.273Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-515 [2022-04-19T09:03:35.273Z] project root: . [2022-04-19T09:03:35.273Z] --> token set from env [2022-04-19T09:03:35.273Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-19T09:03:35.273Z] ==> Running gcov in . (disable via -X gcov) [2022-04-19T09:03:35.273Z] ==> Python coveragepy not found [2022-04-19T09:03:35.273Z] ==> Searching for coverage reports in: [2022-04-19T09:03:35.273Z] + . [2022-04-19T09:03:35.273Z] -> Found 1 reports [2022-04-19T09:03:35.273Z] ==> Detecting git/mercurial file structure [2022-04-19T09:03:35.535Z] ==> Reading reports [2022-04-19T09:03:35.535Z] + ./coverage.out bytes=10 [2022-04-19T09:03:35.535Z] ==> Appending adjustments [2022-04-19T09:03:35.535Z] https://docs.codecov.io/docs/fixing-reports [2022-04-19T09:03:35.535Z] + Found adjustments [2022-04-19T09:03:35.535Z] ==> Gzipping contents [2022-04-19T09:03:35.535Z] 4.0K /tmp/codecov.1NeSTv.gz [2022-04-19T09:03:35.535Z] ==> Uploading reports [2022-04-19T09:03:35.535Z] url: https://codecov.io [2022-04-19T09:03:35.535Z] query: branch=PR-515&commit=ec58df43f6f10948d51c3942ed69070c02639841&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-515%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=515&job=&cmd_args= [2022-04-19T09:03:35.535Z] -> Pinging Codecov [2022-04-19T09:03:35.535Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-515&commit=ec58df43f6f10948d51c3942ed69070c02639841&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-515%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=515&job=&cmd_args= [2022-04-19T09:03:35.797Z] -> Uploading to [2022-04-19T09:03:35.797Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-19/FB506323287CE973F263BFD2A0EB1F37/ec58df43f6f10948d51c3942ed69070c02639841/1bbb5923-6cbd-4edd-859c-a22793c1cf0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220419T090335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d9275bce08b31b499cdc7b95035bff78130bd66f1027a6eaf18f7d53a13d2b6 [2022-04-19T09:03:35.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T09:03:35.797Z] Dload Upload Total Spent Left Speed [2022-04-19T09:03:36.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 19146 --:--:-- --:--:-- --:--:-- 19146 [2022-04-19T09:03:36.059Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ec58df43f6f10948d51c3942ed69070c02639841 [Pipeline] } [2022-04-19T09:03:36.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-19T09:03:37.876Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-515/archives ] [2022-04-19T09:03:37.876Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-515/archives [2022-04-19T09:03:37.876Z] total 16 [2022-04-19T09:03:37.876Z] drwxr-xr-x 3 root root 4096 Apr 19 08:57 . [2022-04-19T09:03:37.876Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 19 08:57 .. [2022-04-19T09:03:37.876Z] drwxr-xr-x 2 root root 4096 Apr 19 08:57 cost [2022-04-19T09:03:37.876Z] -rw-r--r-- 1 root root 82 Apr 19 08:57 cost.csv [2022-04-19T09:03:37.876Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-515/archives [2022-04-19T09:03:37.876Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-515/archives [2022-04-19T09:03:37.876Z] total 16 [2022-04-19T09:03:37.876Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 08:57 . [2022-04-19T09:03:37.876Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 19 08:57 .. [2022-04-19T09:03:37.876Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 08:57 cost [2022-04-19T09:03:37.876Z] -rw-r--r-- 1 jenkins jenkins 82 Apr 19 08:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-19T09:03:38.233Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T09:03:39.153Z] ---> package-listing.sh [2022-04-19T09:03:39.153Z] ++ facter osfamily [2022-04-19T09:03:39.153Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-19T09:03:39.446Z] + OS_FAMILY=debian [2022-04-19T09:03:39.446Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-515 [2022-04-19T09:03:39.446Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-19T09:03:39.446Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-19T09:03:39.446Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-19T09:03:39.446Z] + PACKAGES=/tmp/packages_start.txt [2022-04-19T09:03:39.446Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-515 ']' [2022-04-19T09:03:39.446Z] + PACKAGES=/tmp/packages_end.txt [2022-04-19T09:03:39.446Z] + case "${OS_FAMILY}" in [2022-04-19T09:03:39.446Z] + dpkg -l [2022-04-19T09:03:39.446Z] + grep '^ii' [2022-04-19T09:03:39.446Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-19T09:03:39.446Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-19T09:03:39.446Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-19T09:03:39.446Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-515 ']' [2022-04-19T09:03:39.446Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-515/archives/ [2022-04-19T09:03:39.446Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-515/archives/ [Pipeline] echo [2022-04-19T09:03:39.478Z] 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_PR-515/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-19T09:03:39.820Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-19T09:03:40.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T09:03:40.406Z] . [Pipeline] withDockerContainer [2022-04-19T09:03:40.496Z] prd-ubuntu20.04-docker-8c-8g-21330 does not seem to be running inside a container [2022-04-19T09:03:40.535Z] $ 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_PR-515/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_PR-515 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515:/w/workspace/edgexfoundry_edgex-ui-go_PR-515:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-19T09:03:40.776Z] $ docker top 0c11b965491bdb422c44ddb0922bbf02324c753f9beff2747c521276e261b66e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T09:03:41.173Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-19T09:03:41.498Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-19T09:03:41.813Z] + ls /var/log/sa-host [2022-04-19T09:03:41.813Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T09:03:42.090Z] provisioning config files... [2022-04-19T09:03:42.100Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-515@tmp/config4001900964276063080tmp [Pipeline] { [Pipeline] echo [2022-04-19T09:03:42.145Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T09:03:42.457Z] ---> create-netrc.sh [Pipeline] } [2022-04-19T09:03:42.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-19T09:03:42.890Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-19T09:03:42.923Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T09:03:43.241Z] ---> sudo-logs.sh [2022-04-19T09:03:43.241Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-19T09:03:43.322Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T09:03:43.637Z] ---> job-cost.sh [2022-04-19T09:03:43.637Z] lf-activate-venv: SKIPPING [2022-04-19T09:03:43.637Z] DEBUG: total: 0.2199999988079071 [2022-04-19T09:03:43.637Z] INFO: Retrieving Stack Cost... [2022-04-19T09:03:44.210Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-19T09:03:44.470Z] INFO: Archiving Costs [Pipeline] echo [2022-04-19T09:03:44.506Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T09:03:44.832Z] ---> logs-deploy.sh [2022-04-19T09:03:44.832Z] lf-activate-venv: SKIPPING [2022-04-19T09:03:44.832Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-515/1 [2022-04-19T09:03:44.833Z] INFO: archiving workspace using pattern(s): [2022-04-19T09:03:45.772Z] Archives upload complete. [2022-04-19T09:03:46.032Z] INFO: archiving logs to Nexus