Pull request #510 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 27f6e1df440cf25d2f4182a109183bb9963d4c9a+85e38400248efaa84ce551a52fbd297875ef55c6 (af65718710927d7511ba06edf1c76d3f9c97cd73) 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-ssh2023778083237200831.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-ssh12155068968957145750.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-510/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-510/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13407126613464215493.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-510/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10103335441639394454.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-ssh3610677636896122736.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-510/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-510/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8970324709040956807.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-11404 in /w/workspace/edgexfoundry_edgex-ui-go_PR-510 [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-510 # 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 > 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/510/head:refs/remotes/origin/PR-510 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 85e38400248efaa84ce551a52fbd297875ef55c6 into PR head commit 27f6e1df440cf25d2f4182a109183bb9963d4c9a Merge succeeded, producing 27f6e1df440cf25d2f4182a109183bb9963d4c9a Checking out Revision 27f6e1df440cf25d2f4182a109183bb9963d4c9a (PR-510) > git config core.sparsecheckout # timeout=10 > git checkout -f 27f6e1df440cf25d2f4182a109183bb9963d4c9a # 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 85e38400248efaa84ce551a52fbd297875ef55c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27f6e1df440cf25d2f4182a109183bb9963d4c9a # timeout=10 Commit message: "refactor: remove OperatingState property when new device adding and only show it when editing" 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-07T11:23:11.422Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-07T11:23:11.624Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-07T11:23:11.732Z] ========================================================= [2022-04-07T11:23:11.732Z] EdgeX Global Pipelines Version Info [2022-04-07T11:23:11.732Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-07T11:23:12.646Z] ------------------- [2022-04-07T11:23:12.646Z] stable info: [2022-04-07T11:23:12.646Z] ------------------- [2022-04-07T11:23:12.646Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-07T11:23:12.646Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T11:23:12.646Z] Message: update stable to v1.0.221 [2022-04-07T11:23:13.222Z] ------------------- [2022-04-07T11:23:13.222Z] experimental info: [2022-04-07T11:23:13.222Z] ------------------- [2022-04-07T11:23:13.222Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-07T11:23:13.222Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T11:23:13.222Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-07T11:23:13.487Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-07T11:23:13.526Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-07T11:23:13.566Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-07T11:23:13.605Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-07T11:23:13.642Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-07T11:23:13.682Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-07T11:23:13.722Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-07T11:23:13.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-07T11:23:13.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-07T11:23:13.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-07T11:23:13.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-07T11:23:13.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-07T11:23:13.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-07T11:23:14.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-07T11:23:14.062Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T11:23:14.100Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T11:23:14.141Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-07T11:23:14.179Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-07T11:23:14.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-07T11:23:14.250Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-07T11:23:14.293Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-07T11:23:14.332Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-07T11:23:14.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-07T11:23:14.422Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-07T11:23:14.463Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-07T11:23:14.500Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-07T11:23:14.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-510 [Pipeline] echo [2022-04-07T11:23:14.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-510 [Pipeline] echo [2022-04-07T11:23:14.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-510 [Pipeline] echo [2022-04-07T11:23:14.668Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27f6e1df440cf25d2f4182a109183bb9963d4c9a [Pipeline] echo [2022-04-07T11:23:14.714Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27f6e1d [Pipeline] echo [2022-04-07T11:23:14.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T11:23:14.885Z] provisioning config files... [2022-04-07T11:23:14.902Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp/config174793212689203965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T11:23:15.262Z] ---> docker-login.sh [2022-04-07T11:23:15.262Z] nexus3.edgexfoundry.org:10001 [2022-04-07T11:23:15.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T11:23:15.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T11:23:15.525Z] Configure a credential helper to remove this warning. See [2022-04-07T11:23:15.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T11:23:15.525Z] [2022-04-07T11:23:15.525Z] Login Succeeded [2022-04-07T11:23:15.525Z] nexus3.edgexfoundry.org:10002 [2022-04-07T11:23:15.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T11:23:15.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T11:23:15.789Z] Configure a credential helper to remove this warning. See [2022-04-07T11:23:15.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T11:23:15.789Z] [2022-04-07T11:23:15.789Z] Login Succeeded [2022-04-07T11:23:15.789Z] nexus3.edgexfoundry.org:10003 [2022-04-07T11:23:15.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T11:23:15.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T11:23:15.789Z] Configure a credential helper to remove this warning. See [2022-04-07T11:23:15.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T11:23:15.789Z] [2022-04-07T11:23:15.789Z] Login Succeeded [2022-04-07T11:23:15.789Z] nexus3.edgexfoundry.org:10004 [2022-04-07T11:23:16.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T11:23:16.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T11:23:16.055Z] Configure a credential helper to remove this warning. See [2022-04-07T11:23:16.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T11:23:16.055Z] [2022-04-07T11:23:16.055Z] Login Succeeded [2022-04-07T11:23:16.055Z] docker.io [2022-04-07T11:23:16.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T11:23:16.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T11:23:16.633Z] Configure a credential helper to remove this warning. See [2022-04-07T11:23:16.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T11:23:16.633Z] [2022-04-07T11:23:16.633Z] Login Succeeded [2022-04-07T11:23:16.633Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T11:23:16.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-07T11:23:17.329Z] + git rev-list -1 --merges 27f6e1df440cf25d2f4182a109183bb9963d4c9a~1..27f6e1df440cf25d2f4182a109183bb9963d4c9a [Pipeline] echo [2022-04-07T11:23:17.386Z] -----------> git rev-list -1 --merges 27f6e1df440cf25d2f4182a109183bb9963d4c9a~1..27f6e1df440cf25d2f4182a109183bb9963d4c9a 27f6e1df440cf25d2f4182a109183bb9963d4c9a [false] [Pipeline] sh [2022-04-07T11:23:17.718Z] + git log --format=format:%s -1 27f6e1df440cf25d2f4182a109183bb9963d4c9a [Pipeline] echo [2022-04-07T11:23:17.789Z] ========================================================= [2022-04-07T11:23:17.789Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-07T11:23:17.789Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-07T11:23:18.257Z] + git log --format=format:%s -1 27f6e1df440cf25d2f4182a109183bb9963d4c9a [Pipeline] echo [2022-04-07T11:23:18.295Z] [semverPrep] GIT_COMMIT: 27f6e1df440cf25d2f4182a109183bb9963d4c9a, Commit Message: refactor: remove OperatingState property when new device adding and only show it when editing [Pipeline] echo [2022-04-07T11:23:18.329Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-07T11:23:18.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T11:23:18.807Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-07T11:23:18.807Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-07T11:23:18.807Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-07T11:23:18.807Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-07T11:23:18.807Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-07T11:23:18.807Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T11:23:19.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T11:23:19.286Z] [2022-04-07T11:23:19.286Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T11:23:19.633Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T11:23:19.633Z] latest: Pulling from edgex-devops/git-semver [2022-04-07T11:23:19.633Z] a0d0a0d46f8b: Pulling fs layer [2022-04-07T11:23:19.633Z] 3e5f54012d9b: Pulling fs layer [2022-04-07T11:23:19.633Z] 4c7163046ea9: Pulling fs layer [2022-04-07T11:23:19.633Z] 0c2d73faf560: Pulling fs layer [2022-04-07T11:23:19.633Z] 0c2d73faf560: Waiting [2022-04-07T11:23:19.633Z] 3e5f54012d9b: Download complete [2022-04-07T11:23:19.633Z] a0d0a0d46f8b: Download complete [2022-04-07T11:23:19.633Z] 4c7163046ea9: Download complete [2022-04-07T11:23:19.633Z] 0c2d73faf560: Verifying Checksum [2022-04-07T11:23:19.633Z] 0c2d73faf560: Download complete [2022-04-07T11:23:19.895Z] a0d0a0d46f8b: Pull complete [2022-04-07T11:23:19.895Z] 3e5f54012d9b: Pull complete [2022-04-07T11:23:20.157Z] 4c7163046ea9: Pull complete [2022-04-07T11:23:20.418Z] 0c2d73faf560: Pull complete [2022-04-07T11:23:20.418Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-07T11:23:20.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T11:23:20.418Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-07T11:23:20.527Z] prd-ubuntu20.04-docker-8c-8g-11404 does not seem to be running inside a container [2022-04-07T11:23:20.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-510 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-510:/w/workspace/edgexfoundry_edgex-ui-go_PR-510:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T11:23:21.293Z] $ docker top edc6a5faef2bfbf4d57df324a0d1edc3cf9e5c4738780a9520eaf7d82540f9cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T11:23:21.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T11:23:21.483Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T11:23:21.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T11:23:21.626Z] $ docker exec edc6a5faef2bfbf4d57df324a0d1edc3cf9e5c4738780a9520eaf7d82540f9cf ssh-agent [2022-04-07T11:23:21.737Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlbckha/agent.12 [2022-04-07T11:23:21.737Z] SSH_AGENT_PID=19 [2022-04-07T11:23:21.744Z] Running ssh-add (command line suppressed) [2022-04-07T11:23:21.861Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp/private_key_1480765997559597056.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp/private_key_1480765997559597056.key) [2022-04-07T11:23:21.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T11:23:22.213Z] + git tag --points-at HEAD [Pipeline] } [2022-04-07T11:23:22.245Z] $ docker exec --env ******** --env ******** edc6a5faef2bfbf4d57df324a0d1edc3cf9e5c4738780a9520eaf7d82540f9cf ssh-agent -k [2022-04-07T11:23:22.357Z] unset SSH_AUTH_SOCK; [2022-04-07T11:23:22.358Z] unset SSH_AGENT_PID; [2022-04-07T11:23:22.358Z] echo Agent pid 19 killed; [2022-04-07T11:23:22.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-07T11:23:22.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T11:23:22.449Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T11:23:22.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T11:23:22.591Z] $ docker exec edc6a5faef2bfbf4d57df324a0d1edc3cf9e5c4738780a9520eaf7d82540f9cf ssh-agent [2022-04-07T11:23:22.710Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXinKIoP/agent.51 [2022-04-07T11:23:22.710Z] SSH_AGENT_PID=57 [2022-04-07T11:23:22.716Z] Running ssh-add (command line suppressed) [2022-04-07T11:23:22.832Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp/private_key_3393270708295836708.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp/private_key_3393270708295836708.key) [2022-04-07T11:23:22.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T11:23:23.181Z] + git semver init [2022-04-07T11:23:23.181Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T11:23:23.181Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-510/.git [2022-04-07T11:23:23.181Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-510 [2022-04-07T11:23:23.181Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T11:23:23.181Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T11:23:23.181Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T11:23:23.181Z] # $SEMVER_BRANCH = PR-510 [2022-04-07T11:23:23.181Z] # $SEMVER_TEMP = /tmp/semver-920949769 [2022-04-07T11:23:23.181Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-04-07T11:23:25.731Z] # '/tmp/semver-920949769' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-510/.semver' [2022-04-07T11:23:25.731Z] # -> Force: false [2022-04-07T11:23:25.731Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-510/.semver [Pipeline] } [2022-04-07T11:23:25.761Z] $ docker exec --env ******** --env ******** edc6a5faef2bfbf4d57df324a0d1edc3cf9e5c4738780a9520eaf7d82540f9cf ssh-agent -k [2022-04-07T11:23:25.869Z] unset SSH_AUTH_SOCK; [2022-04-07T11:23:25.872Z] unset SSH_AGENT_PID; [2022-04-07T11:23:25.873Z] echo Agent pid 57 killed; [2022-04-07T11:23:25.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T11:23:26.320Z] + git semver [Pipeline] } [2022-04-07T11:23:26.356Z] $ docker stop --time=1 edc6a5faef2bfbf4d57df324a0d1edc3cf9e5c4738780a9520eaf7d82540f9cf [2022-04-07T11:23:27.774Z] $ docker rm -f edc6a5faef2bfbf4d57df324a0d1edc3cf9e5c4738780a9520eaf7d82540f9cf [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T11:23:28.194Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-07T11:23:28.533Z] Stashed 1 file(s) [Pipeline] echo [2022-04-07T11:23:28.552Z] [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-07T11:23:29.171Z] provisioning config files... [2022-04-07T11:23:29.184Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp/config3101957623906932733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T11:23:29.544Z] ---> docker-login.sh [2022-04-07T11:23:29.544Z] nexus3.edgexfoundry.org:10001 [2022-04-07T11:23:29.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T11:23:29.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T11:23:29.544Z] Configure a credential helper to remove this warning. See [2022-04-07T11:23:29.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T11:23:29.544Z] [2022-04-07T11:23:29.544Z] Login Succeeded [2022-04-07T11:23:29.544Z] nexus3.edgexfoundry.org:10002 [2022-04-07T11:23:29.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T11:23:29.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T11:23:29.806Z] Configure a credential helper to remove this warning. See [2022-04-07T11:23:29.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T11:23:29.806Z] [2022-04-07T11:23:29.806Z] Login Succeeded [2022-04-07T11:23:29.806Z] nexus3.edgexfoundry.org:10003 [2022-04-07T11:23:29.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T11:23:29.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T11:23:29.806Z] Configure a credential helper to remove this warning. See [2022-04-07T11:23:29.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T11:23:29.806Z] [2022-04-07T11:23:29.806Z] Login Succeeded [2022-04-07T11:23:29.806Z] nexus3.edgexfoundry.org:10004 [2022-04-07T11:23:29.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T11:23:30.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T11:23:30.068Z] Configure a credential helper to remove this warning. See [2022-04-07T11:23:30.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T11:23:30.068Z] [2022-04-07T11:23:30.068Z] Login Succeeded [2022-04-07T11:23:30.068Z] docker.io [2022-04-07T11:23:30.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T11:23:30.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T11:23:30.330Z] Configure a credential helper to remove this warning. See [2022-04-07T11:23:30.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T11:23:30.330Z] [2022-04-07T11:23:30.330Z] Login Succeeded [2022-04-07T11:23:30.330Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T11:23:30.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-07T11:23:30.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T11:23:30.608Z] ========================================================= [2022-04-07T11:23:30.608Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-07T11:23:30.608Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-07T11:23:31.024Z] + 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-07T11:23:31.286Z] Sending build context to Docker daemon 43.17MB [2022-04-07T11:23:31.286Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-07T11:23:31.286Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-07T11:23:31.286Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-07T11:23:31.286Z] 59bf1c3509f3: Pulling fs layer [2022-04-07T11:23:31.286Z] 666ba61612fd: Pulling fs layer [2022-04-07T11:23:31.286Z] 8ed8ca486205: Pulling fs layer [2022-04-07T11:23:31.286Z] 4fe6c5a15a65: Pulling fs layer [2022-04-07T11:23:31.286Z] 22a0e8bec74d: Pulling fs layer [2022-04-07T11:23:31.286Z] 640e595b4fbd: Pulling fs layer [2022-04-07T11:23:31.286Z] 763cafe07f6e: Pulling fs layer [2022-04-07T11:23:31.286Z] 0c0b528cf693: Pulling fs layer [2022-04-07T11:23:31.286Z] 10935f4eaf8b: Pulling fs layer [2022-04-07T11:23:31.286Z] 4fe6c5a15a65: Waiting [2022-04-07T11:23:31.286Z] 22a0e8bec74d: Waiting [2022-04-07T11:23:31.286Z] 640e595b4fbd: Waiting [2022-04-07T11:23:31.286Z] 763cafe07f6e: Waiting [2022-04-07T11:23:31.286Z] 0c0b528cf693: Waiting [2022-04-07T11:23:31.286Z] 10935f4eaf8b: Waiting [2022-04-07T11:23:31.286Z] 8ed8ca486205: Verifying Checksum [2022-04-07T11:23:31.286Z] 8ed8ca486205: Download complete [2022-04-07T11:23:31.286Z] 666ba61612fd: Download complete [2022-04-07T11:23:31.286Z] 22a0e8bec74d: Verifying Checksum [2022-04-07T11:23:31.286Z] 22a0e8bec74d: Download complete [2022-04-07T11:23:31.286Z] 640e595b4fbd: Download complete [2022-04-07T11:23:31.286Z] 59bf1c3509f3: Verifying Checksum [2022-04-07T11:23:31.286Z] 59bf1c3509f3: Download complete [2022-04-07T11:23:31.286Z] 763cafe07f6e: Download complete [2022-04-07T11:23:31.550Z] 0c0b528cf693: Verifying Checksum [2022-04-07T11:23:31.550Z] 0c0b528cf693: Download complete [2022-04-07T11:23:31.550Z] 59bf1c3509f3: Pull complete [2022-04-07T11:23:31.813Z] 666ba61612fd: Pull complete [2022-04-07T11:23:31.813Z] 8ed8ca486205: Pull complete [2022-04-07T11:23:32.073Z] 10935f4eaf8b: Verifying Checksum [2022-04-07T11:23:32.073Z] 10935f4eaf8b: Download complete [2022-04-07T11:23:32.073Z] 4fe6c5a15a65: Verifying Checksum [2022-04-07T11:23:32.073Z] 4fe6c5a15a65: Download complete [2022-04-07T11:23:36.276Z] 4fe6c5a15a65: Pull complete [2022-04-07T11:23:36.276Z] 22a0e8bec74d: Pull complete [2022-04-07T11:23:36.276Z] 640e595b4fbd: Pull complete [2022-04-07T11:23:36.276Z] 763cafe07f6e: Pull complete [2022-04-07T11:23:36.538Z] 0c0b528cf693: Pull complete [2022-04-07T11:23:39.086Z] 10935f4eaf8b: Pull complete [2022-04-07T11:23:39.086Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-07T11:23:39.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T11:23:39.086Z] ---> 99d49a6021b9 [2022-04-07T11:23:39.086Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-07T11:23:40.486Z] ---> Running in 3ce8e582cc70 [2022-04-07T11:23:40.486Z] Removing intermediate container 3ce8e582cc70 [2022-04-07T11:23:40.486Z] ---> 27ff7023d1d8 [2022-04-07T11:23:40.486Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-07T11:23:40.486Z] ---> Running in be7b3f1058ee [2022-04-07T11:23:40.486Z] Removing intermediate container be7b3f1058ee [2022-04-07T11:23:40.486Z] ---> 4a274ec3126a [2022-04-07T11:23:40.486Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-07T11:23:40.486Z] ---> Running in b0c07c048a2e [2022-04-07T11:23:40.486Z] Removing intermediate container b0c07c048a2e [2022-04-07T11:23:40.486Z] ---> 65e991d4e9fa [2022-04-07T11:23:40.486Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-07T11:23:40.486Z] ---> Running in f1f5c1527624 [2022-04-07T11:23:40.747Z] Removing intermediate container f1f5c1527624 [2022-04-07T11:23:40.747Z] ---> f06e8ad43d2b [2022-04-07T11:23:40.747Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-07T11:23:40.747Z] ---> Running in f69bf2b34573 [2022-04-07T11:23:40.747Z] Removing intermediate container f69bf2b34573 [2022-04-07T11:23:40.747Z] ---> 5256668d422a [2022-04-07T11:23:40.747Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T11:23:40.747Z] ---> Running in de2af03a4099 [2022-04-07T11:23:41.321Z] Removing intermediate container de2af03a4099 [2022-04-07T11:23:41.321Z] ---> a5775d96e058 [2022-04-07T11:23:41.321Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-07T11:23:41.321Z] ---> Running in 9ab377aafb80 [2022-04-07T11:23:41.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T11:23:42.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T11:23:43.101Z] OK: 221 MiB in 52 packages [2022-04-07T11:23:43.365Z] Removing intermediate container 9ab377aafb80 [2022-04-07T11:23:43.365Z] ---> 5c0bf21fcbad [2022-04-07T11:23:43.365Z] Step 10/15 : ENV GO111MODULE=on [2022-04-07T11:23:43.365Z] ---> Running in d55e5daf1222 [2022-04-07T11:23:43.626Z] Removing intermediate container d55e5daf1222 [2022-04-07T11:23:43.626Z] ---> b5d2a0491ea1 [2022-04-07T11:23:43.626Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-07T11:23:43.626Z] ---> Running in 32972ca6c526 [2022-04-07T11:23:43.626Z] Removing intermediate container 32972ca6c526 [2022-04-07T11:23:43.626Z] ---> 62c17e5d3130 [2022-04-07T11:23:43.626Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-07T11:23:43.887Z] ---> 423a78a78722 [2022-04-07T11:23:43.887Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T11:23:43.887Z] ---> Running in 21fa52c9454b [2022-04-07T11:23:43.978Z] Still waiting to schedule task [2022-04-07T11:23:43.978Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-07T11:24:10.491Z] Removing intermediate container 21fa52c9454b [2022-04-07T11:24:10.491Z] ---> 89479b48658b [2022-04-07T11:24:10.491Z] Step 14/15 : COPY . . [2022-04-07T11:24:10.491Z] ---> c62518630947 [2022-04-07T11:24:10.491Z] Step 15/15 : RUN ${MAKE} [2022-04-07T11:24:10.491Z] ---> Running in bd138282e2e5 [2022-04-07T11:24:10.491Z] noop [2022-04-07T11:24:10.491Z] Removing intermediate container bd138282e2e5 [2022-04-07T11:24:10.491Z] ---> f25cfcba941d [2022-04-07T11:24:10.491Z] Successfully built f25cfcba941d [2022-04-07T11:24:10.491Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T11:24:10.830Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T11:24:10.830Z] . [Pipeline] withDockerContainer [2022-04-07T11:24:10.920Z] prd-ubuntu20.04-docker-8c-8g-11404 does not seem to be running inside a container [2022-04-07T11:24:10.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-510 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-510:/w/workspace/edgexfoundry_edgex-ui-go_PR-510:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-07T11:24:11.333Z] $ docker top dd66cd816fa12dd462974f247446c80fbe000a59086e55a1d1fafd56d9f062d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T11:24:11.749Z] + go version [2022-04-07T11:24:11.749Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-07T11:24:11.782Z] $ docker stop --time=1 dd66cd816fa12dd462974f247446c80fbe000a59086e55a1d1fafd56d9f062d6 [2022-04-07T11:24:13.090Z] $ docker rm -f dd66cd816fa12dd462974f247446c80fbe000a59086e55a1d1fafd56d9f062d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T11:24:13.810Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T11:24:13.811Z] . [Pipeline] withDockerContainer [2022-04-07T11:24:13.906Z] prd-ubuntu20.04-docker-8c-8g-11404 does not seem to be running inside a container [2022-04-07T11:24:13.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-510 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-510:/w/workspace/edgexfoundry_edgex-ui-go_PR-510:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-07T11:24:14.324Z] $ docker top 836f16d79b434c70ec02053752b61cc47329102c785a0a9d1670998bc9314b37 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-07T11:24:14.791Z] + make test [2022-04-07T11:24:14.791Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-07T11:24:15.050Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-07T11:24:20.341Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-07T11:24:20.341Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-07T11:24:20.341Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-07T11:24:20.341Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-07T11:24:20.341Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-07T11:24:20.341Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-07T11:24:20.341Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-07T11:24:20.341Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-07T11:24:20.341Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-07T11:24:20.341Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-07T11:24:20.341Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-07T11:24:20.341Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-07T11:24:20.341Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-07T11:24:23.654Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-07T11:24:23.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-07T11:24:23.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-07T11:24:23.727Z] $ docker stop --time=1 836f16d79b434c70ec02053752b61cc47329102c785a0a9d1670998bc9314b37 [2022-04-07T11:24:25.324Z] $ docker rm -f 836f16d79b434c70ec02053752b61cc47329102c785a0a9d1670998bc9314b37 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T11:24:25.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-07T11:24:25.840Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-07T11:24:27.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-07T11:24:27.362Z] + ls -al . [2022-04-07T11:24:27.362Z] total 160 [2022-04-07T11:24:27.362Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 7 11:24 . [2022-04-07T11:24:27.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 11:23 .. [2022-04-07T11:24:27.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 11:23 .git [2022-04-07T11:24:27.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 11:23 .github [2022-04-07T11:24:27.362Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 7 11:23 .gitignore [2022-04-07T11:24:27.362Z] drwx------ 3 jenkins jenkins 4096 Apr 7 11:23 .semver [2022-04-07T11:24:27.362Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 7 11:23 CONTRIBUTING.md [2022-04-07T11:24:27.362Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 7 11:23 Dockerfile [2022-04-07T11:24:27.362Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 7 11:23 Jenkinsfile [2022-04-07T11:24:27.362Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 7 11:23 LICENSE [2022-04-07T11:24:27.362Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 7 11:23 Makefile [2022-04-07T11:24:27.362Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 7 11:23 README.md [2022-04-07T11:24:27.362Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 11:23 VERSION [2022-04-07T11:24:27.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 11:23 assets [2022-04-07T11:24:27.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 11:23 bin [2022-04-07T11:24:27.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 11:23 cmd [2022-04-07T11:24:27.362Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 7 11:24 coverage.out [2022-04-07T11:24:27.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 11:23 docs [2022-04-07T11:24:27.363Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 7 11:23 go.mod [2022-04-07T11:24:27.363Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 7 11:23 go.sum [2022-04-07T11:24:27.363Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 11:23 internal [2022-04-07T11:24:27.363Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 11:23 pkg [2022-04-07T11:24:27.363Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 11:23 snap [2022-04-07T11:24:27.363Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 11:23 testing [2022-04-07T11:24:27.363Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 7 11:23 version.go [2022-04-07T11:24:27.363Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 11:23 web [Pipeline] isUnix [Pipeline] sh [2022-04-07T11:24:27.700Z] + 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=27f6e1df440cf25d2f4182a109183bb9963d4c9a --label arch=amd64 --label version=0.0.0 . [2022-04-07T11:24:27.962Z] Sending build context to Docker daemon 43.17MB [2022-04-07T11:24:27.962Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-07T11:24:27.962Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-07T11:24:27.962Z] ---> f25cfcba941d [2022-04-07T11:24:27.962Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-07T11:24:28.222Z] ---> Running in 6a286ab8dcfd [2022-04-07T11:24:28.222Z] Removing intermediate container 6a286ab8dcfd [2022-04-07T11:24:28.222Z] ---> c91ae959112b [2022-04-07T11:24:28.222Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-07T11:24:28.222Z] ---> Running in 3db205477e72 [2022-04-07T11:24:28.222Z] Removing intermediate container 3db205477e72 [2022-04-07T11:24:28.222Z] ---> feb662ffc780 [2022-04-07T11:24:28.222Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-07T11:24:28.222Z] ---> Running in 212d3eb5f2dc [2022-04-07T11:24:28.484Z] Removing intermediate container 212d3eb5f2dc [2022-04-07T11:24:28.484Z] ---> 4a51dc7bacf3 [2022-04-07T11:24:28.484Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-07T11:24:28.484Z] ---> Running in d542d092e0ce [2022-04-07T11:24:28.484Z] Removing intermediate container d542d092e0ce [2022-04-07T11:24:28.484Z] ---> 3ae3987d0233 [2022-04-07T11:24:28.484Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-07T11:24:28.484Z] ---> Running in e078224c1c4c [2022-04-07T11:24:28.748Z] Removing intermediate container e078224c1c4c [2022-04-07T11:24:28.748Z] ---> fe092b964df1 [2022-04-07T11:24:28.748Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T11:24:28.748Z] ---> Running in d14df14c419c [2022-04-07T11:24:29.321Z] Removing intermediate container d14df14c419c [2022-04-07T11:24:29.321Z] ---> c70f2720459f [2022-04-07T11:24:29.321Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-07T11:24:29.321Z] ---> Running in 9ef2ab0879a0 [2022-04-07T11:24:29.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T11:24:30.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T11:24:30.804Z] OK: 221 MiB in 52 packages [2022-04-07T11:24:31.064Z] Removing intermediate container 9ef2ab0879a0 [2022-04-07T11:24:31.064Z] ---> ee19cef71b80 [2022-04-07T11:24:31.064Z] Step 10/23 : ENV GO111MODULE=on [2022-04-07T11:24:31.064Z] ---> Running in 88c445c65454 [2022-04-07T11:24:31.064Z] Removing intermediate container 88c445c65454 [2022-04-07T11:24:31.064Z] ---> e4afe5f0a1f3 [2022-04-07T11:24:31.064Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-07T11:24:31.324Z] ---> Running in 21b57351d71b [2022-04-07T11:24:31.324Z] Removing intermediate container 21b57351d71b [2022-04-07T11:24:31.324Z] ---> 4f1a750f1c37 [2022-04-07T11:24:31.324Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-07T11:24:31.324Z] ---> 7b4ac48943b6 [2022-04-07T11:24:31.324Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T11:24:31.584Z] ---> Running in 00dc2deae068 [2022-04-07T11:24:32.154Z] Removing intermediate container 00dc2deae068 [2022-04-07T11:24:32.154Z] ---> cca4329adb04 [2022-04-07T11:24:32.154Z] Step 14/23 : COPY . . [2022-04-07T11:24:33.540Z] ---> 448fd0102627 [2022-04-07T11:24:33.540Z] Step 15/23 : RUN ${MAKE} [2022-04-07T11:24:33.540Z] ---> Running in ce1d7f79e62b [2022-04-07T11:24:33.799Z] 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-07T11:24:39.080Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-07T11:24:40.996Z] Removing intermediate container ce1d7f79e62b [2022-04-07T11:24:40.996Z] ---> ab7250771ac5 [2022-04-07T11:24:40.996Z] Step 16/23 : FROM alpine:3.14 [2022-04-07T11:24:41.257Z] 3.14: Pulling from library/alpine [2022-04-07T11:24:41.518Z] 8663204ce13b: Pulling fs layer [2022-04-07T11:24:41.518Z] 8663204ce13b: Verifying Checksum [2022-04-07T11:24:41.518Z] 8663204ce13b: Download complete [2022-04-07T11:24:41.779Z] 8663204ce13b: Pull complete [2022-04-07T11:24:41.779Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T11:24:41.779Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T11:24:41.779Z] ---> e04c818066af [2022-04-07T11:24:41.779Z] Step 17/23 : EXPOSE 4000 [2022-04-07T11:24:41.779Z] ---> Running in a51de0b9a610 [2022-04-07T11:24:42.039Z] Removing intermediate container a51de0b9a610 [2022-04-07T11:24:42.039Z] ---> b9e6dc2d5078 [2022-04-07T11:24:42.039Z] 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-07T11:24:42.610Z] ---> 9da1c1fcd4b6 [2022-04-07T11:24:42.610Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-07T11:24:42.610Z] ---> Running in f31eb3f3df42 [2022-04-07T11:24:42.610Z] Removing intermediate container f31eb3f3df42 [2022-04-07T11:24:42.610Z] ---> 25a85805601b [2022-04-07T11:24:42.610Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-07T11:24:42.610Z] ---> Running in 6d0e17e800a0 [2022-04-07T11:24:42.610Z] Removing intermediate container 6d0e17e800a0 [2022-04-07T11:24:42.610Z] ---> 27d8d13f06a3 [2022-04-07T11:24:42.610Z] Step 21/23 : LABEL arch=amd64 [2022-04-07T11:24:42.870Z] ---> Running in cbaf1ac2b3a4 [2022-04-07T11:24:42.870Z] Removing intermediate container cbaf1ac2b3a4 [2022-04-07T11:24:42.870Z] ---> 121ea6d48b1a [2022-04-07T11:24:42.870Z] Step 22/23 : LABEL git_sha=27f6e1df440cf25d2f4182a109183bb9963d4c9a [2022-04-07T11:24:42.870Z] ---> Running in 8b7689e30c55 [2022-04-07T11:24:42.870Z] Removing intermediate container 8b7689e30c55 [2022-04-07T11:24:42.870Z] ---> 631ec6f559d7 [2022-04-07T11:24:42.870Z] Step 23/23 : LABEL version=0.0.0 [2022-04-07T11:24:42.870Z] ---> Running in 20b4266c092f [2022-04-07T11:24:43.131Z] Removing intermediate container 20b4266c092f [2022-04-07T11:24:43.131Z] ---> d1a1a03e99d5 [2022-04-07T11:24:43.131Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-07T11:24:43.131Z] Successfully built d1a1a03e99d5 [2022-04-07T11:24:43.131Z] 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-07T11:24:44.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T11:24:44.004Z] [2022-04-07T11:24:44.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T11:24:44.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T11:24:44.346Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-07T11:24:44.346Z] 5eb5b503b376: Pulling fs layer [2022-04-07T11:24:44.346Z] 5c69ac0246d0: Pulling fs layer [2022-04-07T11:24:44.346Z] ec43610c2a17: Pulling fs layer [2022-04-07T11:24:44.346Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-07T11:24:44.346Z] 33b1e0a273af: Pulling fs layer [2022-04-07T11:24:44.346Z] 5d3b04190fa2: Pulling fs layer [2022-04-07T11:24:44.346Z] 2f39f015ded8: Pulling fs layer [2022-04-07T11:24:44.346Z] 3a2ae6a8a46f: Waiting [2022-04-07T11:24:44.346Z] 33b1e0a273af: Waiting [2022-04-07T11:24:44.346Z] 5d3b04190fa2: Waiting [2022-04-07T11:24:44.346Z] 2f39f015ded8: Waiting [2022-04-07T11:24:44.346Z] 5c69ac0246d0: Verifying Checksum [2022-04-07T11:24:44.346Z] 5c69ac0246d0: Download complete [2022-04-07T11:24:44.346Z] 3a2ae6a8a46f: Download complete [2022-04-07T11:24:44.346Z] 33b1e0a273af: Verifying Checksum [2022-04-07T11:24:44.346Z] 33b1e0a273af: Download complete [2022-04-07T11:24:44.606Z] 5d3b04190fa2: Verifying Checksum [2022-04-07T11:24:44.606Z] 5d3b04190fa2: Download complete [2022-04-07T11:24:44.606Z] ec43610c2a17: Verifying Checksum [2022-04-07T11:24:44.606Z] ec43610c2a17: Download complete [2022-04-07T11:24:44.606Z] 5eb5b503b376: Verifying Checksum [2022-04-07T11:24:44.606Z] 5eb5b503b376: Download complete [2022-04-07T11:24:45.177Z] 2f39f015ded8: Verifying Checksum [2022-04-07T11:24:45.177Z] 2f39f015ded8: Download complete [2022-04-07T11:24:45.747Z] 5eb5b503b376: Pull complete [2022-04-07T11:24:46.006Z] 5c69ac0246d0: Pull complete [2022-04-07T11:24:46.272Z] ec43610c2a17: Pull complete [2022-04-07T11:24:46.532Z] 3a2ae6a8a46f: Pull complete [2022-04-07T11:24:46.791Z] 33b1e0a273af: Pull complete [2022-04-07T11:24:46.791Z] 5d3b04190fa2: Pull complete [2022-04-07T11:24:50.984Z] 2f39f015ded8: Pull complete [2022-04-07T11:24:50.984Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-07T11:24:50.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T11:24:50.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-07T11:24:51.076Z] prd-ubuntu20.04-docker-8c-8g-11404 does not seem to be running inside a container [2022-04-07T11:24:51.118Z] $ 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-510 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-510:/w/workspace/edgexfoundry_edgex-ui-go_PR-510:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-07T11:24:52.805Z] $ docker top eea62c3702ec21184b1a2a7b46880a0be35d6164ae86b8f4c157c7ae9dfffb23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T11:24:53.308Z] ---> job-cost.sh [2022-04-07T11:24:53.308Z] lf-activate-venv: SKIPPING [2022-04-07T11:24:53.308Z] INFO: No Stack... [2022-04-07T11:24:53.567Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-07T11:24:54.135Z] INFO: Archiving Costs [Pipeline] sh [2022-04-07T11:24:54.452Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-510/archives/cost.csv [2022-04-07T11:24:54.452Z] + cut -d, -f6 [Pipeline] lock [2022-04-07T11:24:54.496Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-510-1-stack-cost] [2022-04-07T11:24:54.503Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-510-1-stack-cost] did not exist. Created. [2022-04-07T11:24:54.503Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-510-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-07T11:24:54.897Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-07T11:24:54.956Z] Stashed 1 file(s) [Pipeline] } [2022-04-07T11:24:54.979Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-510-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-07T11:24:55.068Z] $ docker stop --time=1 eea62c3702ec21184b1a2a7b46880a0be35d6164ae86b8f4c157c7ae9dfffb23 [2022-04-07T11:24:56.246Z] $ docker rm -f eea62c3702ec21184b1a2a7b46880a0be35d6164ae86b8f4c157c7ae9dfffb23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T11:25:17.070Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11405 in /w/workspace/edgexfoundry_edgex-ui-go_PR-510 [Pipeline] { [Pipeline] ws [2022-04-07T11:25:17.109Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-04-07T11:25:17.396Z] The recommended git tool is: git [2022-04-07T11:25:25.066Z] using credential edgex-jenkins-ssh [2022-04-07T11:25:25.092Z] Cloning the remote Git repository [2022-04-07T11:25:25.154Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-07T11:25:25.236Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-04-07T11:25:25.328Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-07T11:25:25.329Z] > git --version # timeout=10 [2022-04-07T11:25:25.355Z] > git --version # 'git version 2.25.1' [2022-04-07T11:25:25.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T11:25:25.435Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T11:25:28.854Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-07T11:25:28.878Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T11:25:28.953Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-07T11:25:29.690Z] Merging remotes/origin/main commit 85e38400248efaa84ce551a52fbd297875ef55c6 into PR head commit 27f6e1df440cf25d2f4182a109183bb9963d4c9a [2022-04-07T11:25:30.208Z] Merge succeeded, producing 27f6e1df440cf25d2f4182a109183bb9963d4c9a [2022-04-07T11:25:30.209Z] Checking out Revision 27f6e1df440cf25d2f4182a109183bb9963d4c9a (PR-510) [2022-04-07T11:25:29.015Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-07T11:25:29.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T11:25:29.036Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/510/head:refs/remotes/origin/PR-510 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-07T11:25:29.716Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T11:25:29.756Z] > git checkout -f 27f6e1df440cf25d2f4182a109183bb9963d4c9a # timeout=10 [2022-04-07T11:25:30.115Z] > git remote # timeout=10 [2022-04-07T11:25:30.135Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T11:25:30.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T11:25:30.162Z] > git merge 85e38400248efaa84ce551a52fbd297875ef55c6 # timeout=10 [2022-04-07T11:25:30.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T11:25:30.220Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T11:25:30.246Z] > git checkout -f 27f6e1df440cf25d2f4182a109183bb9963d4c9a # timeout=10 [2022-04-07T11:25:34.587Z] Commit message: "refactor: remove OperatingState property when new device adding and only show it when editing" [2022-04-07T11:25:34.646Z] > git --version # timeout=10 [2022-04-07T11:25:34.657Z] > git --version # 'git version 2.25.1' [2022-04-07T11:25:34.670Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-07T11:25:35.694Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-07T11:25:35.694Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T11:25:35.694Z] Dload Upload Total Spent Left Speed [2022-04-07T11:25:35.694Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47754 0 --:--:-- --:--:-- --:--:-- 47562 100 11843 100 11843 0 0 47372 0 --:--:-- --:--:-- --:--:-- 47372 [Pipeline] sh [2022-04-07T11:25:36.209Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-07T11:25:36.565Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-04-07T11:25:36.565Z] /etc/docker/daemon.new [2022-04-07T11:25:36.565Z] { [2022-04-07T11:25:36.566Z] "registry-mirrors": [ [2022-04-07T11:25:36.566Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-07T11:25:36.566Z] ], [2022-04-07T11:25:36.566Z] "bip": "10.250.0.254/24", [2022-04-07T11:25:36.566Z] "hosts": [ [2022-04-07T11:25:36.566Z] "tcp://0.0.0.0:5555", [2022-04-07T11:25:36.566Z] "unix:///var/run/docker.sock" [2022-04-07T11:25:36.566Z] ], [2022-04-07T11:25:36.566Z] "mtu": 1458, [2022-04-07T11:25:36.566Z] "selinux-enabled": true, [2022-04-07T11:25:36.566Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-07T11:25:36.566Z] } [Pipeline] sh [2022-04-07T11:25:36.938Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-07T11:25:37.295Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T11:25:55.752Z] provisioning config files... [2022-04-07T11:25:55.779Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4517216343503838410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T11:25:56.361Z] ---> docker-login.sh [2022-04-07T11:25:56.361Z] nexus3.edgexfoundry.org:10001 [2022-04-07T11:25:56.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T11:25:57.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T11:25:57.251Z] Configure a credential helper to remove this warning. See [2022-04-07T11:25:57.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T11:25:57.251Z] [2022-04-07T11:25:57.251Z] Login Succeeded [2022-04-07T11:25:57.251Z] nexus3.edgexfoundry.org:10002 [2022-04-07T11:25:57.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T11:25:57.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T11:25:57.526Z] Configure a credential helper to remove this warning. See [2022-04-07T11:25:57.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T11:25:57.526Z] [2022-04-07T11:25:57.526Z] Login Succeeded [2022-04-07T11:25:57.526Z] nexus3.edgexfoundry.org:10003 [2022-04-07T11:25:58.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T11:25:58.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T11:25:58.133Z] Configure a credential helper to remove this warning. See [2022-04-07T11:25:58.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T11:25:58.133Z] [2022-04-07T11:25:58.133Z] Login Succeeded [2022-04-07T11:25:58.133Z] nexus3.edgexfoundry.org:10004 [2022-04-07T11:25:58.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T11:25:58.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T11:25:58.685Z] Configure a credential helper to remove this warning. See [2022-04-07T11:25:58.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T11:25:58.685Z] [2022-04-07T11:25:58.685Z] Login Succeeded [2022-04-07T11:25:58.685Z] docker.io [2022-04-07T11:25:58.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T11:25:59.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T11:25:59.553Z] Configure a credential helper to remove this warning. See [2022-04-07T11:25:59.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T11:25:59.553Z] [2022-04-07T11:25:59.553Z] Login Succeeded [2022-04-07T11:25:59.553Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T11:25:59.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-07T11:25:59.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T11:26:00.041Z] ========================================================= [2022-04-07T11:26:00.041Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-07T11:26:00.041Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-07T11:26:00.515Z] + 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-07T11:26:01.522Z] Sending build context to Docker daemon 27.08MB [2022-04-07T11:26:01.522Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-07T11:26:01.522Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-07T11:26:01.801Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-07T11:26:01.801Z] 9b3977197b4f: Pulling fs layer [2022-04-07T11:26:01.801Z] 1a89e8eeedd5: Pulling fs layer [2022-04-07T11:26:01.801Z] 94645a83ff95: Pulling fs layer [2022-04-07T11:26:01.801Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-07T11:26:01.801Z] 0c92f367c5e7: Pulling fs layer [2022-04-07T11:26:01.801Z] f7c0051592d6: Pulling fs layer [2022-04-07T11:26:01.801Z] a227ed2f7395: Pulling fs layer [2022-04-07T11:26:01.801Z] 7b1c46037f91: Pulling fs layer [2022-04-07T11:26:01.801Z] f7c0051592d6: Waiting [2022-04-07T11:26:01.801Z] a227ed2f7395: Waiting [2022-04-07T11:26:01.801Z] 7b1c46037f91: Waiting [2022-04-07T11:26:01.801Z] 0c92f367c5e7: Waiting [2022-04-07T11:26:01.801Z] 3f3a8bcf1eab: Waiting [2022-04-07T11:26:01.801Z] 94645a83ff95: Verifying Checksum [2022-04-07T11:26:01.801Z] 94645a83ff95: Download complete [2022-04-07T11:26:01.801Z] 1a89e8eeedd5: Download complete [2022-04-07T11:26:01.801Z] 0c92f367c5e7: Verifying Checksum [2022-04-07T11:26:01.801Z] 0c92f367c5e7: Download complete [2022-04-07T11:26:01.801Z] 9b3977197b4f: Download complete [2022-04-07T11:26:01.801Z] f7c0051592d6: Verifying Checksum [2022-04-07T11:26:01.801Z] f7c0051592d6: Download complete [2022-04-07T11:26:01.801Z] a227ed2f7395: Download complete [2022-04-07T11:26:02.410Z] 9b3977197b4f: Pull complete [2022-04-07T11:26:03.015Z] 1a89e8eeedd5: Pull complete [2022-04-07T11:26:03.289Z] 94645a83ff95: Pull complete [2022-04-07T11:26:03.888Z] 7b1c46037f91: Verifying Checksum [2022-04-07T11:26:03.888Z] 7b1c46037f91: Download complete [2022-04-07T11:26:04.165Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-07T11:26:04.165Z] 3f3a8bcf1eab: Download complete [2022-04-07T11:26:16.590Z] 3f3a8bcf1eab: Pull complete [2022-04-07T11:26:16.590Z] 0c92f367c5e7: Pull complete [2022-04-07T11:26:16.590Z] f7c0051592d6: Pull complete [2022-04-07T11:26:16.866Z] a227ed2f7395: Pull complete [2022-04-07T11:26:23.608Z] 7b1c46037f91: Pull complete [2022-04-07T11:26:23.608Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-07T11:26:23.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T11:26:23.608Z] ---> f79e39bc4007 [2022-04-07T11:26:23.608Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-07T11:26:24.590Z] ---> Running in 5b0bd72dbae9 [2022-04-07T11:26:24.590Z] Removing intermediate container 5b0bd72dbae9 [2022-04-07T11:26:24.590Z] ---> 1033fe3173e9 [2022-04-07T11:26:24.590Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-07T11:26:24.590Z] ---> Running in 39e3a538edf6 [2022-04-07T11:26:24.872Z] Removing intermediate container 39e3a538edf6 [2022-04-07T11:26:24.872Z] ---> cc6d1e83d974 [2022-04-07T11:26:24.872Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-07T11:26:25.151Z] ---> Running in eca6fd2e7f73 [2022-04-07T11:26:25.433Z] Removing intermediate container eca6fd2e7f73 [2022-04-07T11:26:25.433Z] ---> d26f1c298061 [2022-04-07T11:26:25.433Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-07T11:26:25.433Z] ---> Running in 0304a3b6a5dd [2022-04-07T11:26:25.708Z] Removing intermediate container 0304a3b6a5dd [2022-04-07T11:26:25.708Z] ---> edff8267b39b [2022-04-07T11:26:25.708Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-07T11:26:25.708Z] ---> Running in 188506c1d8ce [2022-04-07T11:26:25.982Z] Removing intermediate container 188506c1d8ce [2022-04-07T11:26:25.982Z] ---> d812bd9881d9 [2022-04-07T11:26:25.982Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T11:26:26.255Z] ---> Running in 5a577536af72 [2022-04-07T11:26:28.230Z] Removing intermediate container 5a577536af72 [2022-04-07T11:26:28.230Z] ---> b48b204a1c2a [2022-04-07T11:26:28.230Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-07T11:26:28.230Z] ---> Running in 610c762dff95 [2022-04-07T11:26:28.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T11:26:29.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T11:26:30.796Z] OK: 220 MiB in 52 packages [2022-04-07T11:26:31.401Z] Removing intermediate container 610c762dff95 [2022-04-07T11:26:31.401Z] ---> d16ac119ee64 [2022-04-07T11:26:31.401Z] Step 10/15 : ENV GO111MODULE=on [2022-04-07T11:26:31.401Z] ---> Running in 064b37b5e3bf [2022-04-07T11:26:31.680Z] Removing intermediate container 064b37b5e3bf [2022-04-07T11:26:31.680Z] ---> 0c688c828dc4 [2022-04-07T11:26:31.680Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-07T11:26:31.680Z] ---> Running in 5e285761eb51 [2022-04-07T11:26:31.956Z] Removing intermediate container 5e285761eb51 [2022-04-07T11:26:31.956Z] ---> 8895c9205ac3 [2022-04-07T11:26:31.956Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-07T11:26:32.573Z] ---> 25fe344173f6 [2022-04-07T11:26:32.573Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T11:26:32.573Z] ---> Running in f8d06aba3a81 [2022-04-07T11:27:54.421Z] Removing intermediate container f8d06aba3a81 [2022-04-07T11:27:54.421Z] ---> c3450f0a6dc6 [2022-04-07T11:27:54.421Z] Step 14/15 : COPY . . [2022-04-07T11:27:54.421Z] ---> f73ff1398d7d [2022-04-07T11:27:54.421Z] Step 15/15 : RUN ${MAKE} [2022-04-07T11:27:54.421Z] ---> Running in e1714880fcf6 [2022-04-07T11:27:54.421Z] noop [2022-04-07T11:27:54.421Z] Removing intermediate container e1714880fcf6 [2022-04-07T11:27:54.421Z] ---> 54710372286c [2022-04-07T11:27:54.421Z] Successfully built 54710372286c [2022-04-07T11:27:54.421Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T11:27:54.785Z] + docker inspect -f . ci-base-image-arm64 [2022-04-07T11:27:54.785Z] . [Pipeline] withDockerContainer [2022-04-07T11:27:55.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-11405 does not seem to be running inside a container [2022-04-07T11:27:55.111Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-07T11:27:56.356Z] $ docker top b5afd1f32703965b0bfdc831a6a3b9293d90a64d588e23bb66a1d50dfd9b6159 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T11:27:57.314Z] + go version [2022-04-07T11:27:57.314Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-07T11:27:57.352Z] $ docker stop --time=1 b5afd1f32703965b0bfdc831a6a3b9293d90a64d588e23bb66a1d50dfd9b6159 [2022-04-07T11:27:58.937Z] $ docker rm -f b5afd1f32703965b0bfdc831a6a3b9293d90a64d588e23bb66a1d50dfd9b6159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T11:27:59.763Z] + docker inspect -f . ci-base-image-arm64 [2022-04-07T11:27:59.763Z] . [Pipeline] withDockerContainer [2022-04-07T11:28:00.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-11405 does not seem to be running inside a container [2022-04-07T11:28:00.107Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-07T11:28:01.330Z] $ docker top 3c35c0b031cd1bd6164c24848dc6d018bddb8e1bd987be6b7e7575d74a28bdb2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-07T11:28:02.348Z] + make test [2022-04-07T11:28:02.349Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-07T11:28:03.795Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-07T11:28:42.864Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-07T11:28:42.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-07T11:28:42.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-07T11:28:42.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-07T11:28:42.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-07T11:28:42.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-07T11:28:42.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-07T11:28:42.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-07T11:28:42.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-07T11:28:42.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-07T11:28:42.864Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-07T11:28:42.864Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-07T11:28:42.864Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-07T11:28:55.289Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-07T11:28:55.289Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-07T11:28:55.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-07T11:28:55.361Z] $ docker stop --time=1 3c35c0b031cd1bd6164c24848dc6d018bddb8e1bd987be6b7e7575d74a28bdb2 [2022-04-07T11:28:57.113Z] $ docker rm -f 3c35c0b031cd1bd6164c24848dc6d018bddb8e1bd987be6b7e7575d74a28bdb2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T11:28:57.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-07T11:28:57.942Z] Warning: overwriting stash ‘coverage-report’ [2022-04-07T11:28:58.491Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-07T11:28:59.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-07T11:28:59.444Z] + ls -al . [2022-04-07T11:28:59.444Z] total 156 [2022-04-07T11:28:59.444Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 7 11:28 . [2022-04-07T11:28:59.444Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 11:25 .. [2022-04-07T11:28:59.444Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 11:25 .git [2022-04-07T11:28:59.444Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 11:25 .github [2022-04-07T11:28:59.444Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 7 11:25 .gitignore [2022-04-07T11:28:59.444Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 7 11:25 CONTRIBUTING.md [2022-04-07T11:28:59.444Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 7 11:25 Dockerfile [2022-04-07T11:28:59.444Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 7 11:25 Jenkinsfile [2022-04-07T11:28:59.444Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 7 11:25 LICENSE [2022-04-07T11:28:59.444Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 7 11:25 Makefile [2022-04-07T11:28:59.444Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 7 11:25 README.md [2022-04-07T11:28:59.444Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 11:23 VERSION [2022-04-07T11:28:59.444Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 11:25 assets [2022-04-07T11:28:59.444Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 11:25 bin [2022-04-07T11:28:59.444Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 11:25 cmd [2022-04-07T11:28:59.444Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 7 11:28 coverage.out [2022-04-07T11:28:59.444Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 11:25 docs [2022-04-07T11:28:59.444Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 7 11:25 go.mod [2022-04-07T11:28:59.444Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 7 11:25 go.sum [2022-04-07T11:28:59.444Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 11:25 internal [2022-04-07T11:28:59.444Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 11:25 pkg [2022-04-07T11:28:59.444Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 11:25 snap [2022-04-07T11:28:59.444Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 11:25 testing [2022-04-07T11:28:59.444Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 7 11:25 version.go [2022-04-07T11:28:59.444Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 11:25 web [Pipeline] isUnix [Pipeline] sh [2022-04-07T11:28:59.804Z] + 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=27f6e1df440cf25d2f4182a109183bb9963d4c9a --label arch=arm64 --label version=0.0.0 . [2022-04-07T11:29:00.801Z] Sending build context to Docker daemon 27.08MB [2022-04-07T11:29:00.801Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-07T11:29:00.801Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-07T11:29:00.801Z] ---> 54710372286c [2022-04-07T11:29:00.801Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-07T11:29:01.076Z] ---> Running in 4e5a375d24fa [2022-04-07T11:29:01.352Z] Removing intermediate container 4e5a375d24fa [2022-04-07T11:29:01.352Z] ---> 8127d6b7270d [2022-04-07T11:29:01.352Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-07T11:29:01.352Z] ---> Running in acc468aa32cb [2022-04-07T11:29:01.633Z] Removing intermediate container acc468aa32cb [2022-04-07T11:29:01.633Z] ---> 0f8b8aa9d500 [2022-04-07T11:29:01.633Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-07T11:29:01.914Z] ---> Running in fed5247bf341 [2022-04-07T11:29:02.187Z] Removing intermediate container fed5247bf341 [2022-04-07T11:29:02.187Z] ---> 933a5fe7dc96 [2022-04-07T11:29:02.187Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-07T11:29:02.187Z] ---> Running in a4f122328f2c [2022-04-07T11:29:02.459Z] Removing intermediate container a4f122328f2c [2022-04-07T11:29:02.459Z] ---> f1e38609cfbb [2022-04-07T11:29:02.459Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-07T11:29:02.459Z] ---> Running in 3c3b7422573c [2022-04-07T11:29:02.739Z] Removing intermediate container 3c3b7422573c [2022-04-07T11:29:02.739Z] ---> 63132edb9616 [2022-04-07T11:29:02.739Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T11:29:03.028Z] ---> Running in 9180c1e0561d [2022-04-07T11:29:04.540Z] Removing intermediate container 9180c1e0561d [2022-04-07T11:29:04.540Z] ---> bc3d68be73b4 [2022-04-07T11:29:04.540Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-07T11:29:05.348Z] ---> Running in d7915b89f4af [2022-04-07T11:29:05.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T11:29:06.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T11:29:07.544Z] OK: 220 MiB in 52 packages [2022-04-07T11:29:08.525Z] Removing intermediate container d7915b89f4af [2022-04-07T11:29:08.525Z] ---> 76ba2fde5b0e [2022-04-07T11:29:08.525Z] Step 10/23 : ENV GO111MODULE=on [2022-04-07T11:29:08.525Z] ---> Running in 4eed9fd42ace [2022-04-07T11:29:08.813Z] Removing intermediate container 4eed9fd42ace [2022-04-07T11:29:08.813Z] ---> a87fc268b4c7 [2022-04-07T11:29:08.813Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-07T11:29:08.813Z] ---> Running in 5eadbfccde55 [2022-04-07T11:29:09.087Z] Removing intermediate container 5eadbfccde55 [2022-04-07T11:29:09.087Z] ---> 8325d7cd0969 [2022-04-07T11:29:09.087Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-07T11:29:09.684Z] ---> 5c1e938036ff [2022-04-07T11:29:09.684Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T11:29:09.684Z] ---> Running in 1c13a280b6a3 [2022-04-07T11:29:12.304Z] Removing intermediate container 1c13a280b6a3 [2022-04-07T11:29:12.304Z] ---> f98360fc6810 [2022-04-07T11:29:12.304Z] Step 14/23 : COPY . . [2022-04-07T11:29:14.930Z] ---> 67e225b8699d [2022-04-07T11:29:14.930Z] Step 15/23 : RUN ${MAKE} [2022-04-07T11:29:14.930Z] ---> Running in a560af175a50 [2022-04-07T11:29:15.911Z] 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-07T11:29:48.276Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-07T11:29:51.663Z] Removing intermediate container a560af175a50 [2022-04-07T11:29:51.663Z] ---> 04fe6d966ed7 [2022-04-07T11:29:51.663Z] Step 16/23 : FROM alpine:3.14 [2022-04-07T11:29:51.663Z] 3.14: Pulling from library/alpine [2022-04-07T11:29:51.938Z] 455c02918c45: Pulling fs layer [2022-04-07T11:29:52.213Z] 455c02918c45: Download complete [2022-04-07T11:29:52.811Z] 455c02918c45: Pull complete [2022-04-07T11:29:52.811Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T11:29:52.811Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T11:29:52.811Z] ---> ac73e934f311 [2022-04-07T11:29:52.811Z] Step 17/23 : EXPOSE 4000 [2022-04-07T11:29:52.811Z] ---> Running in 5badb8f3635e [2022-04-07T11:29:53.084Z] Removing intermediate container 5badb8f3635e [2022-04-07T11:29:53.084Z] ---> ee067c20f3ac [2022-04-07T11:29:53.084Z] 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-07T11:29:54.532Z] ---> 8be3387af9e3 [2022-04-07T11:29:54.532Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-07T11:29:54.532Z] ---> Running in 7754fa40a734 [2022-04-07T11:29:54.809Z] Removing intermediate container 7754fa40a734 [2022-04-07T11:29:54.809Z] ---> 736166e04dc7 [2022-04-07T11:29:54.809Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-07T11:29:54.809Z] ---> Running in c85d1e5d6bca [2022-04-07T11:29:55.087Z] Removing intermediate container c85d1e5d6bca [2022-04-07T11:29:55.087Z] ---> dbf04f3b3669 [2022-04-07T11:29:55.087Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T11:29:55.363Z] ---> Running in 46a5146ccefc [2022-04-07T11:29:55.636Z] Removing intermediate container 46a5146ccefc [2022-04-07T11:29:55.636Z] ---> ce33e24bd72f [2022-04-07T11:29:55.636Z] Step 22/23 : LABEL git_sha=27f6e1df440cf25d2f4182a109183bb9963d4c9a [2022-04-07T11:29:55.636Z] ---> Running in 3fee9f06c99c [2022-04-07T11:29:55.911Z] Removing intermediate container 3fee9f06c99c [2022-04-07T11:29:55.912Z] ---> d0184890f156 [2022-04-07T11:29:55.912Z] Step 23/23 : LABEL version=0.0.0 [2022-04-07T11:29:55.912Z] ---> Running in d95e24024d8b [2022-04-07T11:29:56.510Z] Removing intermediate container d95e24024d8b [2022-04-07T11:29:56.510Z] ---> 7a8211ea911f [2022-04-07T11:29:56.510Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-07T11:29:56.510Z] Successfully built 7a8211ea911f [2022-04-07T11:29:56.510Z] 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-07T11:29:57.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T11:29:57.232Z] [2022-04-07T11:29:57.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-07T11:29:57.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T11:29:57.952Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-07T11:29:57.952Z] 8998bd30e6a1: Pulling fs layer [2022-04-07T11:29:57.952Z] 04944245beec: Pulling fs layer [2022-04-07T11:29:57.952Z] 699f458cf7ca: Pulling fs layer [2022-04-07T11:29:57.952Z] 765212b225bb: Pulling fs layer [2022-04-07T11:29:57.952Z] f23df028b6ca: Pulling fs layer [2022-04-07T11:29:57.952Z] d65c8cfc05b1: Pulling fs layer [2022-04-07T11:29:57.952Z] 2437ff75d9bd: Pulling fs layer [2022-04-07T11:29:57.952Z] 765212b225bb: Waiting [2022-04-07T11:29:57.952Z] f23df028b6ca: Waiting [2022-04-07T11:29:57.952Z] d65c8cfc05b1: Waiting [2022-04-07T11:29:57.952Z] 2437ff75d9bd: Waiting [2022-04-07T11:29:57.952Z] 04944245beec: Verifying Checksum [2022-04-07T11:29:57.952Z] 04944245beec: Download complete [2022-04-07T11:29:57.952Z] 765212b225bb: Verifying Checksum [2022-04-07T11:29:57.952Z] 765212b225bb: Download complete [2022-04-07T11:29:58.347Z] f23df028b6ca: Verifying Checksum [2022-04-07T11:29:58.348Z] f23df028b6ca: Download complete [2022-04-07T11:29:58.348Z] d65c8cfc05b1: Download complete [2022-04-07T11:29:58.348Z] 699f458cf7ca: Verifying Checksum [2022-04-07T11:29:58.348Z] 699f458cf7ca: Download complete [2022-04-07T11:29:58.649Z] 8998bd30e6a1: Verifying Checksum [2022-04-07T11:29:58.649Z] 8998bd30e6a1: Download complete [2022-04-07T11:30:01.300Z] 2437ff75d9bd: Verifying Checksum [2022-04-07T11:30:01.300Z] 2437ff75d9bd: Download complete [2022-04-07T11:30:04.051Z] 8998bd30e6a1: Pull complete [2022-04-07T11:30:04.051Z] 04944245beec: Pull complete [2022-04-07T11:30:05.491Z] 699f458cf7ca: Pull complete [2022-04-07T11:30:05.491Z] 765212b225bb: Pull complete [2022-04-07T11:30:06.473Z] f23df028b6ca: Pull complete [2022-04-07T11:30:06.473Z] d65c8cfc05b1: Pull complete [2022-04-07T11:30:21.633Z] 2437ff75d9bd: Pull complete [2022-04-07T11:30:21.633Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-07T11:30:21.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T11:30:21.633Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-07T11:30:21.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-11405 does not seem to be running inside a container [2022-04-07T11:30:21.951Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-07T11:30:24.431Z] $ docker top a16538fc2e8b5ae14a03de212ec3baecb44bfa2546d5f0e48e40a2678cf347b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T11:30:25.436Z] ---> job-cost.sh [2022-04-07T11:30:25.436Z] lf-activate-venv: SKIPPING [2022-04-07T11:30:25.436Z] INFO: No Stack... [2022-04-07T11:30:26.027Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-07T11:30:27.001Z] INFO: Archiving Costs [Pipeline] sh [2022-04-07T11:30:27.682Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-04-07T11:30:27.682Z] + cut -d, -f6 [Pipeline] lock [2022-04-07T11:30:27.730Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-510-1-stack-cost] [2022-04-07T11:30:27.735Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-510-1-stack-cost] did not exist. Created. [2022-04-07T11:30:27.735Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-510-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-07T11:30:28.480Z] /w/workspace/edgex-ui-go/1@tmp/durable-b2e61140/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-07T11:30:29.200Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-07T11:30:29.237Z] Warning: overwriting stash ‘stack-cost’ [2022-04-07T11:30:29.383Z] Stashed 1 file(s) [Pipeline] } [2022-04-07T11:30:29.398Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-510-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-07T11:30:29.484Z] $ docker stop --time=1 a16538fc2e8b5ae14a03de212ec3baecb44bfa2546d5f0e48e40a2678cf347b0 [2022-04-07T11:30:31.006Z] $ docker rm -f a16538fc2e8b5ae14a03de212ec3baecb44bfa2546d5f0e48e40a2678cf347b0 [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-07T11:30:32.083Z] provisioning config files... [2022-04-07T11:30:32.093Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp/config2777971900012671710tmp [Pipeline] { [Pipeline] sh [2022-04-07T11:30:32.437Z] + set +x [2022-04-07T11:30:32.437Z] + curl -s https://codecov.io/bash [2022-04-07T11:30:32.437Z] + bash -s -- [2022-04-07T11:30:32.437Z] [2022-04-07T11:30:32.437Z] _____ _ [2022-04-07T11:30:32.437Z] / ____| | | [2022-04-07T11:30:32.437Z] | | ___ __| | ___ ___ _____ __ [2022-04-07T11:30:32.437Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-07T11:30:32.437Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-07T11:30:32.437Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-07T11:30:32.437Z] Bash-1.0.6 [2022-04-07T11:30:32.437Z] [2022-04-07T11:30:32.437Z] [2022-04-07T11:30:32.437Z] ==> git version 2.25.1 found [2022-04-07T11:30:32.437Z] ==> 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-07T11:30:32.437Z] Release-Date: 2020-01-08 [2022-04-07T11:30:32.437Z] 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-07T11:30:32.437Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-07T11:30:32.437Z] ==> Jenkins CI detected. [2022-04-07T11:30:32.437Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-510 [2022-04-07T11:30:32.437Z] project root: . [2022-04-07T11:30:32.437Z] --> token set from env [2022-04-07T11:30:32.437Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-07T11:30:32.437Z] ==> Running gcov in . (disable via -X gcov) [2022-04-07T11:30:32.437Z] ==> Python coveragepy not found [2022-04-07T11:30:32.437Z] ==> Searching for coverage reports in: [2022-04-07T11:30:32.437Z] + . [2022-04-07T11:30:32.437Z] -> Found 1 reports [2022-04-07T11:30:32.437Z] ==> Detecting git/mercurial file structure [2022-04-07T11:30:32.437Z] ==> Reading reports [2022-04-07T11:30:32.698Z] + ./coverage.out bytes=10 [2022-04-07T11:30:32.698Z] ==> Appending adjustments [2022-04-07T11:30:32.698Z] https://docs.codecov.io/docs/fixing-reports [2022-04-07T11:30:32.698Z] + Found adjustments [2022-04-07T11:30:32.698Z] ==> Gzipping contents [2022-04-07T11:30:32.698Z] 4.0K /tmp/codecov.PyLAIK.gz [2022-04-07T11:30:32.698Z] ==> Uploading reports [2022-04-07T11:30:32.698Z] url: https://codecov.io [2022-04-07T11:30:32.698Z] query: branch=PR-510&commit=27f6e1df440cf25d2f4182a109183bb9963d4c9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-510%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=510&job=&cmd_args= [2022-04-07T11:30:32.698Z] -> Pinging Codecov [2022-04-07T11:30:32.698Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-510&commit=27f6e1df440cf25d2f4182a109183bb9963d4c9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-510%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=510&job=&cmd_args= [2022-04-07T11:30:32.959Z] -> Uploading to [2022-04-07T11:30:32.959Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-07/FB506323287CE973F263BFD2A0EB1F37/27f6e1df440cf25d2f4182a109183bb9963d4c9a/c4cf6574-8747-438b-820e-4d5e2e4a310d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220407T113032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c55eef9af2644dc93cfe85f26050decc5dc6386e17a6bf38db9f29cb4289bf8 [2022-04-07T11:30:32.959Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T11:30:32.959Z] Dload Upload Total Spent Left Speed [2022-04-07T11:30:33.220Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 19897 --:--:-- --:--:-- --:--:-- 19800 100 4059 0 0 100 4059 0 19236 --:--:-- --:--:-- --:--:-- 19146 [2022-04-07T11:30:33.220Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/27f6e1df440cf25d2f4182a109183bb9963d4c9a [Pipeline] } [2022-04-07T11:30:33.247Z] 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-07T11:30:34.984Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-510/archives ] [2022-04-07T11:30:34.984Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-510/archives [2022-04-07T11:30:34.984Z] total 16 [2022-04-07T11:30:34.984Z] drwxr-xr-x 3 root root 4096 Apr 7 11:24 . [2022-04-07T11:30:34.984Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 7 11:24 .. [2022-04-07T11:30:34.984Z] drwxr-xr-x 2 root root 4096 Apr 7 11:24 cost [2022-04-07T11:30:34.984Z] -rw-r--r-- 1 root root 82 Apr 7 11:24 cost.csv [2022-04-07T11:30:34.984Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-510/archives [2022-04-07T11:30:34.984Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-510/archives [2022-04-07T11:30:34.984Z] total 16 [2022-04-07T11:30:34.984Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 11:24 . [2022-04-07T11:30:34.984Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 7 11:24 .. [2022-04-07T11:30:34.984Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 11:24 cost [2022-04-07T11:30:34.984Z] -rw-r--r-- 1 jenkins jenkins 82 Apr 7 11:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-07T11:30:35.316Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T11:30:36.216Z] ---> package-listing.sh [2022-04-07T11:30:36.217Z] ++ facter osfamily [2022-04-07T11:30:36.217Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-07T11:30:36.217Z] + OS_FAMILY=debian [2022-04-07T11:30:36.217Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-510 [2022-04-07T11:30:36.217Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-07T11:30:36.217Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-07T11:30:36.217Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-07T11:30:36.217Z] + PACKAGES=/tmp/packages_start.txt [2022-04-07T11:30:36.217Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-510 ']' [2022-04-07T11:30:36.217Z] + PACKAGES=/tmp/packages_end.txt [2022-04-07T11:30:36.217Z] + case "${OS_FAMILY}" in [2022-04-07T11:30:36.217Z] + dpkg -l [2022-04-07T11:30:36.217Z] + grep '^ii' [2022-04-07T11:30:36.478Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-07T11:30:36.478Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-07T11:30:36.478Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-07T11:30:36.478Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-510 ']' [2022-04-07T11:30:36.478Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-510/archives/ [2022-04-07T11:30:36.478Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-510/archives/ [Pipeline] echo [2022-04-07T11:30:36.510Z] 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-510/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-07T11:30:36.806Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-07T11:30:37.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T11:30:37.396Z] . [Pipeline] withDockerContainer [2022-04-07T11:30:37.487Z] prd-ubuntu20.04-docker-8c-8g-11404 does not seem to be running inside a container [2022-04-07T11:30:37.530Z] $ 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-510/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-510 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-510:/w/workspace/edgexfoundry_edgex-ui-go_PR-510:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-07T11:30:37.753Z] $ docker top 00989ba779a85a85e19a41b8cfeb69fbd6e3f3590f09b3169385c6bf212ac843 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T11:30:38.157Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-07T11:30:38.474Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-07T11:30:38.793Z] + ls /var/log/sa-host [2022-04-07T11:30:38.794Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T11:30:39.062Z] provisioning config files... [2022-04-07T11:30:39.072Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-510@tmp/config1435108270923146405tmp [Pipeline] { [Pipeline] echo [2022-04-07T11:30:39.120Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T11:30:39.439Z] ---> create-netrc.sh [Pipeline] } [2022-04-07T11:30:39.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-07T11:30:39.874Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-07T11:30:39.905Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T11:30:40.221Z] ---> sudo-logs.sh [2022-04-07T11:30:40.221Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-07T11:30:40.311Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T11:30:40.627Z] ---> job-cost.sh [2022-04-07T11:30:40.627Z] lf-activate-venv: SKIPPING [2022-04-07T11:30:40.627Z] DEBUG: total: 0.2199999988079071 [2022-04-07T11:30:40.627Z] INFO: Retrieving Stack Cost... [2022-04-07T11:30:40.887Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-07T11:30:41.457Z] INFO: Archiving Costs [Pipeline] echo [2022-04-07T11:30:41.492Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T11:30:41.804Z] ---> logs-deploy.sh [2022-04-07T11:30:41.804Z] lf-activate-venv: SKIPPING [2022-04-07T11:30:41.804Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-510/1 [2022-04-07T11:30:41.804Z] INFO: archiving workspace using pattern(s): [2022-04-07T11:30:42.745Z] Archives upload complete. [2022-04-07T11:30:42.745Z] INFO: archiving logs to Nexus