Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 308eeb81062530064bc8ceb467383f61751e4df0 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-ssh9917799333984092011.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh13816168110936226604.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4854098245706806660.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13319076977962771316.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh6064031356537460348.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17684736321646653203.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2343 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 308eeb81062530064bc8ceb467383f61751e4df0 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 308eeb81062530064bc8ceb467383f61751e4df0 # timeout=10 Commit message: "feat: Add basic testing case for each component or directive" > git rev-list --no-walk 66d087440452cd2777c1b48e6c315f4ea5829394 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-13T16:00:26.802Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-13T16:00:26.850Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-13T16:00:26.866Z] ========================================================= [2022-06-13T16:00:26.866Z] EdgeX Global Pipelines Version Info [2022-06-13T16:00:26.866Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:00:27.650Z] ------------------- [2022-06-13T16:00:27.650Z] stable info: [2022-06-13T16:00:27.650Z] ------------------- [2022-06-13T16:00:27.650Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-13T16:00:27.650Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-13T16:00:27.650Z] Message: update stable to v1.0.234 [2022-06-13T16:00:28.223Z] ------------------- [2022-06-13T16:00:28.223Z] experimental info: [2022-06-13T16:00:28.223Z] ------------------- [2022-06-13T16:00:28.223Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-13T16:00:28.223Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-13T16:00:28.223Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-13T16:00:28.433Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-06-13T16:00:28.443Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-06-13T16:00:28.454Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-13T16:00:28.467Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-13T16:00:28.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-13T16:00:28.491Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-13T16:00:28.502Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-13T16:00:28.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-13T16:00:28.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-13T16:00:28.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-13T16:00:28.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-13T16:00:28.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-06-13T16:00:28.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-13T16:00:28.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-13T16:00:28.602Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-13T16:00:28.613Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-13T16:00:28.630Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-13T16:00:28.640Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-13T16:00:28.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-13T16:00:28.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-13T16:00:28.674Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-13T16:00:28.685Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-13T16:00:28.697Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-13T16:00:28.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-13T16:00:28.725Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-13T16:00:28.736Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-13T16:00:28.753Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-13T16:00:28.770Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-13T16:00:28.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-13T16:00:28.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-13T16:00:28.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] echo [2022-06-13T16:00:28.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 308eeb8 [Pipeline] echo [2022-06-13T16:00:28.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T16:00:28.863Z] provisioning config files... [2022-06-13T16:00:28.878Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7203912111325215283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:00:29.186Z] ---> docker-login.sh [2022-06-13T16:00:29.186Z] nexus3.edgexfoundry.org:10001 [2022-06-13T16:00:29.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:00:29.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:00:29.448Z] Configure a credential helper to remove this warning. See [2022-06-13T16:00:29.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:00:29.448Z] [2022-06-13T16:00:29.448Z] Login Succeeded [2022-06-13T16:00:29.448Z] nexus3.edgexfoundry.org:10002 [2022-06-13T16:00:29.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:00:29.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:00:29.710Z] Configure a credential helper to remove this warning. See [2022-06-13T16:00:29.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:00:29.710Z] [2022-06-13T16:00:29.710Z] Login Succeeded [2022-06-13T16:00:29.710Z] nexus3.edgexfoundry.org:10003 [2022-06-13T16:00:29.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:00:29.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:00:29.710Z] Configure a credential helper to remove this warning. See [2022-06-13T16:00:29.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:00:29.710Z] [2022-06-13T16:00:29.710Z] Login Succeeded [2022-06-13T16:00:29.710Z] nexus3.edgexfoundry.org:10004 [2022-06-13T16:00:29.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:00:29.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:00:29.974Z] Configure a credential helper to remove this warning. See [2022-06-13T16:00:29.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:00:29.974Z] [2022-06-13T16:00:29.974Z] Login Succeeded [2022-06-13T16:00:29.974Z] docker.io [2022-06-13T16:00:29.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:00:30.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:00:30.548Z] Configure a credential helper to remove this warning. See [2022-06-13T16:00:30.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:00:30.548Z] [2022-06-13T16:00:30.548Z] Login Succeeded [2022-06-13T16:00:30.548Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T16:00:30.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-13T16:00:30.953Z] + git rev-list -1 --merges 308eeb81062530064bc8ceb467383f61751e4df0~1..308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] echo [2022-06-13T16:00:30.992Z] -----------> git rev-list -1 --merges 308eeb81062530064bc8ceb467383f61751e4df0~1..308eeb81062530064bc8ceb467383f61751e4df0 308eeb81062530064bc8ceb467383f61751e4df0 [false] [Pipeline] sh [2022-06-13T16:00:31.304Z] + git log --format=format:%s -1 308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] echo [2022-06-13T16:00:31.320Z] ========================================================= [2022-06-13T16:00:31.320Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-13T16:00:31.320Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-13T16:00:31.664Z] + git log --format=format:%s -1 308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] echo [2022-06-13T16:00:31.677Z] [semverPrep] GIT_COMMIT: 308eeb81062530064bc8ceb467383f61751e4df0, Commit Message: feat: Add basic testing case for each component or directive [Pipeline] echo [2022-06-13T16:00:31.687Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-13T16:00:32.049Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-13T16:00:32.049Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-13T16:00:32.049Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-13T16:00:32.049Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-13T16:00:32.049Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-13T16:00:32.049Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-13T16:00:32.049Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:00:32.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T16:00:32.487Z] [2022-06-13T16:00:32.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:00:32.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T16:00:32.797Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-13T16:00:32.797Z] 42c077c10790: Pulling fs layer [2022-06-13T16:00:32.797Z] f63e77b7563a: Pulling fs layer [2022-06-13T16:00:32.797Z] bd5fdadae976: Pulling fs layer [2022-06-13T16:00:32.797Z] 205491f53016: Pulling fs layer [2022-06-13T16:00:32.797Z] df18705c85c3: Pulling fs layer [2022-06-13T16:00:32.797Z] bdb3f477010e: Pulling fs layer [2022-06-13T16:00:32.797Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-13T16:00:32.797Z] 2c6e9b1d212d: Pulling fs layer [2022-06-13T16:00:32.797Z] bdb8f0575790: Pulling fs layer [2022-06-13T16:00:32.797Z] 386e3cb2ff24: Pulling fs layer [2022-06-13T16:00:32.797Z] 2343380bae48: Pulling fs layer [2022-06-13T16:00:32.797Z] 2c6e9b1d212d: Waiting [2022-06-13T16:00:32.797Z] bdb8f0575790: Waiting [2022-06-13T16:00:32.797Z] 205491f53016: Waiting [2022-06-13T16:00:32.797Z] 2343380bae48: Waiting [2022-06-13T16:00:32.797Z] df18705c85c3: Waiting [2022-06-13T16:00:32.797Z] bdb3f477010e: Waiting [2022-06-13T16:00:32.797Z] 386e3cb2ff24: Waiting [2022-06-13T16:00:32.797Z] c8a8fc8e1c8f: Waiting [2022-06-13T16:00:32.797Z] f63e77b7563a: Verifying Checksum [2022-06-13T16:00:32.797Z] f63e77b7563a: Download complete [2022-06-13T16:00:32.797Z] 205491f53016: Verifying Checksum [2022-06-13T16:00:32.797Z] 205491f53016: Download complete [2022-06-13T16:00:33.057Z] df18705c85c3: Verifying Checksum [2022-06-13T16:00:33.057Z] df18705c85c3: Download complete [2022-06-13T16:00:33.057Z] bd5fdadae976: Verifying Checksum [2022-06-13T16:00:33.057Z] bd5fdadae976: Download complete [2022-06-13T16:00:33.057Z] bdb3f477010e: Verifying Checksum [2022-06-13T16:00:33.057Z] bdb3f477010e: Download complete [2022-06-13T16:00:33.057Z] 2c6e9b1d212d: Verifying Checksum [2022-06-13T16:00:33.057Z] 2c6e9b1d212d: Download complete [2022-06-13T16:00:33.057Z] bdb8f0575790: Download complete [2022-06-13T16:00:33.057Z] 386e3cb2ff24: Download complete [2022-06-13T16:00:33.057Z] 2343380bae48: Verifying Checksum [2022-06-13T16:00:33.057Z] 2343380bae48: Download complete [2022-06-13T16:00:33.057Z] 42c077c10790: Verifying Checksum [2022-06-13T16:00:33.057Z] 42c077c10790: Download complete [2022-06-13T16:00:33.318Z] c8a8fc8e1c8f: Download complete [2022-06-13T16:00:34.702Z] 42c077c10790: Pull complete [2022-06-13T16:00:34.702Z] f63e77b7563a: Pull complete [2022-06-13T16:00:34.963Z] bd5fdadae976: Pull complete [2022-06-13T16:00:35.223Z] 205491f53016: Pull complete [2022-06-13T16:00:35.482Z] df18705c85c3: Pull complete [2022-06-13T16:00:35.743Z] bdb3f477010e: Pull complete [2022-06-13T16:00:37.652Z] c8a8fc8e1c8f: Pull complete [2022-06-13T16:00:37.652Z] 2c6e9b1d212d: Pull complete [2022-06-13T16:00:37.652Z] bdb8f0575790: Pull complete [2022-06-13T16:00:37.914Z] 386e3cb2ff24: Pull complete [2022-06-13T16:00:37.914Z] 2343380bae48: Pull complete [2022-06-13T16:00:37.914Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-13T16:00:37.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T16:00:37.914Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:00:38.019Z] prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container [2022-06-13T16:00:38.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-13T16:00:39.573Z] $ docker top 82757edbb4b53852dbc6ab15b739caf10ac1d02cede5425a5a52146cfcef4893 -eo pid,comm [2022-06-13T16:00:39.635Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-13T16:00:39.635Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-13T16:00:39.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-13T16:00:39.675Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-13T16:00:39.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-13T16:00:39.813Z] $ docker exec 82757edbb4b53852dbc6ab15b739caf10ac1d02cede5425a5a52146cfcef4893 ssh-agent [2022-06-13T16:00:39.957Z] SSH_AUTH_SOCK=/tmp/ssh-pc05BDR0zyle/agent.33 [2022-06-13T16:00:39.957Z] SSH_AGENT_PID=41 [2022-06-13T16:00:39.963Z] Running ssh-add (command line suppressed) [2022-06-13T16:00:40.097Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6334030729155957907.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6334030729155957907.key) [2022-06-13T16:00:40.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-13T16:00:40.397Z] + git tag --points-at HEAD [Pipeline] } [2022-06-13T16:00:40.417Z] $ docker exec --env ******** --env ******** 82757edbb4b53852dbc6ab15b739caf10ac1d02cede5425a5a52146cfcef4893 ssh-agent -k [2022-06-13T16:00:40.526Z] unset SSH_AUTH_SOCK; [2022-06-13T16:00:40.526Z] unset SSH_AGENT_PID; [2022-06-13T16:00:40.527Z] echo Agent pid 41 killed; [2022-06-13T16:00:40.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-13T16:00:40.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-13T16:00:40.561Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-13T16:00:40.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-13T16:00:40.695Z] $ docker exec 82757edbb4b53852dbc6ab15b739caf10ac1d02cede5425a5a52146cfcef4893 ssh-agent [2022-06-13T16:00:40.814Z] SSH_AUTH_SOCK=/tmp/ssh-1Ua2k0te0vsr/agent.74 [2022-06-13T16:00:40.814Z] SSH_AGENT_PID=80 [2022-06-13T16:00:40.820Z] Running ssh-add (command line suppressed) [2022-06-13T16:00:40.947Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5502483904676765728.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5502483904676765728.key) [2022-06-13T16:00:40.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-13T16:00:41.250Z] + git semver init [2022-06-13T16:00:41.510Z] 2022-06-13 16:00:41,485 [run_init] DEBUG init version:0.0.0 force:False [2022-06-13T16:00:41.510Z] 2022-06-13 16:00:41,487 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-06-13T16:00:41.510Z] 2022-06-13 16:00:41,488 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-06-13T16:00:41.510Z] 2022-06-13 16:00:41,488 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-13T16:00:42.896Z] 2022-06-13 16:00:42,664 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-06-13T16:00:42.896Z] 2022-06-13 16:00:42,664 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-06-13T16:00:42.896Z] 2022-06-13 16:00:42,664 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:00:42.896Z] 2022-06-13 16:00:42,665 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:00:42.896Z] 2.2.1-dev.1 [Pipeline] } [2022-06-13T16:00:42.913Z] $ docker exec --env ******** --env ******** 82757edbb4b53852dbc6ab15b739caf10ac1d02cede5425a5a52146cfcef4893 ssh-agent -k [2022-06-13T16:00:43.030Z] unset SSH_AUTH_SOCK; [2022-06-13T16:00:43.030Z] unset SSH_AGENT_PID; [2022-06-13T16:00:43.030Z] echo Agent pid 80 killed; [2022-06-13T16:00:43.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-13T16:00:43.345Z] + git semver [Pipeline] } [2022-06-13T16:00:43.626Z] $ docker stop --time=1 82757edbb4b53852dbc6ab15b739caf10ac1d02cede5425a5a52146cfcef4893 [2022-06-13T16:00:44.962Z] $ docker rm -f 82757edbb4b53852dbc6ab15b739caf10ac1d02cede5425a5a52146cfcef4893 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-13T16:00:45.326Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-13T16:00:45.577Z] Stashed 1 file(s) [Pipeline] echo [2022-06-13T16:00:45.580Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.1 [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-06-13T16:00:45.687Z] provisioning config files... [2022-06-13T16:00:45.697Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8777039591316997480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:00:46.005Z] ---> docker-login.sh [2022-06-13T16:00:46.005Z] nexus3.edgexfoundry.org:10001 [2022-06-13T16:00:46.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:00:46.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:00:46.005Z] Configure a credential helper to remove this warning. See [2022-06-13T16:00:46.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:00:46.005Z] [2022-06-13T16:00:46.005Z] Login Succeeded [2022-06-13T16:00:46.005Z] nexus3.edgexfoundry.org:10002 [2022-06-13T16:00:46.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:00:46.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:00:46.266Z] Configure a credential helper to remove this warning. See [2022-06-13T16:00:46.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:00:46.266Z] [2022-06-13T16:00:46.266Z] Login Succeeded [2022-06-13T16:00:46.266Z] nexus3.edgexfoundry.org:10003 [2022-06-13T16:00:46.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:00:46.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:00:46.266Z] Configure a credential helper to remove this warning. See [2022-06-13T16:00:46.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:00:46.266Z] [2022-06-13T16:00:46.266Z] Login Succeeded [2022-06-13T16:00:46.266Z] nexus3.edgexfoundry.org:10004 [2022-06-13T16:00:46.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:00:46.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:00:46.527Z] Configure a credential helper to remove this warning. See [2022-06-13T16:00:46.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:00:46.527Z] [2022-06-13T16:00:46.527Z] Login Succeeded [2022-06-13T16:00:46.527Z] docker.io [2022-06-13T16:00:46.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:00:46.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:00:46.790Z] Configure a credential helper to remove this warning. See [2022-06-13T16:00:46.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:00:46.790Z] [2022-06-13T16:00:46.790Z] Login Succeeded [2022-06-13T16:00:46.790Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T16:00:46.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-13T16:00:46.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T16:00:46.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T16:00:46.905Z] ========================================================= [2022-06-13T16:00:46.905Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-13T16:00:46.905Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:00:47.231Z] + 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-06-13T16:00:47.495Z] Sending build context to Docker daemon 43.55MB [2022-06-13T16:00:47.495Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T16:00:47.495Z] Step 2/15 : FROM ${BASE} AS builder [2022-06-13T16:00:47.495Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-13T16:00:47.495Z] 59bf1c3509f3: Pulling fs layer [2022-06-13T16:00:47.495Z] 666ba61612fd: Pulling fs layer [2022-06-13T16:00:47.495Z] 8ed8ca486205: Pulling fs layer [2022-06-13T16:00:47.495Z] cc1cd167ecdc: Pulling fs layer [2022-06-13T16:00:47.495Z] c516ae0d96e1: Pulling fs layer [2022-06-13T16:00:47.495Z] cc1cd167ecdc: Waiting [2022-06-13T16:00:47.495Z] 684cea983483: Pulling fs layer [2022-06-13T16:00:47.495Z] dd3240ac7de5: Pulling fs layer [2022-06-13T16:00:47.495Z] 684cea983483: Waiting [2022-06-13T16:00:47.495Z] b1e948a4e11c: Pulling fs layer [2022-06-13T16:00:47.495Z] a8fd76ee1af6: Pulling fs layer [2022-06-13T16:00:47.495Z] 646ad004c059: Pulling fs layer [2022-06-13T16:00:47.495Z] dd3240ac7de5: Waiting [2022-06-13T16:00:47.495Z] b1e948a4e11c: Waiting [2022-06-13T16:00:47.495Z] 8ed8ca486205: Verifying Checksum [2022-06-13T16:00:47.495Z] 8ed8ca486205: Download complete [2022-06-13T16:00:47.495Z] 666ba61612fd: Verifying Checksum [2022-06-13T16:00:47.495Z] c516ae0d96e1: Verifying Checksum [2022-06-13T16:00:47.495Z] c516ae0d96e1: Download complete [2022-06-13T16:00:47.495Z] 684cea983483: Verifying Checksum [2022-06-13T16:00:47.495Z] 684cea983483: Download complete [2022-06-13T16:00:47.495Z] 59bf1c3509f3: Verifying Checksum [2022-06-13T16:00:47.495Z] 59bf1c3509f3: Download complete [2022-06-13T16:00:47.495Z] dd3240ac7de5: Verifying Checksum [2022-06-13T16:00:47.495Z] dd3240ac7de5: Download complete [2022-06-13T16:00:47.758Z] b1e948a4e11c: Verifying Checksum [2022-06-13T16:00:47.758Z] b1e948a4e11c: Download complete [2022-06-13T16:00:47.758Z] 59bf1c3509f3: Pull complete [2022-06-13T16:00:48.026Z] 666ba61612fd: Pull complete [2022-06-13T16:00:48.026Z] 8ed8ca486205: Pull complete [2022-06-13T16:00:48.290Z] 646ad004c059: Verifying Checksum [2022-06-13T16:00:48.290Z] 646ad004c059: Download complete [2022-06-13T16:00:48.290Z] a8fd76ee1af6: Verifying Checksum [2022-06-13T16:00:48.290Z] a8fd76ee1af6: Download complete [2022-06-13T16:00:48.290Z] cc1cd167ecdc: Verifying Checksum [2022-06-13T16:00:48.290Z] cc1cd167ecdc: Download complete [2022-06-13T16:00:52.490Z] cc1cd167ecdc: Pull complete [2022-06-13T16:00:52.490Z] c516ae0d96e1: Pull complete [2022-06-13T16:00:52.490Z] 684cea983483: Pull complete [2022-06-13T16:00:52.490Z] dd3240ac7de5: Pull complete [2022-06-13T16:00:52.750Z] b1e948a4e11c: Pull complete [2022-06-13T16:00:55.287Z] a8fd76ee1af6: Pull complete [2022-06-13T16:00:55.856Z] 646ad004c059: Pull complete [2022-06-13T16:00:55.856Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-13T16:00:55.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-13T16:00:55.856Z] ---> 8f69c11f6b0c [2022-06-13T16:00:55.856Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-13T16:00:57.768Z] ---> Running in 90227c878769 [2022-06-13T16:00:57.769Z] Removing intermediate container 90227c878769 [2022-06-13T16:00:57.769Z] ---> 850a2e6f76fd [2022-06-13T16:00:57.769Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-06-13T16:00:57.769Z] ---> Running in 62966eb514dc [2022-06-13T16:00:57.769Z] Removing intermediate container 62966eb514dc [2022-06-13T16:00:57.769Z] ---> 468502cd043d [2022-06-13T16:00:57.769Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T16:00:57.769Z] ---> Running in d8be4c78d94c [2022-06-13T16:00:58.028Z] Removing intermediate container d8be4c78d94c [2022-06-13T16:00:58.028Z] ---> 1593e2f5d93e [2022-06-13T16:00:58.028Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-06-13T16:00:58.028Z] ---> Running in 9ca218d86ac9 [2022-06-13T16:00:58.028Z] Removing intermediate container 9ca218d86ac9 [2022-06-13T16:00:58.028Z] ---> 39ec8de9f48d [2022-06-13T16:00:58.028Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-13T16:00:58.028Z] ---> Running in 3e803f61986a [2022-06-13T16:00:58.028Z] Removing intermediate container 3e803f61986a [2022-06-13T16:00:58.028Z] ---> 87f1a3338b2b [2022-06-13T16:00:58.028Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T16:00:58.289Z] ---> Running in 709f8372ae2b [2022-06-13T16:00:58.859Z] Removing intermediate container 709f8372ae2b [2022-06-13T16:00:58.859Z] ---> aed72037c795 [2022-06-13T16:00:58.859Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T16:00:58.859Z] ---> Running in a6eda2b412dd [2022-06-13T16:00:59.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-13T16:01:00.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-13T16:01:00.328Z] OK: 221 MiB in 52 packages [2022-06-13T16:01:00.657Z] Still waiting to schedule task [2022-06-13T16:01:00.658Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-13T16:01:00.901Z] Removing intermediate container a6eda2b412dd [2022-06-13T16:01:00.901Z] ---> 542b3f055f2a [2022-06-13T16:01:00.901Z] Step 10/15 : ENV GO111MODULE=on [2022-06-13T16:01:00.901Z] ---> Running in 78959912a297 [2022-06-13T16:01:00.901Z] Removing intermediate container 78959912a297 [2022-06-13T16:01:00.901Z] ---> 68eb40eb9ec3 [2022-06-13T16:01:00.901Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-13T16:01:00.901Z] ---> Running in 784ac950ee84 [2022-06-13T16:01:00.901Z] Removing intermediate container 784ac950ee84 [2022-06-13T16:01:00.901Z] ---> 01ebe466f14f [2022-06-13T16:01:00.901Z] Step 12/15 : COPY go.mod vendor* ./ [2022-06-13T16:01:01.161Z] ---> 69220f2d2d67 [2022-06-13T16:01:01.161Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T16:01:01.161Z] ---> Running in 618848ac8aa7 [2022-06-13T16:01:13.391Z] Removing intermediate container 618848ac8aa7 [2022-06-13T16:01:13.391Z] ---> 1284eb786f8c [2022-06-13T16:01:13.391Z] Step 14/15 : COPY . . [2022-06-13T16:01:13.391Z] ---> 9f784ff5a86c [2022-06-13T16:01:13.391Z] Step 15/15 : RUN ${MAKE} [2022-06-13T16:01:13.391Z] ---> Running in da94816bc402 [2022-06-13T16:01:13.391Z] noop [2022-06-13T16:01:13.391Z] Removing intermediate container da94816bc402 [2022-06-13T16:01:13.391Z] ---> ae2c6e864e63 [2022-06-13T16:01:13.391Z] Successfully built ae2c6e864e63 [2022-06-13T16:01:13.391Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:01:13.715Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-13T16:01:13.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:01:13.795Z] prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container [2022-06-13T16:01:13.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-13T16:01:14.254Z] $ docker top 7957c97fbf1ed7d367b4ad039073fdce1e9eaaeceb390a10adec199724cff6bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-13T16:01:14.649Z] + go version [2022-06-13T16:01:14.649Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-13T16:01:14.686Z] $ docker stop --time=1 7957c97fbf1ed7d367b4ad039073fdce1e9eaaeceb390a10adec199724cff6bc [2022-06-13T16:01:16.033Z] $ docker rm -f 7957c97fbf1ed7d367b4ad039073fdce1e9eaaeceb390a10adec199724cff6bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:01:16.472Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-13T16:01:16.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:01:16.555Z] prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container [2022-06-13T16:01:16.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-13T16:01:16.983Z] $ docker top e3ed73196bb3d64e29870e1fb37001ad78fe50ea02cb6c12cde461d36b1ac7dc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-13T16:01:17.344Z] + make test [2022-06-13T16:01:17.344Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-06-13T16:01:17.603Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-06-13T16:01:22.885Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-06-13T16:01:22.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-06-13T16:01:22.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-06-13T16:01:22.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-06-13T16:01:22.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-06-13T16:01:22.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-06-13T16:01:22.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-06-13T16:01:22.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-06-13T16:01:22.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-06-13T16:01:22.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-06-13T16:01:22.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-06-13T16:01:22.885Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-06-13T16:01:22.885Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-06-13T16:01:25.427Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-13T16:01:25.427Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-13T16:01:25.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-13T16:01:25.464Z] $ docker stop --time=1 e3ed73196bb3d64e29870e1fb37001ad78fe50ea02cb6c12cde461d36b1ac7dc [2022-06-13T16:01:27.006Z] $ docker rm -f e3ed73196bb3d64e29870e1fb37001ad78fe50ea02cb6c12cde461d36b1ac7dc [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-13T16:01:27.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-13T16:01:27.452Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-13T16:01:27.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-13T16:01:28.290Z] + ls -al . [2022-06-13T16:01:28.290Z] total 160 [2022-06-13T16:01:28.290Z] drwxrwxr-x 14 jenkins jenkins 4096 Jun 13 16:01 . [2022-06-13T16:01:28.290Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:00 .. [2022-06-13T16:01:28.290Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 16:00 .git [2022-06-13T16:01:28.290Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:00 .github [2022-06-13T16:01:28.290Z] -rw-rw-r-- 1 jenkins jenkins 167 Jun 13 16:00 .gitignore [2022-06-13T16:01:28.290Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 16:00 .semver [2022-06-13T16:01:28.290Z] -rw-rw-r-- 1 jenkins jenkins 2022 Jun 13 16:00 Attribution.txt [2022-06-13T16:01:28.290Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jun 13 16:00 CHANGELOG.md [2022-06-13T16:01:28.290Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 13 16:00 CONTRIBUTING.md [2022-06-13T16:01:28.290Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jun 13 16:00 Dockerfile [2022-06-13T16:01:28.290Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 13 16:00 Jenkinsfile [2022-06-13T16:01:28.290Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 13 16:00 LICENSE [2022-06-13T16:01:28.290Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jun 13 16:00 Makefile [2022-06-13T16:01:28.290Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jun 13 16:00 README.md [2022-06-13T16:01:28.290Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 13 16:00 VERSION [2022-06-13T16:01:28.290Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:00 assets [2022-06-13T16:01:28.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 16:00 bin [2022-06-13T16:01:28.290Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:00 cmd [2022-06-13T16:01:28.290Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 13 16:01 coverage.out [2022-06-13T16:01:28.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 16:00 docs [2022-06-13T16:01:28.290Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jun 13 16:00 go.mod [2022-06-13T16:01:28.290Z] -rw-rw-r-- 1 jenkins jenkins 26589 Jun 13 16:00 go.sum [2022-06-13T16:01:28.290Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 16:00 internal [2022-06-13T16:01:28.290Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:00 pkg [2022-06-13T16:01:28.290Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:00 snap [2022-06-13T16:01:28.290Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:00 testing [2022-06-13T16:01:28.290Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 13 16:00 version.go [2022-06-13T16:01:28.290Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:00 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:01:28.609Z] + 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=308eeb81062530064bc8ceb467383f61751e4df0 --label arch=amd64 --label version=2.2.1-dev.1 . [2022-06-13T16:01:28.872Z] Sending build context to Docker daemon 43.55MB [2022-06-13T16:01:28.872Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T16:01:28.872Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-13T16:01:28.872Z] ---> ae2c6e864e63 [2022-06-13T16:01:28.872Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-13T16:01:28.872Z] ---> Running in ef06d0e18ca3 [2022-06-13T16:01:29.132Z] Removing intermediate container ef06d0e18ca3 [2022-06-13T16:01:29.132Z] ---> 1a9c58ca56cc [2022-06-13T16:01:29.132Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-06-13T16:01:29.132Z] ---> Running in d8850390a12f [2022-06-13T16:01:29.132Z] Removing intermediate container d8850390a12f [2022-06-13T16:01:29.132Z] ---> f5949897c299 [2022-06-13T16:01:29.132Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T16:01:29.133Z] ---> Running in 988eabe08d40 [2022-06-13T16:01:29.392Z] Removing intermediate container 988eabe08d40 [2022-06-13T16:01:29.392Z] ---> 0fcb3b2a3a7f [2022-06-13T16:01:29.392Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-06-13T16:01:29.392Z] ---> Running in 4b94c8c69730 [2022-06-13T16:01:29.392Z] Removing intermediate container 4b94c8c69730 [2022-06-13T16:01:29.392Z] ---> b6b9d3a4e424 [2022-06-13T16:01:29.392Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-13T16:01:29.392Z] ---> Running in 8599f58c4599 [2022-06-13T16:01:29.652Z] Removing intermediate container 8599f58c4599 [2022-06-13T16:01:29.652Z] ---> 90388c393fcf [2022-06-13T16:01:29.652Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T16:01:29.652Z] ---> Running in 7dc84597563d [2022-06-13T16:01:30.224Z] Removing intermediate container 7dc84597563d [2022-06-13T16:01:30.224Z] ---> b4c5c912a474 [2022-06-13T16:01:30.224Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T16:01:30.224Z] ---> Running in ad37fcfd538f [2022-06-13T16:01:30.484Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-13T16:01:31.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-13T16:01:31.685Z] OK: 221 MiB in 52 packages [2022-06-13T16:01:31.951Z] Removing intermediate container ad37fcfd538f [2022-06-13T16:01:31.951Z] ---> a549b370bf87 [2022-06-13T16:01:31.951Z] Step 10/23 : ENV GO111MODULE=on [2022-06-13T16:01:31.951Z] ---> Running in c921421c6a49 [2022-06-13T16:01:32.219Z] Removing intermediate container c921421c6a49 [2022-06-13T16:01:32.219Z] ---> 30cda81cd279 [2022-06-13T16:01:32.219Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-13T16:01:32.219Z] ---> Running in 28977e823351 [2022-06-13T16:01:32.219Z] Removing intermediate container 28977e823351 [2022-06-13T16:01:32.219Z] ---> d4ca5c5e9055 [2022-06-13T16:01:32.219Z] Step 12/23 : COPY go.mod vendor* ./ [2022-06-13T16:01:32.479Z] ---> 959ff04e0773 [2022-06-13T16:01:32.479Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T16:01:32.479Z] ---> Running in fc942f0fade0 [2022-06-13T16:01:33.051Z] Removing intermediate container fc942f0fade0 [2022-06-13T16:01:33.051Z] ---> 9107be40cc06 [2022-06-13T16:01:33.051Z] Step 14/23 : COPY . . [2022-06-13T16:01:33.992Z] ---> 6891b7be48a8 [2022-06-13T16:01:33.992Z] Step 15/23 : RUN ${MAKE} [2022-06-13T16:01:33.992Z] ---> Running in 5ba66fdf8530 [2022-06-13T16:01:34.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-06-13T16:01:39.528Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-06-13T16:01:41.441Z] Removing intermediate container 5ba66fdf8530 [2022-06-13T16:01:41.441Z] ---> 71d229e0b32f [2022-06-13T16:01:41.441Z] Step 16/23 : FROM alpine:3.14 [2022-06-13T16:01:41.704Z] 3.14: Pulling from library/alpine [2022-06-13T16:01:41.704Z] 8663204ce13b: Pulling fs layer [2022-06-13T16:01:41.963Z] 8663204ce13b: Verifying Checksum [2022-06-13T16:01:41.963Z] 8663204ce13b: Download complete [2022-06-13T16:01:42.224Z] 8663204ce13b: Pull complete [2022-06-13T16:01:42.225Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-13T16:01:42.225Z] Status: Downloaded newer image for alpine:3.14 [2022-06-13T16:01:42.225Z] ---> e04c818066af [2022-06-13T16:01:42.225Z] Step 17/23 : EXPOSE 4000 [2022-06-13T16:01:42.225Z] ---> Running in 5ce49cf295e4 [2022-06-13T16:01:42.225Z] Removing intermediate container 5ce49cf295e4 [2022-06-13T16:01:42.225Z] ---> 3aa307133dd5 [2022-06-13T16:01:42.225Z] 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-06-13T16:01:42.793Z] ---> f45650941e02 [2022-06-13T16:01:42.793Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-06-13T16:01:42.793Z] ---> Running in b33263625206 [2022-06-13T16:01:43.055Z] Removing intermediate container b33263625206 [2022-06-13T16:01:43.055Z] ---> 77f1a2ca0e97 [2022-06-13T16:01:43.055Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-06-13T16:01:43.055Z] ---> Running in d32ec3f933d5 [2022-06-13T16:01:43.055Z] Removing intermediate container d32ec3f933d5 [2022-06-13T16:01:43.055Z] ---> 1fb553186590 [2022-06-13T16:01:43.055Z] Step 21/23 : LABEL arch=amd64 [2022-06-13T16:01:43.055Z] ---> Running in 958a17bb7c5e [2022-06-13T16:01:43.055Z] Removing intermediate container 958a17bb7c5e [2022-06-13T16:01:43.055Z] ---> 006036be0bd7 [2022-06-13T16:01:43.055Z] Step 22/23 : LABEL git_sha=308eeb81062530064bc8ceb467383f61751e4df0 [2022-06-13T16:01:43.331Z] ---> Running in bce8d1149431 [2022-06-13T16:01:43.331Z] Removing intermediate container bce8d1149431 [2022-06-13T16:01:43.331Z] ---> 427404e54073 [2022-06-13T16:01:43.331Z] Step 23/23 : LABEL version=2.2.1-dev.1 [2022-06-13T16:01:43.331Z] ---> Running in 99f6f8e010a5 [2022-06-13T16:01:43.331Z] Removing intermediate container 99f6f8e010a5 [2022-06-13T16:01:43.331Z] ---> b3e232e55558 [2022-06-13T16:01:43.331Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-13T16:01:43.331Z] Successfully built b3e232e55558 [2022-06-13T16:01:43.331Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T16:01:43.407Z] provisioning config files... [2022-06-13T16:01:43.418Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4839532874250940541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:01:43.717Z] ---> docker-login.sh [2022-06-13T16:01:43.717Z] nexus3.edgexfoundry.org:10001 [2022-06-13T16:01:43.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:01:43.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:01:43.717Z] Configure a credential helper to remove this warning. See [2022-06-13T16:01:43.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:01:43.717Z] [2022-06-13T16:01:43.717Z] Login Succeeded [2022-06-13T16:01:43.717Z] nexus3.edgexfoundry.org:10002 [2022-06-13T16:01:43.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:01:43.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:01:43.978Z] Configure a credential helper to remove this warning. See [2022-06-13T16:01:43.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:01:43.978Z] [2022-06-13T16:01:43.978Z] Login Succeeded [2022-06-13T16:01:43.978Z] nexus3.edgexfoundry.org:10003 [2022-06-13T16:01:43.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:01:43.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:01:43.978Z] Configure a credential helper to remove this warning. See [2022-06-13T16:01:43.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:01:43.978Z] [2022-06-13T16:01:43.978Z] Login Succeeded [2022-06-13T16:01:43.978Z] nexus3.edgexfoundry.org:10004 [2022-06-13T16:01:43.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:01:44.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:01:44.238Z] Configure a credential helper to remove this warning. See [2022-06-13T16:01:44.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:01:44.238Z] [2022-06-13T16:01:44.238Z] Login Succeeded [2022-06-13T16:01:44.238Z] docker.io [2022-06-13T16:01:44.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:01:44.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:01:44.498Z] Configure a credential helper to remove this warning. See [2022-06-13T16:01:44.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:01:44.498Z] [2022-06-13T16:01:44.498Z] Login Succeeded [2022-06-13T16:01:44.498Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T16:01:44.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-13T16:01:44.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T16:01:44.561Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-06-13T16:01:44.561Z] 308eeb81062530064bc8ceb467383f61751e4df0 [2022-06-13T16:01:44.561Z] latest [2022-06-13T16:01:44.561Z] 2.2.1-dev.1 [2022-06-13T16:01:44.561Z] 308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 [2022-06-13T16:01:44.561Z] main [2022-06-13T16:01:44.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:01:44.882Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:01:45.196Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:308eeb81062530064bc8ceb467383f61751e4df0 [2022-06-13T16:01:45.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-06-13T16:01:45.196Z] b9dd21a5e34e: Preparing [2022-06-13T16:01:45.196Z] b541d28bf3b4: Preparing [2022-06-13T16:01:45.196Z] b541d28bf3b4: Layer already exists [2022-06-13T16:01:47.107Z] b9dd21a5e34e: Pushed [2022-06-13T16:01:47.107Z] 308eeb81062530064bc8ceb467383f61751e4df0: digest: sha256:47127992c1e763db4aca21fbb5f8f717ae9043694b3a21527f315b3710510335 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:01:47.424Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:01:47.738Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-06-13T16:01:47.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-06-13T16:01:47.738Z] b9dd21a5e34e: Preparing [2022-06-13T16:01:47.738Z] b541d28bf3b4: Preparing [2022-06-13T16:01:47.738Z] b9dd21a5e34e: Layer already exists [2022-06-13T16:01:47.738Z] b541d28bf3b4: Layer already exists [2022-06-13T16:01:47.738Z] latest: digest: sha256:47127992c1e763db4aca21fbb5f8f717ae9043694b3a21527f315b3710510335 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:01:48.059Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:01:48.376Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.1 [2022-06-13T16:01:48.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-06-13T16:01:48.376Z] b9dd21a5e34e: Preparing [2022-06-13T16:01:48.376Z] b541d28bf3b4: Preparing [2022-06-13T16:01:48.376Z] b9dd21a5e34e: Layer already exists [2022-06-13T16:01:48.376Z] b541d28bf3b4: Layer already exists [2022-06-13T16:01:48.376Z] 2.2.1-dev.1: digest: sha256:47127992c1e763db4aca21fbb5f8f717ae9043694b3a21527f315b3710510335 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:01:48.698Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:01:49.014Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 [2022-06-13T16:01:49.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-06-13T16:01:49.014Z] b9dd21a5e34e: Preparing [2022-06-13T16:01:49.014Z] b541d28bf3b4: Preparing [2022-06-13T16:01:49.014Z] b541d28bf3b4: Layer already exists [2022-06-13T16:01:49.014Z] b9dd21a5e34e: Layer already exists [2022-06-13T16:01:49.014Z] 308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1: digest: sha256:47127992c1e763db4aca21fbb5f8f717ae9043694b3a21527f315b3710510335 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:01:49.339Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:01:49.657Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-06-13T16:01:49.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-06-13T16:01:49.657Z] b9dd21a5e34e: Preparing [2022-06-13T16:01:49.657Z] b541d28bf3b4: Preparing [2022-06-13T16:01:49.657Z] b9dd21a5e34e: Layer already exists [2022-06-13T16:01:49.657Z] b541d28bf3b4: Layer already exists [2022-06-13T16:01:49.657Z] main: digest: sha256:47127992c1e763db4aca21fbb5f8f717ae9043694b3a21527f315b3710510335 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-13T16:01:49.709Z] ===================================================== [Pipeline] echo [2022-06-13T16:01:49.718Z] taggedImages: [2022-06-13T16:01:49.718Z] - nexus3.edgexfoundry.org:10004/edgex-ui:308eeb81062530064bc8ceb467383f61751e4df0 [2022-06-13T16:01:49.718Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-06-13T16:01:49.718Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.1 [2022-06-13T16:01:49.718Z] - nexus3.edgexfoundry.org:10004/edgex-ui:308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 [2022-06-13T16:01:49.718Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:01:50.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T16:01:50.095Z] [2022-06-13T16:01:50.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:01:50.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T16:01:50.406Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-13T16:01:50.406Z] 5eb5b503b376: Pulling fs layer [2022-06-13T16:01:50.406Z] 5c69ac0246d0: Pulling fs layer [2022-06-13T16:01:50.406Z] ec43610c2a17: Pulling fs layer [2022-06-13T16:01:50.406Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-13T16:01:50.406Z] 33b1e0a273af: Pulling fs layer [2022-06-13T16:01:50.406Z] 5d3b04190fa2: Pulling fs layer [2022-06-13T16:01:50.406Z] 2f39f015ded8: Pulling fs layer [2022-06-13T16:01:50.406Z] 5d3b04190fa2: Waiting [2022-06-13T16:01:50.406Z] 3a2ae6a8a46f: Waiting [2022-06-13T16:01:50.406Z] 2f39f015ded8: Waiting [2022-06-13T16:01:50.406Z] 33b1e0a273af: Waiting [2022-06-13T16:01:50.406Z] 5c69ac0246d0: Download complete [2022-06-13T16:01:50.406Z] 3a2ae6a8a46f: Download complete [2022-06-13T16:01:50.406Z] 33b1e0a273af: Verifying Checksum [2022-06-13T16:01:50.406Z] 33b1e0a273af: Download complete [2022-06-13T16:01:50.406Z] 5d3b04190fa2: Verifying Checksum [2022-06-13T16:01:50.406Z] 5d3b04190fa2: Download complete [2022-06-13T16:01:50.666Z] ec43610c2a17: Verifying Checksum [2022-06-13T16:01:50.666Z] ec43610c2a17: Download complete [2022-06-13T16:01:50.666Z] 5eb5b503b376: Verifying Checksum [2022-06-13T16:01:50.666Z] 5eb5b503b376: Download complete [2022-06-13T16:01:51.236Z] 2f39f015ded8: Download complete [2022-06-13T16:01:52.175Z] 5eb5b503b376: Pull complete [2022-06-13T16:01:52.175Z] 5c69ac0246d0: Pull complete [2022-06-13T16:01:52.744Z] ec43610c2a17: Pull complete [2022-06-13T16:01:52.744Z] 3a2ae6a8a46f: Pull complete [2022-06-13T16:01:53.004Z] 33b1e0a273af: Pull complete [2022-06-13T16:01:53.004Z] 5d3b04190fa2: Pull complete [2022-06-13T16:01:57.254Z] 2f39f015ded8: Pull complete [2022-06-13T16:01:57.541Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-13T16:01:57.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T16:01:57.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:01:57.630Z] prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container [2022-06-13T16:01:57.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-13T16:01:59.395Z] $ docker top a42de87ac341d73cbe4ad56584d06abce207e09d3c624cd23cb6b712e21962e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:01:59.799Z] ---> job-cost.sh [2022-06-13T16:01:59.799Z] lf-activate-venv: SKIPPING [2022-06-13T16:01:59.799Z] INFO: No Stack... [2022-06-13T16:02:00.371Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-13T16:02:00.634Z] INFO: Archiving Costs [Pipeline] sh [2022-06-13T16:02:00.926Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-06-13T16:02:00.926Z] + cut -d, -f6 [Pipeline] lock [2022-06-13T16:02:00.940Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] [2022-06-13T16:02:00.950Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] did not exist. Created. [2022-06-13T16:02:00.950Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-13T16:02:01.253Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-13T16:02:01.296Z] Stashed 1 file(s) [Pipeline] } [2022-06-13T16:02:01.301Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-13T16:02:01.323Z] $ docker stop --time=1 a42de87ac341d73cbe4ad56584d06abce207e09d3c624cd23cb6b712e21962e9 [2022-06-13T16:02:02.499Z] $ docker rm -f a42de87ac341d73cbe4ad56584d06abce207e09d3c624cd23cb6b712e21962e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-13T16:02:38.106Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2344 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-06-13T16:02:38.119Z] Running in /w/workspace/edgex-ui-go/72 [Pipeline] { [Pipeline] checkout [2022-06-13T16:02:38.164Z] The recommended git tool is: git [2022-06-13T16:02:45.742Z] using credential edgex-jenkins-ssh [2022-06-13T16:02:45.767Z] Cloning the remote Git repository [2022-06-13T16:02:45.922Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-06-13T16:02:46.078Z] > git init /w/workspace/edgex-ui-go/72 # timeout=10 [2022-06-13T16:02:46.192Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-06-13T16:02:46.193Z] > git --version # timeout=10 [2022-06-13T16:02:46.211Z] > git --version # 'git version 2.25.1' [2022-06-13T16:02:46.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-13T16:02:46.312Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-13T16:02:48.990Z] Avoid second fetch [2022-06-13T16:02:48.991Z] Checking out Revision 308eeb81062530064bc8ceb467383f61751e4df0 (main) [2022-06-13T16:02:48.949Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-06-13T16:02:48.979Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-13T16:02:49.014Z] > git config core.sparsecheckout # timeout=10 [2022-06-13T16:02:49.029Z] > git checkout -f 308eeb81062530064bc8ceb467383f61751e4df0 # timeout=10 [2022-06-13T16:02:53.480Z] Commit message: "feat: Add basic testing case for each component or directive" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-13T16:02:54.271Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-13T16:02:54.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-13T16:02:54.271Z] Dload Upload Total Spent Left Speed [2022-06-13T16:02:54.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 89437 0 --:--:-- --:--:-- --:--:-- 89437 100 12253 100 12253 0 0 88789 0 --:--:-- --:--:-- --:--:-- 88789 [Pipeline] sh [2022-06-13T16:02:55.056Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-13T16:02:55.400Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-13T16:02:55.400Z] + sudo tee /etc/docker/daemon.new [2022-06-13T16:02:55.400Z] { [2022-06-13T16:02:55.400Z] "registry-mirrors": [ [2022-06-13T16:02:55.400Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-13T16:02:55.400Z] ], [2022-06-13T16:02:55.400Z] "bip": "10.250.0.254/24", [2022-06-13T16:02:55.400Z] "hosts": [ [2022-06-13T16:02:55.400Z] "tcp://0.0.0.0:5555", [2022-06-13T16:02:55.400Z] "unix:///var/run/docker.sock" [2022-06-13T16:02:55.400Z] ], [2022-06-13T16:02:55.400Z] "mtu": 1458, [2022-06-13T16:02:55.400Z] "selinux-enabled": true, [2022-06-13T16:02:55.400Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-13T16:02:55.400Z] } [Pipeline] sh [2022-06-13T16:02:55.745Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-13T16:02:56.087Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T16:03:14.417Z] provisioning config files... [2022-06-13T16:03:14.440Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/72@tmp/config1019367282275563214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:03:15.077Z] ---> docker-login.sh [2022-06-13T16:03:15.077Z] nexus3.edgexfoundry.org:10001 [2022-06-13T16:03:15.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:03:15.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:03:15.951Z] Configure a credential helper to remove this warning. See [2022-06-13T16:03:15.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:03:15.951Z] [2022-06-13T16:03:15.951Z] Login Succeeded [2022-06-13T16:03:15.951Z] nexus3.edgexfoundry.org:10002 [2022-06-13T16:03:16.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:03:16.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:03:16.498Z] Configure a credential helper to remove this warning. See [2022-06-13T16:03:16.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:03:16.498Z] [2022-06-13T16:03:16.498Z] Login Succeeded [2022-06-13T16:03:16.498Z] nexus3.edgexfoundry.org:10003 [2022-06-13T16:03:16.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:03:16.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:03:16.771Z] Configure a credential helper to remove this warning. See [2022-06-13T16:03:16.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:03:16.771Z] [2022-06-13T16:03:16.771Z] Login Succeeded [2022-06-13T16:03:16.771Z] nexus3.edgexfoundry.org:10004 [2022-06-13T16:03:17.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:03:17.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:03:17.322Z] Configure a credential helper to remove this warning. See [2022-06-13T16:03:17.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:03:17.322Z] [2022-06-13T16:03:17.322Z] Login Succeeded [2022-06-13T16:03:17.322Z] docker.io [2022-06-13T16:03:17.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:03:17.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:03:17.867Z] Configure a credential helper to remove this warning. See [2022-06-13T16:03:17.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:03:17.867Z] [2022-06-13T16:03:17.867Z] Login Succeeded [2022-06-13T16:03:17.867Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T16:03:17.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-13T16:03:18.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T16:03:18.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T16:03:18.158Z] ========================================================= [2022-06-13T16:03:18.158Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-13T16:03:18.158Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:03:18.518Z] + 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-06-13T16:03:19.504Z] Sending build context to Docker daemon 27.38MB [2022-06-13T16:03:19.504Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T16:03:19.504Z] Step 2/15 : FROM ${BASE} AS builder [2022-06-13T16:03:19.504Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-13T16:03:19.504Z] 9b3977197b4f: Pulling fs layer [2022-06-13T16:03:19.504Z] 1a89e8eeedd5: Pulling fs layer [2022-06-13T16:03:19.504Z] 94645a83ff95: Pulling fs layer [2022-06-13T16:03:19.504Z] e6fb740bc735: Pulling fs layer [2022-06-13T16:03:19.504Z] e6fb740bc735: Waiting [2022-06-13T16:03:19.504Z] 3a77bd46dcc9: Pulling fs layer [2022-06-13T16:03:19.504Z] 355e64cbe906: Pulling fs layer [2022-06-13T16:03:19.504Z] 63ab81a10011: Pulling fs layer [2022-06-13T16:03:19.504Z] 555d1d1c4555: Pulling fs layer [2022-06-13T16:03:19.504Z] 7d9057610161: Pulling fs layer [2022-06-13T16:03:19.504Z] 3a77bd46dcc9: Waiting [2022-06-13T16:03:19.504Z] 355e64cbe906: Waiting [2022-06-13T16:03:19.504Z] 63ab81a10011: Waiting [2022-06-13T16:03:19.504Z] 555d1d1c4555: Waiting [2022-06-13T16:03:19.504Z] 7d9057610161: Waiting [2022-06-13T16:03:19.781Z] 94645a83ff95: Verifying Checksum [2022-06-13T16:03:19.781Z] 94645a83ff95: Download complete [2022-06-13T16:03:19.781Z] 1a89e8eeedd5: Verifying Checksum [2022-06-13T16:03:19.781Z] 1a89e8eeedd5: Download complete [2022-06-13T16:03:19.781Z] 3a77bd46dcc9: Verifying Checksum [2022-06-13T16:03:19.781Z] 3a77bd46dcc9: Download complete [2022-06-13T16:03:19.781Z] 355e64cbe906: Download complete [2022-06-13T16:03:19.781Z] 9b3977197b4f: Verifying Checksum [2022-06-13T16:03:19.781Z] 9b3977197b4f: Download complete [2022-06-13T16:03:19.781Z] 63ab81a10011: Verifying Checksum [2022-06-13T16:03:19.781Z] 63ab81a10011: Download complete [2022-06-13T16:03:20.800Z] 9b3977197b4f: Pull complete [2022-06-13T16:03:20.800Z] 7d9057610161: Verifying Checksum [2022-06-13T16:03:20.800Z] 7d9057610161: Download complete [2022-06-13T16:03:21.406Z] 1a89e8eeedd5: Pull complete [2022-06-13T16:03:21.680Z] 94645a83ff95: Pull complete [2022-06-13T16:03:21.958Z] 555d1d1c4555: Verifying Checksum [2022-06-13T16:03:21.958Z] 555d1d1c4555: Download complete [2022-06-13T16:03:22.557Z] e6fb740bc735: Verifying Checksum [2022-06-13T16:03:22.557Z] e6fb740bc735: Download complete [2022-06-13T16:03:34.977Z] e6fb740bc735: Pull complete [2022-06-13T16:03:34.977Z] 3a77bd46dcc9: Pull complete [2022-06-13T16:03:34.977Z] 355e64cbe906: Pull complete [2022-06-13T16:03:35.251Z] 63ab81a10011: Pull complete [2022-06-13T16:03:41.996Z] 555d1d1c4555: Pull complete [2022-06-13T16:03:43.437Z] 7d9057610161: Pull complete [2022-06-13T16:03:43.437Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-13T16:03:43.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-13T16:03:43.437Z] ---> 819e984ddca1 [2022-06-13T16:03:43.437Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-13T16:03:44.870Z] ---> Running in ad0175c7feea [2022-06-13T16:03:45.144Z] Removing intermediate container ad0175c7feea [2022-06-13T16:03:45.144Z] ---> 78a4db96cb47 [2022-06-13T16:03:45.144Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-06-13T16:03:45.418Z] ---> Running in e928a86066ce [2022-06-13T16:03:45.691Z] Removing intermediate container e928a86066ce [2022-06-13T16:03:45.691Z] ---> 18a2e4aa3bf1 [2022-06-13T16:03:45.691Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T16:03:45.691Z] ---> Running in c0643f26f3d1 [2022-06-13T16:03:45.966Z] Removing intermediate container c0643f26f3d1 [2022-06-13T16:03:45.966Z] ---> 6424ebeee7f5 [2022-06-13T16:03:45.966Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-06-13T16:03:45.966Z] ---> Running in 41ccc3a965da [2022-06-13T16:03:46.239Z] Removing intermediate container 41ccc3a965da [2022-06-13T16:03:46.239Z] ---> 5c1028c38a1e [2022-06-13T16:03:46.239Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-13T16:03:46.515Z] ---> Running in 9eba5b49b5fa [2022-06-13T16:03:46.787Z] Removing intermediate container 9eba5b49b5fa [2022-06-13T16:03:46.787Z] ---> dac7f2b2efeb [2022-06-13T16:03:46.787Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T16:03:46.787Z] ---> Running in c53beeb4f397 [2022-06-13T16:03:48.777Z] Removing intermediate container c53beeb4f397 [2022-06-13T16:03:48.777Z] ---> 8453dcdfe59c [2022-06-13T16:03:48.777Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T16:03:48.777Z] ---> Running in 0fe278f4252c [2022-06-13T16:03:50.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-13T16:03:51.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-13T16:03:52.016Z] OK: 220 MiB in 52 packages [2022-06-13T16:03:53.007Z] Removing intermediate container 0fe278f4252c [2022-06-13T16:03:53.007Z] ---> fe2dad44bbd3 [2022-06-13T16:03:53.007Z] Step 10/15 : ENV GO111MODULE=on [2022-06-13T16:03:53.007Z] ---> Running in b6ec7c937147 [2022-06-13T16:03:53.288Z] Removing intermediate container b6ec7c937147 [2022-06-13T16:03:53.288Z] ---> 714af9ae36f3 [2022-06-13T16:03:53.288Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-13T16:03:53.288Z] ---> Running in 29916e57c1dd [2022-06-13T16:03:53.570Z] Removing intermediate container 29916e57c1dd [2022-06-13T16:03:53.570Z] ---> e27655c516db [2022-06-13T16:03:53.570Z] Step 12/15 : COPY go.mod vendor* ./ [2022-06-13T16:03:54.173Z] ---> 8f58f99287b8 [2022-06-13T16:03:54.173Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T16:03:54.173Z] ---> Running in b23d26ebdeea [2022-06-13T16:04:21.008Z] Removing intermediate container b23d26ebdeea [2022-06-13T16:04:21.008Z] ---> bd1c51bbd41d [2022-06-13T16:04:21.008Z] Step 14/15 : COPY . . [2022-06-13T16:04:23.629Z] ---> 4e9e0c30b7fb [2022-06-13T16:04:23.629Z] Step 15/15 : RUN ${MAKE} [2022-06-13T16:04:23.629Z] ---> Running in c011b8255d66 [2022-06-13T16:04:24.225Z] noop [2022-06-13T16:04:24.850Z] Removing intermediate container c011b8255d66 [2022-06-13T16:04:24.850Z] ---> 3c64fc91cb89 [2022-06-13T16:04:25.121Z] Successfully built 3c64fc91cb89 [2022-06-13T16:04:25.121Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:04:25.491Z] + docker inspect -f . ci-base-image-arm64 [2022-06-13T16:04:25.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:04:25.735Z] prd-ubuntu20.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container [2022-06-13T16:04:25.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/72 -v /w/workspace/edgex-ui-go/72:/w/workspace/edgex-ui-go/72:rw,z -v /w/workspace/edgex-ui-go/72@tmp:/w/workspace/edgex-ui-go/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-13T16:04:27.140Z] $ docker top 1871632fa88fd23ff0387e5c2f270689a247852a05a5dc201fb981d4bf155ccd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-13T16:04:28.042Z] + go version [2022-06-13T16:04:28.042Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-13T16:04:28.073Z] $ docker stop --time=1 1871632fa88fd23ff0387e5c2f270689a247852a05a5dc201fb981d4bf155ccd [2022-06-13T16:04:29.701Z] $ docker rm -f 1871632fa88fd23ff0387e5c2f270689a247852a05a5dc201fb981d4bf155ccd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:04:30.314Z] + docker inspect -f . ci-base-image-arm64 [2022-06-13T16:04:30.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:04:30.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container [2022-06-13T16:04:30.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/72 -v /w/workspace/edgex-ui-go/72:/w/workspace/edgex-ui-go/72:rw,z -v /w/workspace/edgex-ui-go/72@tmp:/w/workspace/edgex-ui-go/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-13T16:04:31.932Z] $ docker top 778ebe7bfa00a551a37424194478c4503572f28e53ebedc375e23334dc0b7d2d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-13T16:04:32.829Z] + make test [2022-06-13T16:04:32.829Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-06-13T16:04:34.266Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-06-13T16:05:13.316Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-06-13T16:05:13.316Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-06-13T16:05:13.316Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-06-13T16:05:13.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-06-13T16:05:13.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-06-13T16:05:13.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-06-13T16:05:13.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-06-13T16:05:13.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-06-13T16:05:13.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-06-13T16:05:13.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-06-13T16:05:13.317Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-06-13T16:05:13.317Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-06-13T16:05:13.317Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-06-13T16:05:28.418Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-13T16:05:28.418Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-13T16:05:28.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-13T16:05:28.461Z] $ docker stop --time=1 778ebe7bfa00a551a37424194478c4503572f28e53ebedc375e23334dc0b7d2d [2022-06-13T16:05:30.165Z] $ docker rm -f 778ebe7bfa00a551a37424194478c4503572f28e53ebedc375e23334dc0b7d2d [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-13T16:05:30.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-13T16:05:30.889Z] Warning: overwriting stash ‘coverage-report’ [2022-06-13T16:05:31.429Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-13T16:05:31.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-13T16:05:32.144Z] + ls -al . [2022-06-13T16:05:32.144Z] total 156 [2022-06-13T16:05:32.144Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 13 16:04 . [2022-06-13T16:05:32.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:02 .. [2022-06-13T16:05:32.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 16:02 .git [2022-06-13T16:05:32.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:02 .github [2022-06-13T16:05:32.144Z] -rw-rw-r-- 1 jenkins jenkins 167 Jun 13 16:02 .gitignore [2022-06-13T16:05:32.144Z] -rw-rw-r-- 1 jenkins jenkins 2022 Jun 13 16:02 Attribution.txt [2022-06-13T16:05:32.144Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jun 13 16:02 CHANGELOG.md [2022-06-13T16:05:32.144Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 13 16:02 CONTRIBUTING.md [2022-06-13T16:05:32.144Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jun 13 16:02 Dockerfile [2022-06-13T16:05:32.144Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 13 16:02 Jenkinsfile [2022-06-13T16:05:32.144Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 13 16:02 LICENSE [2022-06-13T16:05:32.144Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jun 13 16:02 Makefile [2022-06-13T16:05:32.144Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jun 13 16:02 README.md [2022-06-13T16:05:32.144Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 13 16:00 VERSION [2022-06-13T16:05:32.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:02 assets [2022-06-13T16:05:32.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 16:02 bin [2022-06-13T16:05:32.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:02 cmd [2022-06-13T16:05:32.144Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 13 16:04 coverage.out [2022-06-13T16:05:32.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 16:02 docs [2022-06-13T16:05:32.144Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jun 13 16:02 go.mod [2022-06-13T16:05:32.144Z] -rw-rw-r-- 1 jenkins jenkins 26589 Jun 13 16:02 go.sum [2022-06-13T16:05:32.144Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 16:02 internal [2022-06-13T16:05:32.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:02 pkg [2022-06-13T16:05:32.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:02 snap [2022-06-13T16:05:32.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:02 testing [2022-06-13T16:05:32.144Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 13 16:02 version.go [2022-06-13T16:05:32.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:05:32.497Z] + 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=308eeb81062530064bc8ceb467383f61751e4df0 --label arch=arm64 --label version=2.2.1-dev.1 . [2022-06-13T16:05:33.476Z] Sending build context to Docker daemon 27.38MB [2022-06-13T16:05:33.476Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-06-13T16:05:33.476Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-13T16:05:33.476Z] ---> 3c64fc91cb89 [2022-06-13T16:05:33.476Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-13T16:05:33.476Z] ---> Running in f29fe8109e22 [2022-06-13T16:05:34.071Z] Removing intermediate container f29fe8109e22 [2022-06-13T16:05:34.071Z] ---> 0684e2fd9bcf [2022-06-13T16:05:34.071Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-06-13T16:05:34.071Z] ---> Running in 1591ba9ed00d [2022-06-13T16:05:34.342Z] Removing intermediate container 1591ba9ed00d [2022-06-13T16:05:34.342Z] ---> 6ed86fe1b58b [2022-06-13T16:05:34.342Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-13T16:05:34.342Z] ---> Running in eaa649082de6 [2022-06-13T16:05:34.614Z] Removing intermediate container eaa649082de6 [2022-06-13T16:05:34.614Z] ---> a44224b313f3 [2022-06-13T16:05:34.614Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-06-13T16:05:34.614Z] ---> Running in 47d79faa18d0 [2022-06-13T16:05:34.887Z] Removing intermediate container 47d79faa18d0 [2022-06-13T16:05:34.887Z] ---> 61b610074624 [2022-06-13T16:05:34.887Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-13T16:05:35.159Z] ---> Running in 0eae2d6d68e2 [2022-06-13T16:05:35.431Z] Removing intermediate container 0eae2d6d68e2 [2022-06-13T16:05:35.431Z] ---> dca15142664e [2022-06-13T16:05:35.431Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-13T16:05:35.431Z] ---> Running in 1302f6def741 [2022-06-13T16:05:37.405Z] Removing intermediate container 1302f6def741 [2022-06-13T16:05:37.405Z] ---> acf1da7c940f [2022-06-13T16:05:37.405Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-13T16:05:37.405Z] ---> Running in 1d3e95ae5f29 [2022-06-13T16:05:38.382Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-13T16:05:39.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-13T16:05:39.952Z] OK: 220 MiB in 52 packages [2022-06-13T16:05:40.931Z] Removing intermediate container 1d3e95ae5f29 [2022-06-13T16:05:40.931Z] ---> 532975fd16dd [2022-06-13T16:05:40.931Z] Step 10/23 : ENV GO111MODULE=on [2022-06-13T16:05:40.931Z] ---> Running in ade2919860a3 [2022-06-13T16:05:41.205Z] Removing intermediate container ade2919860a3 [2022-06-13T16:05:41.205Z] ---> dc43abaf5a28 [2022-06-13T16:05:41.205Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-13T16:05:41.205Z] ---> Running in cca3ef5e8a2c [2022-06-13T16:05:41.476Z] Removing intermediate container cca3ef5e8a2c [2022-06-13T16:05:41.476Z] ---> 5c6d45f6c65a [2022-06-13T16:05:41.476Z] Step 12/23 : COPY go.mod vendor* ./ [2022-06-13T16:05:42.078Z] ---> a69f732482d7 [2022-06-13T16:05:42.078Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-13T16:05:42.078Z] ---> Running in 6b3507788e08 [2022-06-13T16:05:44.052Z] Removing intermediate container 6b3507788e08 [2022-06-13T16:05:44.052Z] ---> f8a4d29e21bc [2022-06-13T16:05:44.052Z] Step 14/23 : COPY . . [2022-06-13T16:05:47.441Z] ---> 3344c462ae68 [2022-06-13T16:05:47.441Z] Step 15/23 : RUN ${MAKE} [2022-06-13T16:05:47.441Z] ---> Running in 51faffb10799 [2022-06-13T16:05:48.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-06-13T16:06:20.458Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-06-13T16:06:23.852Z] Removing intermediate container 51faffb10799 [2022-06-13T16:06:23.852Z] ---> 6f078b44657d [2022-06-13T16:06:23.852Z] Step 16/23 : FROM alpine:3.14 [2022-06-13T16:06:23.852Z] 3.14: Pulling from library/alpine [2022-06-13T16:06:24.126Z] 455c02918c45: Pulling fs layer [2022-06-13T16:06:24.399Z] 455c02918c45: Verifying Checksum [2022-06-13T16:06:24.399Z] 455c02918c45: Download complete [2022-06-13T16:06:24.998Z] 455c02918c45: Pull complete [2022-06-13T16:06:24.998Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-13T16:06:24.998Z] Status: Downloaded newer image for alpine:3.14 [2022-06-13T16:06:24.998Z] ---> ac73e934f311 [2022-06-13T16:06:24.998Z] Step 17/23 : EXPOSE 4000 [2022-06-13T16:06:24.998Z] ---> Running in 063824b0dfb2 [2022-06-13T16:06:25.271Z] Removing intermediate container 063824b0dfb2 [2022-06-13T16:06:25.271Z] ---> 2fc41af064da [2022-06-13T16:06:25.271Z] 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-06-13T16:06:26.711Z] ---> 768e38c66f19 [2022-06-13T16:06:26.711Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-06-13T16:06:26.711Z] ---> Running in 593fa10483e9 [2022-06-13T16:06:26.987Z] Removing intermediate container 593fa10483e9 [2022-06-13T16:06:26.987Z] ---> 3c2a410e1458 [2022-06-13T16:06:26.987Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-06-13T16:06:26.987Z] ---> Running in 61fef46c005c [2022-06-13T16:06:27.263Z] Removing intermediate container 61fef46c005c [2022-06-13T16:06:27.263Z] ---> fb0c46bfddf6 [2022-06-13T16:06:27.263Z] Step 21/23 : LABEL arch=arm64 [2022-06-13T16:06:27.537Z] ---> Running in d314274a8aec [2022-06-13T16:06:27.811Z] Removing intermediate container d314274a8aec [2022-06-13T16:06:27.811Z] ---> 65b79a044518 [2022-06-13T16:06:27.811Z] Step 22/23 : LABEL git_sha=308eeb81062530064bc8ceb467383f61751e4df0 [2022-06-13T16:06:27.811Z] ---> Running in e13ce45a4b2c [2022-06-13T16:06:28.084Z] Removing intermediate container e13ce45a4b2c [2022-06-13T16:06:28.084Z] ---> cdb61ca94be8 [2022-06-13T16:06:28.084Z] Step 23/23 : LABEL version=2.2.1-dev.1 [2022-06-13T16:06:28.084Z] ---> Running in 7fdcbe51de84 [2022-06-13T16:06:28.357Z] Removing intermediate container 7fdcbe51de84 [2022-06-13T16:06:28.357Z] ---> 92fa39576b36 [2022-06-13T16:06:28.357Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-13T16:06:28.631Z] Successfully built 92fa39576b36 [2022-06-13T16:06:28.631Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T16:06:28.745Z] provisioning config files... [2022-06-13T16:06:28.765Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/72@tmp/config1741486105116740982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:06:29.118Z] ---> docker-login.sh [2022-06-13T16:06:29.118Z] nexus3.edgexfoundry.org:10001 [2022-06-13T16:06:29.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:06:29.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:06:29.392Z] Configure a credential helper to remove this warning. See [2022-06-13T16:06:29.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:06:29.392Z] [2022-06-13T16:06:29.392Z] Login Succeeded [2022-06-13T16:06:29.392Z] nexus3.edgexfoundry.org:10002 [2022-06-13T16:06:29.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:06:29.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:06:29.994Z] Configure a credential helper to remove this warning. See [2022-06-13T16:06:29.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:06:29.994Z] [2022-06-13T16:06:29.994Z] Login Succeeded [2022-06-13T16:06:29.994Z] nexus3.edgexfoundry.org:10003 [2022-06-13T16:06:30.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:06:30.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:06:30.539Z] Configure a credential helper to remove this warning. See [2022-06-13T16:06:30.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:06:30.539Z] [2022-06-13T16:06:30.539Z] Login Succeeded [2022-06-13T16:06:30.539Z] nexus3.edgexfoundry.org:10004 [2022-06-13T16:06:30.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:06:30.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:06:30.814Z] Configure a credential helper to remove this warning. See [2022-06-13T16:06:30.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:06:30.814Z] [2022-06-13T16:06:30.814Z] Login Succeeded [2022-06-13T16:06:30.814Z] docker.io [2022-06-13T16:06:31.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-13T16:06:31.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-13T16:06:31.682Z] Configure a credential helper to remove this warning. See [2022-06-13T16:06:31.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-13T16:06:31.682Z] [2022-06-13T16:06:31.682Z] Login Succeeded [2022-06-13T16:06:31.682Z] ---> docker-login.sh ends [Pipeline] } [2022-06-13T16:06:31.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-13T16:06:31.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-13T16:06:31.759Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-06-13T16:06:31.759Z] 308eeb81062530064bc8ceb467383f61751e4df0 [2022-06-13T16:06:31.759Z] latest [2022-06-13T16:06:31.759Z] 2.2.1-dev.1 [2022-06-13T16:06:31.759Z] 308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 [2022-06-13T16:06:31.759Z] main [2022-06-13T16:06:31.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:06:32.112Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:06:32.473Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:308eeb81062530064bc8ceb467383f61751e4df0 [2022-06-13T16:06:32.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-06-13T16:06:32.473Z] edb23955d229: Preparing [2022-06-13T16:06:32.473Z] f73e7dbfee58: Preparing [2022-06-13T16:06:32.473Z] f73e7dbfee58: Layer already exists [2022-06-13T16:06:36.775Z] edb23955d229: Pushed [2022-06-13T16:06:36.775Z] 308eeb81062530064bc8ceb467383f61751e4df0: digest: sha256:41dfb0e17e737473f596753b42fd3bac92543232130b3cd5a45b6cbdbab3470b size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:06:37.146Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:06:37.507Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-06-13T16:06:37.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-06-13T16:06:37.507Z] edb23955d229: Preparing [2022-06-13T16:06:37.507Z] f73e7dbfee58: Preparing [2022-06-13T16:06:37.507Z] f73e7dbfee58: Layer already exists [2022-06-13T16:06:37.507Z] edb23955d229: Layer already exists [2022-06-13T16:06:37.781Z] latest: digest: sha256:41dfb0e17e737473f596753b42fd3bac92543232130b3cd5a45b6cbdbab3470b size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:06:38.152Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:06:38.512Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.1 [2022-06-13T16:06:38.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-06-13T16:06:38.513Z] edb23955d229: Preparing [2022-06-13T16:06:38.513Z] f73e7dbfee58: Preparing [2022-06-13T16:06:38.513Z] edb23955d229: Layer already exists [2022-06-13T16:06:38.513Z] f73e7dbfee58: Layer already exists [2022-06-13T16:06:38.784Z] 2.2.1-dev.1: digest: sha256:41dfb0e17e737473f596753b42fd3bac92543232130b3cd5a45b6cbdbab3470b size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:06:39.157Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:06:39.514Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 [2022-06-13T16:06:39.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-06-13T16:06:39.514Z] edb23955d229: Preparing [2022-06-13T16:06:39.514Z] f73e7dbfee58: Preparing [2022-06-13T16:06:39.514Z] f73e7dbfee58: Layer already exists [2022-06-13T16:06:39.514Z] edb23955d229: Layer already exists [2022-06-13T16:06:39.786Z] 308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1: digest: sha256:41dfb0e17e737473f596753b42fd3bac92543232130b3cd5a45b6cbdbab3470b size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:06:40.156Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:06:40.519Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-06-13T16:06:40.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-06-13T16:06:40.519Z] edb23955d229: Preparing [2022-06-13T16:06:40.519Z] f73e7dbfee58: Preparing [2022-06-13T16:06:40.519Z] edb23955d229: Layer already exists [2022-06-13T16:06:40.519Z] f73e7dbfee58: Layer already exists [2022-06-13T16:06:40.791Z] main: digest: sha256:41dfb0e17e737473f596753b42fd3bac92543232130b3cd5a45b6cbdbab3470b size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-13T16:06:40.851Z] ===================================================== [Pipeline] echo [2022-06-13T16:06:40.861Z] taggedImages: [2022-06-13T16:06:40.861Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:308eeb81062530064bc8ceb467383f61751e4df0 [2022-06-13T16:06:40.861Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-06-13T16:06:40.861Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.1 [2022-06-13T16:06:40.861Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 [2022-06-13T16:06:40.861Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:06:41.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-13T16:06:41.235Z] [2022-06-13T16:06:41.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:06:41.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-13T16:06:41.861Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-13T16:06:41.861Z] 8998bd30e6a1: Pulling fs layer [2022-06-13T16:06:41.861Z] 04944245beec: Pulling fs layer [2022-06-13T16:06:41.861Z] 699f458cf7ca: Pulling fs layer [2022-06-13T16:06:41.861Z] 765212b225bb: Pulling fs layer [2022-06-13T16:06:41.861Z] f23df028b6ca: Pulling fs layer [2022-06-13T16:06:41.861Z] d65c8cfc05b1: Pulling fs layer [2022-06-13T16:06:41.861Z] 2437ff75d9bd: Pulling fs layer [2022-06-13T16:06:41.861Z] f23df028b6ca: Waiting [2022-06-13T16:06:41.861Z] d65c8cfc05b1: Waiting [2022-06-13T16:06:41.861Z] 2437ff75d9bd: Waiting [2022-06-13T16:06:41.861Z] 765212b225bb: Waiting [2022-06-13T16:06:41.861Z] 04944245beec: Verifying Checksum [2022-06-13T16:06:41.861Z] 04944245beec: Download complete [2022-06-13T16:06:41.861Z] 765212b225bb: Verifying Checksum [2022-06-13T16:06:41.861Z] 765212b225bb: Download complete [2022-06-13T16:06:41.861Z] f23df028b6ca: Verifying Checksum [2022-06-13T16:06:41.861Z] f23df028b6ca: Download complete [2022-06-13T16:06:41.861Z] d65c8cfc05b1: Verifying Checksum [2022-06-13T16:06:41.861Z] d65c8cfc05b1: Download complete [2022-06-13T16:06:42.137Z] 699f458cf7ca: Verifying Checksum [2022-06-13T16:06:42.137Z] 699f458cf7ca: Download complete [2022-06-13T16:06:42.413Z] 8998bd30e6a1: Verifying Checksum [2022-06-13T16:06:42.413Z] 8998bd30e6a1: Download complete [2022-06-13T16:06:45.042Z] 2437ff75d9bd: Verifying Checksum [2022-06-13T16:06:45.042Z] 2437ff75d9bd: Download complete [2022-06-13T16:06:46.483Z] 8998bd30e6a1: Pull complete [2022-06-13T16:06:47.085Z] 04944245beec: Pull complete [2022-06-13T16:06:48.522Z] 699f458cf7ca: Pull complete [2022-06-13T16:06:48.796Z] 765212b225bb: Pull complete [2022-06-13T16:06:49.397Z] f23df028b6ca: Pull complete [2022-06-13T16:06:49.670Z] d65c8cfc05b1: Pull complete [2022-06-13T16:07:04.776Z] 2437ff75d9bd: Pull complete [2022-06-13T16:07:04.776Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-13T16:07:04.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-13T16:07:04.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:07:05.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container [2022-06-13T16:07:05.113Z] $ 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/72 -v /w/workspace/edgex-ui-go/72:/w/workspace/edgex-ui-go/72:rw,z -v /w/workspace/edgex-ui-go/72@tmp:/w/workspace/edgex-ui-go/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-13T16:07:07.508Z] $ docker top 12d34e234969d869e6ade31e71c1bb1b01d354e50f64f03b8f465bca8880ce3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:07:08.422Z] ---> job-cost.sh [2022-06-13T16:07:08.422Z] lf-activate-venv: SKIPPING [2022-06-13T16:07:08.422Z] INFO: No Stack... [2022-06-13T16:07:09.014Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-13T16:07:09.606Z] INFO: Archiving Costs [Pipeline] sh [2022-06-13T16:07:10.271Z] + cat /w/workspace/edgex-ui-go/72/archives/cost.csv [2022-06-13T16:07:10.271Z] + cut -d, -f6 [Pipeline] lock [2022-06-13T16:07:10.335Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] [2022-06-13T16:07:10.342Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] did not exist. Created. [2022-06-13T16:07:10.342Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-13T16:07:11.022Z] /w/workspace/edgex-ui-go/72@tmp/durable-83846bb6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-13T16:07:11.703Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-13T16:07:11.724Z] Warning: overwriting stash ‘stack-cost’ [2022-06-13T16:07:11.889Z] Stashed 1 file(s) [Pipeline] } [2022-06-13T16:07:11.896Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-13T16:07:11.925Z] $ docker stop --time=1 12d34e234969d869e6ade31e71c1bb1b01d354e50f64f03b8f465bca8880ce3f [2022-06-13T16:07:13.450Z] $ docker rm -f 12d34e234969d869e6ade31e71c1bb1b01d354e50f64f03b8f465bca8880ce3f [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-06-13T16:07:13.912Z] provisioning config files... [2022-06-13T16:07:13.919Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8629833413125017960tmp [Pipeline] { [Pipeline] sh [2022-06-13T16:07:14.211Z] + set +x [2022-06-13T16:07:14.211Z] + curl -s https://codecov.io/bash [2022-06-13T16:07:14.211Z] + bash -s -- [2022-06-13T16:07:14.211Z] [2022-06-13T16:07:14.211Z] _____ _ [2022-06-13T16:07:14.211Z] / ____| | | [2022-06-13T16:07:14.211Z] | | ___ __| | ___ ___ _____ __ [2022-06-13T16:07:14.211Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-13T16:07:14.211Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-13T16:07:14.211Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-13T16:07:14.211Z] Bash-1.0.6 [2022-06-13T16:07:14.211Z] [2022-06-13T16:07:14.211Z] [2022-06-13T16:07:14.211Z] ==> git version 2.25.1 found [2022-06-13T16:07:14.211Z] ==> 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-06-13T16:07:14.211Z] Release-Date: 2020-01-08 [2022-06-13T16:07:14.211Z] 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-06-13T16:07:14.211Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-13T16:07:14.211Z] ==> Jenkins CI detected. [2022-06-13T16:07:14.211Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-06-13T16:07:14.211Z] project root: . [2022-06-13T16:07:14.211Z] --> token set from env [2022-06-13T16:07:14.211Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-13T16:07:14.211Z] ==> Running gcov in . (disable via -X gcov) [2022-06-13T16:07:14.211Z] ==> Python coveragepy not found [2022-06-13T16:07:14.211Z] ==> Searching for coverage reports in: [2022-06-13T16:07:14.211Z] + . [2022-06-13T16:07:14.211Z] -> Found 1 reports [2022-06-13T16:07:14.211Z] ==> Detecting git/mercurial file structure [2022-06-13T16:07:14.211Z] ==> Reading reports [2022-06-13T16:07:14.471Z] + ./coverage.out bytes=10 [2022-06-13T16:07:14.471Z] ==> Appending adjustments [2022-06-13T16:07:14.471Z] https://docs.codecov.io/docs/fixing-reports [2022-06-13T16:07:14.471Z] + Found adjustments [2022-06-13T16:07:14.471Z] ==> Gzipping contents [2022-06-13T16:07:14.471Z] 8.0K /tmp/codecov.OBUYsF.gz [2022-06-13T16:07:14.471Z] ==> Uploading reports [2022-06-13T16:07:14.471Z] url: https://codecov.io [2022-06-13T16:07:14.471Z] query: branch=main&commit=308eeb81062530064bc8ceb467383f61751e4df0&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-13T16:07:14.471Z] -> Pinging Codecov [2022-06-13T16:07:14.471Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=308eeb81062530064bc8ceb467383f61751e4df0&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-13T16:07:15.041Z] -> Uploading to [2022-06-13T16:07:15.041Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-13/FB506323287CE973F263BFD2A0EB1F37/308eeb81062530064bc8ceb467383f61751e4df0/79479d9b-7f73-4aa8-8f36-afeb88c6e701.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220613%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220613T160714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb239fa2086a784ed3d9de16930ce594e8114ef964310027e7acf71536ecc54b [2022-06-13T16:07:15.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-13T16:07:15.041Z] Dload Upload Total Spent Left Speed [2022-06-13T16:07:15.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4367 0 0 100 4367 0 18582 --:--:-- --:--:-- --:--:-- 18582 [2022-06-13T16:07:15.303Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] } [2022-06-13T16:07:15.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-13T16:07:15.491Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-13T16:07:15.501Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:07:15.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-13T16:07:15.801Z] [2022-06-13T16:07:15.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:07:16.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-13T16:07:16.105Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-13T16:07:16.105Z] df9b9388f04a: Pulling fs layer [2022-06-13T16:07:16.105Z] 52dc419b0ee2: Pulling fs layer [2022-06-13T16:07:16.105Z] 25bc292e5bac: Pulling fs layer [2022-06-13T16:07:16.105Z] 114826534d7a: Pulling fs layer [2022-06-13T16:07:16.105Z] 4657fd5d0bcf: Pulling fs layer [2022-06-13T16:07:16.105Z] 6ad1cebc031e: Pulling fs layer [2022-06-13T16:07:16.105Z] 114826534d7a: Waiting [2022-06-13T16:07:16.105Z] 8a3aa393b2d8: Pulling fs layer [2022-06-13T16:07:16.105Z] 6ad1cebc031e: Waiting [2022-06-13T16:07:16.105Z] 8a3aa393b2d8: Waiting [2022-06-13T16:07:16.105Z] 4657fd5d0bcf: Waiting [2022-06-13T16:07:16.105Z] 25bc292e5bac: Verifying Checksum [2022-06-13T16:07:16.105Z] 25bc292e5bac: Download complete [2022-06-13T16:07:16.105Z] 52dc419b0ee2: Verifying Checksum [2022-06-13T16:07:16.105Z] 52dc419b0ee2: Download complete [2022-06-13T16:07:16.105Z] 4657fd5d0bcf: Verifying Checksum [2022-06-13T16:07:16.105Z] 4657fd5d0bcf: Download complete [2022-06-13T16:07:16.105Z] df9b9388f04a: Download complete [2022-06-13T16:07:16.372Z] 6ad1cebc031e: Verifying Checksum [2022-06-13T16:07:16.372Z] 6ad1cebc031e: Download complete [2022-06-13T16:07:16.372Z] df9b9388f04a: Pull complete [2022-06-13T16:07:16.372Z] 52dc419b0ee2: Pull complete [2022-06-13T16:07:16.641Z] 25bc292e5bac: Pull complete [2022-06-13T16:07:16.903Z] 114826534d7a: Verifying Checksum [2022-06-13T16:07:16.903Z] 114826534d7a: Download complete [2022-06-13T16:07:17.162Z] 8a3aa393b2d8: Verifying Checksum [2022-06-13T16:07:17.162Z] 8a3aa393b2d8: Download complete [2022-06-13T16:07:20.453Z] 114826534d7a: Pull complete [2022-06-13T16:07:20.713Z] 4657fd5d0bcf: Pull complete [2022-06-13T16:07:20.971Z] 6ad1cebc031e: Pull complete [2022-06-13T16:07:24.266Z] 8a3aa393b2d8: Pull complete [2022-06-13T16:07:24.266Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-13T16:07:24.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-13T16:07:24.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:07:24.363Z] prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container [2022-06-13T16:07:24.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-13T16:07:26.077Z] $ docker top 161620ecf02073a62ba61bb121f7bc8a38a329f64cda17a32127a4c7022c22e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-13T16:07:26.158Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-06-13T16:07:26.438Z] + set -o pipefail [2022-06-13T16:07:26.438Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-06-13T16:07:33.019Z] [2022-06-13T16:07:33.019Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-06-13T16:07:33.019Z] [2022-06-13T16:07:33.019Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/1bc6c317-6b21-47cb-9fbc-2e6551c8b016 [2022-06-13T16:07:33.019Z] [2022-06-13T16:07:33.019Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-13T16:07:33.019Z] [2022-06-13T16:07:33.019Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-13T16:07:33.019Z] [2022-06-13T16:07:33.019Z] [2022-06-13T16:07:33.019Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-13T16:07:33.019Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-13T16:07:33.038Z] $ docker stop --time=1 161620ecf02073a62ba61bb121f7bc8a38a329f64cda17a32127a4c7022c22e6 [2022-06-13T16:07:34.690Z] $ docker rm -f 161620ecf02073a62ba61bb121f7bc8a38a329f64cda17a32127a4c7022c22e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-13T16:07:35.376Z] + git log --format=format:%s -1 308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] sh [2022-06-13T16:07:35.678Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-13T16:07:35.678Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:07:35.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T16:07:35.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:07:36.065Z] prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container [2022-06-13T16:07:36.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-13T16:07:36.571Z] $ docker top f336dcb20790acba5fb98aea849823edb263e18c3711902fd465a791c14925e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-13T16:07:36.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-13T16:07:36.670Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-13T16:07:36.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-13T16:07:36.788Z] $ docker exec f336dcb20790acba5fb98aea849823edb263e18c3711902fd465a791c14925e4 ssh-agent [2022-06-13T16:07:36.905Z] SSH_AUTH_SOCK=/tmp/ssh-QTUYwBnXcUzf/agent.32 [2022-06-13T16:07:36.905Z] SSH_AGENT_PID=38 [2022-06-13T16:07:36.910Z] Running ssh-add (command line suppressed) [2022-06-13T16:07:37.032Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3982450196888285341.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3982450196888285341.key) [2022-06-13T16:07:37.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-13T16:07:37.342Z] + git semver tag [2022-06-13T16:07:37.602Z] 2022-06-13 16:07:37,526 [run_tag] DEBUG tag force:False [2022-06-13T16:07:37.602Z] 2022-06-13 16:07:37,526 [check_head_tag] DEBUG check head tag [2022-06-13T16:07:37.602Z] 2022-06-13 16:07:37,527 [execute] INFO git cat-file --batch-check [2022-06-13T16:07:37.602Z] 2022-06-13 16:07:37,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-06-13T16:07:37.602Z] 2022-06-13 16:07:37,532 [execute] INFO git cat-file --batch [2022-06-13T16:07:37.602Z] 2022-06-13 16:07:37,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-06-13T16:07:37.602Z] 2022-06-13 16:07:37,539 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:07:37.602Z] 2022-06-13 16:07:37,539 [execute] INFO git tag -a v2.2.1-dev.1 -m v2.2.1-dev.1 [2022-06-13T16:07:37.602Z] 2022-06-13 16:07:37,540 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.1', '-m', 'v2.2.1-dev.1'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-13T16:07:37.602Z] 2022-06-13 16:07:37,544 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:07:37.602Z] 2.2.1-dev.1 [Pipeline] } [2022-06-13T16:07:37.618Z] $ docker exec --env ******** --env ******** f336dcb20790acba5fb98aea849823edb263e18c3711902fd465a791c14925e4 ssh-agent -k [2022-06-13T16:07:37.728Z] unset SSH_AUTH_SOCK; [2022-06-13T16:07:37.729Z] unset SSH_AGENT_PID; [2022-06-13T16:07:37.729Z] echo Agent pid 38 killed; [2022-06-13T16:07:37.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-13T16:07:38.049Z] + git semver [Pipeline] } [2022-06-13T16:07:38.329Z] $ docker stop --time=1 f336dcb20790acba5fb98aea849823edb263e18c3711902fd465a791c14925e4 [2022-06-13T16:07:39.650Z] $ docker rm -f f336dcb20790acba5fb98aea849823edb263e18c3711902fd465a791c14925e4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:07:40.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-13T16:07:40.049Z] [2022-06-13T16:07:40.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:07:40.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-13T16:07:40.353Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-13T16:07:40.353Z] ab5ef0e58194: Pulling fs layer [2022-06-13T16:07:40.353Z] 9712f1f96733: Pulling fs layer [2022-06-13T16:07:40.353Z] 63f879dbbcfc: Pulling fs layer [2022-06-13T16:07:40.353Z] 0d9ebad4ef96: Pulling fs layer [2022-06-13T16:07:40.353Z] e9a5061849ea: Pulling fs layer [2022-06-13T16:07:40.353Z] d747dcd14b5f: Pulling fs layer [2022-06-13T16:07:40.353Z] 2de7ff778b66: Pulling fs layer [2022-06-13T16:07:40.353Z] e9a5061849ea: Waiting [2022-06-13T16:07:40.353Z] d747dcd14b5f: Waiting [2022-06-13T16:07:40.353Z] 2de7ff778b66: Waiting [2022-06-13T16:07:40.353Z] 0d9ebad4ef96: Waiting [2022-06-13T16:07:40.353Z] 9712f1f96733: Verifying Checksum [2022-06-13T16:07:40.353Z] 9712f1f96733: Download complete [2022-06-13T16:07:40.923Z] 0d9ebad4ef96: Verifying Checksum [2022-06-13T16:07:40.923Z] 0d9ebad4ef96: Download complete [2022-06-13T16:07:40.923Z] 63f879dbbcfc: Verifying Checksum [2022-06-13T16:07:40.923Z] 63f879dbbcfc: Download complete [2022-06-13T16:07:40.923Z] ab5ef0e58194: Verifying Checksum [2022-06-13T16:07:40.923Z] ab5ef0e58194: Download complete [2022-06-13T16:07:40.923Z] d747dcd14b5f: Verifying Checksum [2022-06-13T16:07:40.923Z] d747dcd14b5f: Download complete [2022-06-13T16:07:40.923Z] e9a5061849ea: Verifying Checksum [2022-06-13T16:07:40.923Z] e9a5061849ea: Download complete [2022-06-13T16:07:40.923Z] 2de7ff778b66: Verifying Checksum [2022-06-13T16:07:40.923Z] 2de7ff778b66: Download complete [2022-06-13T16:07:44.221Z] ab5ef0e58194: Pull complete [2022-06-13T16:07:44.221Z] 9712f1f96733: Pull complete [2022-06-13T16:07:44.790Z] 63f879dbbcfc: Pull complete [2022-06-13T16:07:48.988Z] 0d9ebad4ef96: Pull complete [2022-06-13T16:07:48.988Z] e9a5061849ea: Pull complete [2022-06-13T16:07:48.988Z] d747dcd14b5f: Pull complete [2022-06-13T16:07:50.371Z] 2de7ff778b66: Pull complete [2022-06-13T16:07:50.371Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-13T16:07:50.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-13T16:07:50.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:07:50.475Z] prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container [2022-06-13T16:07:50.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-13T16:07:52.748Z] $ docker top 3c310d43b1539dd44a67ace18c2050118f1e9c54854f5d9ea706ca2e3def96ae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-13T16:07:52.828Z] provisioning config files... [2022-06-13T16:07:52.836Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9121320029013778803tmp [2022-06-13T16:07:52.847Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6540056800798873289tmp [2022-06-13T16:07:52.859Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7389034460847861007tmp [Pipeline] { [Pipeline] echo [2022-06-13T16:07:52.875Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:07:53.162Z] ---> sigul-configuration.sh [2022-06-13T16:07:53.163Z] gpg: directory `/root/.gnupg' created [2022-06-13T16:07:53.163Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-13T16:07:53.163Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-13T16:07:53.163Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-13T16:07:53.163Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-13T16:07:53.163Z] gpg: CAST5 encrypted data [2022-06-13T16:07:53.163Z] gpg: encrypted with 1 passphrase [2022-06-13T16:07:53.163Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-13T16:07:53.455Z] + mkdir /home/jenkins [2022-06-13T16:07:53.456Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-13T16:07:53.746Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-13T16:07:53.755Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:07:54.047Z] ---> sigul-install.sh [2022-06-13T16:07:54.047Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-13T16:07:54.337Z] + git tag --list [2022-06-13T16:07:54.337Z] 0.1.1 [2022-06-13T16:07:54.337Z] v1.1.0 [2022-06-13T16:07:54.337Z] v1.2.0 [2022-06-13T16:07:54.337Z] v1.2.1 [2022-06-13T16:07:54.337Z] v1.3.0 [2022-06-13T16:07:54.337Z] v2.0.0 [2022-06-13T16:07:54.337Z] v2.1.0 [2022-06-13T16:07:54.337Z] v2.2.0 [2022-06-13T16:07:54.337Z] v2.2.1-dev.1 [Pipeline] sh [2022-06-13T16:07:54.628Z] + lftools sign git-tag v2.2.1-dev.1 [2022-06-13T16:07:55.200Z] Signing Git tag with Sigul... [2022-06-13T16:07:55.200Z] Signing v2.2.1-dev.1 [Pipeline] echo [2022-06-13T16:07:55.780Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:07:56.064Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-13T16:07:56.072Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-13T16:07:56.093Z] $ docker stop --time=1 3c310d43b1539dd44a67ace18c2050118f1e9c54854f5d9ea706ca2e3def96ae [2022-06-13T16:07:57.415Z] $ docker rm -f 3c310d43b1539dd44a67ace18c2050118f1e9c54854f5d9ea706ca2e3def96ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-13T16:07:57.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-13T16:07:57.858Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:07:58.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T16:07:58.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:07:58.249Z] prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container [2022-06-13T16:07:58.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-13T16:07:58.694Z] $ docker top b846d2775dbb68bd27146b699d31c0475ec0ed6e44571b66d987cb23240abe09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-13T16:07:58.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-13T16:07:58.792Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-13T16:07:58.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-13T16:07:58.938Z] $ docker exec b846d2775dbb68bd27146b699d31c0475ec0ed6e44571b66d987cb23240abe09 ssh-agent [2022-06-13T16:07:59.080Z] SSH_AUTH_SOCK=/tmp/ssh-bNXXGXcr75B7/agent.33 [2022-06-13T16:07:59.080Z] SSH_AGENT_PID=39 [2022-06-13T16:07:59.086Z] Running ssh-add (command line suppressed) [2022-06-13T16:07:59.202Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2565234045045189881.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2565234045045189881.key) [2022-06-13T16:07:59.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-13T16:07:59.504Z] + git semver bump pre [2022-06-13T16:07:59.764Z] 2022-06-13 16:07:59,699 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:07:59.764Z] 2022-06-13 16:07:59,700 [bump_version] DEBUG bumping version:2.2.1-dev.1 on axis:pre with prefix:dev [2022-06-13T16:07:59.764Z] 2022-06-13 16:07:59,700 [bump_version] DEBUG bumped version:2.2.1-dev.2 [2022-06-13T16:07:59.764Z] 2022-06-13 16:07:59,700 [write_version] DEBUG write version:2.2.1-dev.2 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-06-13T16:07:59.764Z] 2022-06-13 16:07:59,700 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:07:59.764Z] 2022-06-13 16:07:59,700 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:07:59.764Z] 2022-06-13 16:07:59,702 [execute] INFO git cat-file --batch-check [2022-06-13T16:07:59.764Z] 2022-06-13 16:07:59,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-13T16:07:59.764Z] 2022-06-13 16:07:59,707 [execute] INFO git cat-file --batch [2022-06-13T16:07:59.764Z] 2022-06-13 16:07:59,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-13T16:07:59.764Z] 2022-06-13 16:07:59,713 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:07:59.764Z] 2.2.1-dev.2 [Pipeline] } [2022-06-13T16:07:59.777Z] $ docker exec --env ******** --env ******** b846d2775dbb68bd27146b699d31c0475ec0ed6e44571b66d987cb23240abe09 ssh-agent -k [2022-06-13T16:07:59.895Z] unset SSH_AUTH_SOCK; [2022-06-13T16:07:59.895Z] unset SSH_AGENT_PID; [2022-06-13T16:07:59.895Z] echo Agent pid 39 killed; [2022-06-13T16:07:59.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-13T16:08:00.218Z] + git semver [Pipeline] } [2022-06-13T16:08:00.495Z] $ docker stop --time=1 b846d2775dbb68bd27146b699d31c0475ec0ed6e44571b66d987cb23240abe09 [2022-06-13T16:08:01.842Z] $ docker rm -f b846d2775dbb68bd27146b699d31c0475ec0ed6e44571b66d987cb23240abe09 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-13T16:08:02.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-13T16:08:02.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:08:02.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-13T16:08:02.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:08:02.597Z] prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container [2022-06-13T16:08:02.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-13T16:08:03.024Z] $ docker top 0b8f4fc5fa1e99e91dc3cdc94b50826224d8a76c38fe606aec592d5ed46bf5ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-13T16:08:03.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-13T16:08:03.122Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-13T16:08:03.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-13T16:08:03.286Z] $ docker exec 0b8f4fc5fa1e99e91dc3cdc94b50826224d8a76c38fe606aec592d5ed46bf5ed ssh-agent [2022-06-13T16:08:03.426Z] SSH_AUTH_SOCK=/tmp/ssh-kvvVIM89oDdK/agent.32 [2022-06-13T16:08:03.426Z] SSH_AGENT_PID=39 [2022-06-13T16:08:03.431Z] Running ssh-add (command line suppressed) [2022-06-13T16:08:03.559Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8212962265070316627.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8212962265070316627.key) [2022-06-13T16:08:03.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-13T16:08:03.861Z] + git semver push [2022-06-13T16:08:04.122Z] 2022-06-13 16:08:04,079 [run_push] DEBUG push [2022-06-13T16:08:04.122Z] 2022-06-13 16:08:04,080 [execute] INFO git cat-file --batch-check [2022-06-13T16:08:04.122Z] 2022-06-13 16:08:04,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-13T16:08:04.122Z] 2022-06-13 16:08:04,085 [execute] INFO git rev-list b8ccfae3334b91aa90122df13849b422ebf4e50b -- [2022-06-13T16:08:04.122Z] 2022-06-13 16:08:04,085 [execute] DEBUG Popen(['git', 'rev-list', 'b8ccfae3334b91aa90122df13849b422ebf4e50b', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-13T16:08:04.122Z] 2022-06-13 16:08:04,094 [execute] INFO git fetch -v origin [2022-06-13T16:08:04.122Z] 2022-06-13 16:08:04,095 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-13T16:08:04.693Z] 2022-06-13 16:08:04,572 [run_push] DEBUG no remote changes detected [2022-06-13T16:08:04.693Z] 2022-06-13 16:08:04,572 [execute] INFO git push origin semver [2022-06-13T16:08:04.693Z] 2022-06-13 16:08:04,573 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-13T16:08:05.635Z] 2022-06-13 16:08:05,288 [run_push] DEBUG push all version tags [2022-06-13T16:08:05.636Z] 2022-06-13 16:08:05,289 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-13T16:08:05.636Z] 2022-06-13 16:08:05,289 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-13T16:08:06.209Z] 2022-06-13 16:08:05,974 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-13T16:08:06.209Z] 2.2.1-dev.2 [Pipeline] } [2022-06-13T16:08:06.223Z] $ docker exec --env ******** --env ******** 0b8f4fc5fa1e99e91dc3cdc94b50826224d8a76c38fe606aec592d5ed46bf5ed ssh-agent -k [2022-06-13T16:08:06.340Z] unset SSH_AUTH_SOCK; [2022-06-13T16:08:06.340Z] unset SSH_AGENT_PID; [2022-06-13T16:08:06.341Z] echo Agent pid 39 killed; [2022-06-13T16:08:06.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-13T16:08:06.665Z] + git semver [Pipeline] } [2022-06-13T16:08:06.943Z] $ docker stop --time=1 0b8f4fc5fa1e99e91dc3cdc94b50826224d8a76c38fe606aec592d5ed46bf5ed [2022-06-13T16:08:08.240Z] $ docker rm -f 0b8f4fc5fa1e99e91dc3cdc94b50826224d8a76c38fe606aec592d5ed46bf5ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-13T16:08:08.803Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-06-13T16:08:08.803Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-06-13T16:08:08.803Z] total 16 [2022-06-13T16:08:08.803Z] drwxr-xr-x 3 root root 4096 Jun 13 16:02 . [2022-06-13T16:08:08.803Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 13 16:07 .. [2022-06-13T16:08:08.803Z] drwxr-xr-x 2 root root 4096 Jun 13 16:02 cost [2022-06-13T16:08:08.803Z] -rw-r--r-- 1 root root 81 Jun 13 16:02 cost.csv [2022-06-13T16:08:08.803Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-06-13T16:08:08.803Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-06-13T16:08:08.803Z] total 16 [2022-06-13T16:08:08.803Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 16:02 . [2022-06-13T16:08:08.803Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 13 16:07 .. [2022-06-13T16:08:08.803Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 16:02 cost [2022-06-13T16:08:08.803Z] -rw-r--r-- 1 jenkins jenkins 81 Jun 13 16:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:08:09.095Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:08:09.961Z] ---> package-listing.sh [2022-06-13T16:08:09.961Z] ++ facter osfamily [2022-06-13T16:08:09.961Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-13T16:08:10.221Z] + OS_FAMILY=debian [2022-06-13T16:08:10.221Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-06-13T16:08:10.221Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-13T16:08:10.221Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-13T16:08:10.221Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-13T16:08:10.221Z] + PACKAGES=/tmp/packages_start.txt [2022-06-13T16:08:10.221Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-06-13T16:08:10.221Z] + PACKAGES=/tmp/packages_end.txt [2022-06-13T16:08:10.221Z] + case "${OS_FAMILY}" in [2022-06-13T16:08:10.221Z] + dpkg -l [2022-06-13T16:08:10.221Z] + grep '^ii' [2022-06-13T16:08:10.221Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-13T16:08:10.221Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-13T16:08:10.221Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-13T16:08:10.221Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-06-13T16:08:10.221Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-06-13T16:08:10.221Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-06-13T16:08:10.233Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-13T16:08:10.511Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-13T16:08:11.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-13T16:08:11.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-13T16:08:11.161Z] prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container [2022-06-13T16:08:11.198Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-13T16:08:11.478Z] $ docker top 352dd720f5a42557b74bb0188181acda5bce4887c1587b53b107d9c8d1314ca2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-13T16:08:11.841Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-13T16:08:12.130Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-13T16:08:12.417Z] + ls /var/log/sa-host [2022-06-13T16:08:12.417Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-13T16:08:12.477Z] provisioning config files... [2022-06-13T16:08:12.487Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8817576682758398108tmp [Pipeline] { [Pipeline] echo [2022-06-13T16:08:12.500Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:08:12.783Z] ---> create-netrc.sh [Pipeline] } [2022-06-13T16:08:12.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:08:13.116Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-13T16:08:13.125Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:08:13.408Z] ---> sudo-logs.sh [2022-06-13T16:08:13.408Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-13T16:08:13.430Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:08:13.713Z] ---> job-cost.sh [2022-06-13T16:08:13.714Z] lf-activate-venv: SKIPPING [2022-06-13T16:08:13.714Z] DEBUG: total: 0.2199999988079071 [2022-06-13T16:08:13.714Z] INFO: Retrieving Stack Cost... [2022-06-13T16:08:13.974Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-13T16:08:14.542Z] INFO: Archiving Costs [Pipeline] echo [2022-06-13T16:08:14.553Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-13T16:08:14.837Z] ---> logs-deploy.sh [2022-06-13T16:08:14.838Z] lf-activate-venv: SKIPPING [2022-06-13T16:08:14.838Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/72 [2022-06-13T16:08:14.838Z] INFO: archiving workspace using pattern(s): [2022-06-13T16:08:15.779Z] Archives upload complete. [2022-06-13T16:08:15.779Z] INFO: archiving logs to Nexus