Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc 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-ssh11522430445387565234.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15288725657645686810.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8281725581272839344.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh524764773345256942.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15304389126190990145.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-4890’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4892 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 > 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 Avoid second fetch Checking out Revision a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc (main) Commit message: "Merge pull request #768 from cloudxxx8/clean-dependabot" > git config core.sparsecheckout # timeout=10 > git checkout -f a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc # timeout=10 > git rev-list --no-walk 608a3e003cfc55b8172902caa6aca2b1fd619d11 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T05:57:19.688Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T05:57:19.750Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T05:57:19.773Z] ========================================================= [2024-07-03T05:57:19.773Z] EdgeX Global Pipelines Version Info [2024-07-03T05:57:19.773Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:57:20.525Z] ------------------- [2024-07-03T05:57:20.526Z] stable info: [2024-07-03T05:57:20.526Z] ------------------- [2024-07-03T05:57:20.526Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T05:57:20.526Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T05:57:20.526Z] Message: update stable to v1.0.260 [2024-07-03T05:57:21.094Z] ------------------- [2024-07-03T05:57:21.094Z] experimental info: [2024-07-03T05:57:21.094Z] ------------------- [2024-07-03T05:57:21.094Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T05:57:21.094Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T05:57:21.094Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T05:57:21.175Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-07-03T05:57:21.204Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-07-03T05:57:21.227Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T05:57:21.253Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T05:57:21.281Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T05:57:21.307Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T05:57:21.334Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T05:57:21.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-03T05:57:21.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T05:57:21.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T05:57:21.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T05:57:21.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-07-03T05:57:21.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T05:57:21.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T05:57:21.529Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T05:57:21.548Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T05:57:21.576Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T05:57:21.596Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T05:57:21.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T05:57:21.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T05:57:21.659Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-03T05:57:21.681Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-03T05:57:21.704Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T05:57:21.729Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T05:57:21.750Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T05:57:21.774Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T05:57:21.799Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T05:57:21.822Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-03T05:57:21.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-03T05:57:21.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-03T05:57:21.887Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] echo [2024-07-03T05:57:21.909Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8d6b14 [Pipeline] echo [2024-07-03T05:57:21.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T05:57:21.993Z] provisioning config files... [2024-07-03T05:57:22.012Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18183396009355981876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:57:22.346Z] ---> ****-login.sh [2024-07-03T05:57:22.346Z] nexus3.edgexfoundry.org:10001 [2024-07-03T05:57:22.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:57:22.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:57:22.606Z] Configure a credential helper to remove this warning. See [2024-07-03T05:57:22.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:57:22.606Z] [2024-07-03T05:57:22.606Z] Login Succeeded [2024-07-03T05:57:22.866Z] nexus3.edgexfoundry.org:10002 [2024-07-03T05:57:22.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:57:22.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:57:22.866Z] Configure a credential helper to remove this warning. See [2024-07-03T05:57:22.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:57:22.866Z] [2024-07-03T05:57:22.866Z] Login Succeeded [2024-07-03T05:57:22.866Z] nexus3.edgexfoundry.org:10003 [2024-07-03T05:57:22.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:57:22.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:57:22.866Z] Configure a credential helper to remove this warning. See [2024-07-03T05:57:22.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:57:22.866Z] [2024-07-03T05:57:22.866Z] Login Succeeded [2024-07-03T05:57:22.866Z] nexus3.edgexfoundry.org:10004 [2024-07-03T05:57:23.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:57:23.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:57:23.126Z] Configure a credential helper to remove this warning. See [2024-07-03T05:57:23.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:57:23.126Z] [2024-07-03T05:57:23.126Z] Login Succeeded [2024-07-03T05:57:23.126Z] ****.io [2024-07-03T05:57:23.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:57:23.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:57:23.387Z] Configure a credential helper to remove this warning. See [2024-07-03T05:57:23.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:57:23.387Z] [2024-07-03T05:57:23.387Z] Login Succeeded [2024-07-03T05:57:23.387Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T05:57:23.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T05:57:23.788Z] + git rev-list -1 --merges a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc~1..a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] echo [2024-07-03T05:57:23.818Z] -----------> git rev-list -1 --merges a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc~1..a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [2024-07-03T05:57:23.818Z] a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [false] [Pipeline] sh [2024-07-03T05:57:24.115Z] + git log --format=format:%s -1 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] echo [2024-07-03T05:57:24.131Z] ========================================================= [2024-07-03T05:57:24.131Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T05:57:24.131Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T05:57:24.471Z] + git log --format=format:%s -1 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] echo [2024-07-03T05:57:24.483Z] [semverPrep] GIT_COMMIT: a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc, Commit Message: Merge pull request #768 from cloudxxx8/clean-dependabot [Pipeline] echo [2024-07-03T05:57:24.498Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T05:57:24.855Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T05:57:24.856Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T05:57:24.856Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T05:57:24.856Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T05:57:24.856Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-03T05:57:24.856Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-03T05:57:24.856Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:57:25.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T05:57:25.216Z] [2024-07-03T05:57:25.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:57:25.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T05:57:25.522Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T05:57:25.522Z] b85a868b505f: Pulling fs layer [2024-07-03T05:57:25.522Z] e2be974225ed: Pulling fs layer [2024-07-03T05:57:25.522Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T05:57:25.522Z] 988bab9f4d93: Pulling fs layer [2024-07-03T05:57:25.522Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T05:57:25.522Z] eaf3925da568: Pulling fs layer [2024-07-03T05:57:25.522Z] bab4dde63d76: Pulling fs layer [2024-07-03T05:57:25.522Z] bde34c3a00c8: Pulling fs layer [2024-07-03T05:57:25.522Z] b352a97aabf1: Pulling fs layer [2024-07-03T05:57:25.522Z] 4872d77fe225: Pulling fs layer [2024-07-03T05:57:25.522Z] 5851b861e8e6: Pulling fs layer [2024-07-03T05:57:25.522Z] bab4dde63d76: Waiting [2024-07-03T05:57:25.522Z] bde34c3a00c8: Waiting [2024-07-03T05:57:25.522Z] b352a97aabf1: Waiting [2024-07-03T05:57:25.522Z] 4872d77fe225: Waiting [2024-07-03T05:57:25.522Z] 5851b861e8e6: Waiting [2024-07-03T05:57:25.522Z] 1469e6f7b9e6: Waiting [2024-07-03T05:57:25.522Z] 988bab9f4d93: Waiting [2024-07-03T05:57:25.522Z] eaf3925da568: Waiting [2024-07-03T05:57:25.522Z] e2be974225ed: Download complete [2024-07-03T05:57:25.522Z] 988bab9f4d93: Verifying Checksum [2024-07-03T05:57:25.522Z] 988bab9f4d93: Download complete [2024-07-03T05:57:25.522Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T05:57:25.522Z] 1469e6f7b9e6: Download complete [2024-07-03T05:57:25.522Z] eaf3925da568: Verifying Checksum [2024-07-03T05:57:25.522Z] eaf3925da568: Download complete [2024-07-03T05:57:25.522Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T05:57:25.522Z] 339a4e72a1f5: Download complete [2024-07-03T05:57:25.782Z] bde34c3a00c8: Verifying Checksum [2024-07-03T05:57:25.782Z] bde34c3a00c8: Download complete [2024-07-03T05:57:25.782Z] b352a97aabf1: Download complete [2024-07-03T05:57:25.782Z] 4872d77fe225: Verifying Checksum [2024-07-03T05:57:25.782Z] 4872d77fe225: Download complete [2024-07-03T05:57:25.782Z] 5851b861e8e6: Download complete [2024-07-03T05:57:25.782Z] b85a868b505f: Download complete [2024-07-03T05:57:26.041Z] bab4dde63d76: Verifying Checksum [2024-07-03T05:57:26.041Z] bab4dde63d76: Download complete [2024-07-03T05:57:26.980Z] b85a868b505f: Pull complete [2024-07-03T05:57:26.980Z] e2be974225ed: Pull complete [2024-07-03T05:57:27.547Z] 339a4e72a1f5: Pull complete [2024-07-03T05:57:27.547Z] 988bab9f4d93: Pull complete [2024-07-03T05:57:27.805Z] 1469e6f7b9e6: Pull complete [2024-07-03T05:57:27.805Z] eaf3925da568: Pull complete [2024-07-03T05:57:29.708Z] bab4dde63d76: Pull complete [2024-07-03T05:57:29.708Z] bde34c3a00c8: Pull complete [2024-07-03T05:57:29.708Z] b352a97aabf1: Pull complete [2024-07-03T05:57:29.708Z] 4872d77fe225: Pull complete [2024-07-03T05:57:29.708Z] 5851b861e8e6: Pull complete [2024-07-03T05:57:29.708Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T05:57:29.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T05:57:29.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T05:57:29.833Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2024-07-03T05:57:29.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T05:57:33.422Z] $ docker top 80edd0b09782fee6a73f707f1bf0d351fa43e813bb0a53efbe5cf294914e8252 -eo pid,comm [2024-07-03T05:57:33.485Z] 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). [2024-07-03T05:57:33.485Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T05:57:33.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T05:57:33.538Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T05:57:33.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T05:57:33.638Z] $ docker exec 80edd0b09782fee6a73f707f1bf0d351fa43e813bb0a53efbe5cf294914e8252 ssh-agent [2024-07-03T05:57:33.756Z] SSH_AUTH_SOCK=/tmp/ssh-yEmy9BJ6JnVT/agent.33 [2024-07-03T05:57:33.756Z] SSH_AGENT_PID=39 [2024-07-03T05:57:33.761Z] Running ssh-add (command line suppressed) [2024-07-03T05:57:33.856Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3606116573149289884.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3606116573149289884.key) [2024-07-03T05:57:33.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T05:57:34.167Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T05:57:34.171Z] $ docker exec --env ******** --env ******** 80edd0b09782fee6a73f707f1bf0d351fa43e813bb0a53efbe5cf294914e8252 ssh-agent -k [2024-07-03T05:57:34.270Z] unset SSH_AUTH_SOCK; [2024-07-03T05:57:34.270Z] unset SSH_AGENT_PID; [2024-07-03T05:57:34.271Z] echo Agent pid 39 killed; [2024-07-03T05:57:34.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T05:57:34.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T05:57:34.325Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T05:57:34.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T05:57:34.441Z] $ docker exec 80edd0b09782fee6a73f707f1bf0d351fa43e813bb0a53efbe5cf294914e8252 ssh-agent [2024-07-03T05:57:34.549Z] SSH_AUTH_SOCK=/tmp/ssh-4uEPdraF6zUe/agent.72 [2024-07-03T05:57:34.549Z] SSH_AGENT_PID=78 [2024-07-03T05:57:34.554Z] Running ssh-add (command line suppressed) [2024-07-03T05:57:34.639Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12214743938786476754.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12214743938786476754.key) [2024-07-03T05:57:34.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T05:57:34.952Z] + git semver init [2024-07-03T05:57:35.211Z] 2024-07-03 05:57:35,106 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T05:57:35.211Z] 2024-07-03 05:57:35,107 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-07-03T05:57:35.211Z] 2024-07-03 05:57:35,107 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-07-03T05:57:35.211Z] 2024-07-03 05:57:35,107 [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) [2024-07-03T05:57:37.749Z] 2024-07-03 05:57:37,189 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2024-07-03T05:57:37.749Z] 2024-07-03 05:57:37,189 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2024-07-03T05:57:37.749Z] 2024-07-03 05:57:37,189 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-03T05:57:37.749Z] 2024-07-03 05:57:37,189 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-03T05:57:37.749Z] 3.1.0-dev.43 [Pipeline] } [2024-07-03T05:57:37.753Z] $ docker exec --env ******** --env ******** 80edd0b09782fee6a73f707f1bf0d351fa43e813bb0a53efbe5cf294914e8252 ssh-agent -k [2024-07-03T05:57:37.837Z] unset SSH_AUTH_SOCK; [2024-07-03T05:57:37.837Z] unset SSH_AGENT_PID; [2024-07-03T05:57:37.837Z] echo Agent pid 78 killed; [2024-07-03T05:57:37.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T05:57:38.181Z] + git semver [Pipeline] } [2024-07-03T05:57:38.446Z] $ docker stop --time=1 80edd0b09782fee6a73f707f1bf0d351fa43e813bb0a53efbe5cf294914e8252 [2024-07-03T05:57:39.722Z] $ docker rm -f --volumes 80edd0b09782fee6a73f707f1bf0d351fa43e813bb0a53efbe5cf294914e8252 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T05:57:40.073Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T05:57:40.283Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T05:57:40.286Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.43 [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 [2024-07-03T05:57:40.465Z] provisioning config files... [2024-07-03T05:57:40.472Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9650635143480414487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T05:57:40.769Z] ---> ****-login.sh [2024-07-03T05:57:40.769Z] nexus3.edgexfoundry.org:10001 [2024-07-03T05:57:40.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:57:40.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:57:40.769Z] Configure a credential helper to remove this warning. See [2024-07-03T05:57:40.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:57:40.769Z] [2024-07-03T05:57:40.769Z] Login Succeeded [2024-07-03T05:57:40.769Z] nexus3.edgexfoundry.org:10002 [2024-07-03T05:57:40.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:57:40.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:57:40.769Z] Configure a credential helper to remove this warning. See [2024-07-03T05:57:40.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:57:40.769Z] [2024-07-03T05:57:40.769Z] Login Succeeded [2024-07-03T05:57:40.769Z] nexus3.edgexfoundry.org:10003 [2024-07-03T05:57:41.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:57:41.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:57:41.028Z] Configure a credential helper to remove this warning. See [2024-07-03T05:57:41.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:57:41.028Z] [2024-07-03T05:57:41.028Z] Login Succeeded [2024-07-03T05:57:41.028Z] nexus3.edgexfoundry.org:10004 [2024-07-03T05:57:41.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:57:41.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:57:41.029Z] Configure a credential helper to remove this warning. See [2024-07-03T05:57:41.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:57:41.029Z] [2024-07-03T05:57:41.029Z] Login Succeeded [2024-07-03T05:57:41.029Z] ****.io [2024-07-03T05:57:41.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T05:57:41.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T05:57:41.290Z] Configure a credential helper to remove this warning. See [2024-07-03T05:57:41.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T05:57:41.290Z] [2024-07-03T05:57:41.290Z] Login Succeeded [2024-07-03T05:57:41.290Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T05:57:41.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T05:57:41.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T05:57:41.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T05:57:41.424Z] ========================================================= [2024-07-03T05:57:41.424Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T05:57:41.424Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:57:41.763Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T05:57:42.022Z] Sending build context to Docker daemon 59.66MB [2024-07-03T05:57:42.022Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T05:57:42.022Z] Step 2/15 : FROM ${BASE} AS builder [2024-07-03T05:57:42.281Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T05:57:42.281Z] 619be1103602: Pulling fs layer [2024-07-03T05:57:42.281Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T05:57:42.281Z] 5df492c9dc93: Pulling fs layer [2024-07-03T05:57:42.281Z] 7629e6793208: Pulling fs layer [2024-07-03T05:57:42.281Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T05:57:42.281Z] fb5054dd5b73: Pulling fs layer [2024-07-03T05:57:42.281Z] eeca6798cff9: Pulling fs layer [2024-07-03T05:57:42.281Z] aa269ceb94a6: Pulling fs layer [2024-07-03T05:57:42.281Z] ada007ff1a6a: Pulling fs layer [2024-07-03T05:57:42.281Z] 4f4fb700ef54: Waiting [2024-07-03T05:57:42.281Z] fb5054dd5b73: Waiting [2024-07-03T05:57:42.281Z] eeca6798cff9: Waiting [2024-07-03T05:57:42.281Z] aa269ceb94a6: Waiting [2024-07-03T05:57:42.281Z] ada007ff1a6a: Waiting [2024-07-03T05:57:42.281Z] 7862e08f4a3e: Download complete [2024-07-03T05:57:42.281Z] 7629e6793208: Verifying Checksum [2024-07-03T05:57:42.281Z] 7629e6793208: Download complete [2024-07-03T05:57:42.281Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T05:57:42.281Z] 4f4fb700ef54: Download complete [2024-07-03T05:57:42.281Z] fb5054dd5b73: Verifying Checksum [2024-07-03T05:57:42.281Z] fb5054dd5b73: Download complete [2024-07-03T05:57:42.281Z] 619be1103602: Verifying Checksum [2024-07-03T05:57:42.281Z] 619be1103602: Download complete [2024-07-03T05:57:42.281Z] eeca6798cff9: Verifying Checksum [2024-07-03T05:57:42.281Z] eeca6798cff9: Download complete [2024-07-03T05:57:42.539Z] 619be1103602: Pull complete [2024-07-03T05:57:42.539Z] ada007ff1a6a: Verifying Checksum [2024-07-03T05:57:42.539Z] ada007ff1a6a: Download complete [2024-07-03T05:57:42.539Z] 7862e08f4a3e: Pull complete [2024-07-03T05:57:42.798Z] 5df492c9dc93: Verifying Checksum [2024-07-03T05:57:42.798Z] 5df492c9dc93: Download complete [2024-07-03T05:57:43.055Z] aa269ceb94a6: Verifying Checksum [2024-07-03T05:57:45.585Z] 5df492c9dc93: Pull complete [2024-07-03T05:57:45.585Z] 7629e6793208: Pull complete [2024-07-03T05:57:45.843Z] 4f4fb700ef54: Pull complete [2024-07-03T05:57:45.843Z] fb5054dd5b73: Pull complete [2024-07-03T05:57:45.843Z] eeca6798cff9: Pull complete [2024-07-03T05:57:48.371Z] aa269ceb94a6: Pull complete [2024-07-03T05:57:48.631Z] ada007ff1a6a: Pull complete [2024-07-03T05:57:48.631Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T05:57:48.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T05:57:48.631Z] ---> f489d0715acc [2024-07-03T05:57:48.631Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-03T05:57:53.921Z] ---> Running in 3aaa7dfeae82 [2024-07-03T05:57:53.921Z] Removing intermediate container 3aaa7dfeae82 [2024-07-03T05:57:53.921Z] ---> 4bb1c073e394 [2024-07-03T05:57:53.921Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T05:57:53.921Z] ---> Running in 43b36a06c539 [2024-07-03T05:57:53.921Z] Removing intermediate container 43b36a06c539 [2024-07-03T05:57:53.921Z] ---> 8a914e03d01b [2024-07-03T05:57:53.921Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T05:57:53.921Z] ---> Running in 64ea0c0b5730 [2024-07-03T05:57:54.180Z] Removing intermediate container 64ea0c0b5730 [2024-07-03T05:57:54.180Z] ---> 4366a7a7023b [2024-07-03T05:57:54.180Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-07-03T05:57:54.180Z] ---> Running in 9486b3a3897e [2024-07-03T05:57:54.180Z] Removing intermediate container 9486b3a3897e [2024-07-03T05:57:54.180Z] ---> 845aadcc586f [2024-07-03T05:57:54.180Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-03T05:57:54.180Z] ---> Running in 57b3a9e35faf [2024-07-03T05:57:54.180Z] Removing intermediate container 57b3a9e35faf [2024-07-03T05:57:54.180Z] ---> 84977a666b34 [2024-07-03T05:57:54.180Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-03T05:57:54.748Z] latest: Pulling from library/docker [2024-07-03T05:57:54.748Z] ec99f8b99825: Pulling fs layer [2024-07-03T05:57:54.748Z] 337b172a7c47: Pulling fs layer [2024-07-03T05:57:54.748Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T05:57:54.748Z] d917b3449c2f: Pulling fs layer [2024-07-03T05:57:54.748Z] de4e19c7f685: Pulling fs layer [2024-07-03T05:57:54.748Z] c21be6ea5d6f: Pulling fs layer [2024-07-03T05:57:54.748Z] 6304ca1e2076: Pulling fs layer [2024-07-03T05:57:54.748Z] b69e773f08c2: Pulling fs layer [2024-07-03T05:57:54.748Z] 7bb84f9b00ac: Pulling fs layer [2024-07-03T05:57:54.748Z] 61a71205c786: Pulling fs layer [2024-07-03T05:57:54.748Z] 0e9a38426947: Pulling fs layer [2024-07-03T05:57:54.748Z] 9ee4b7ed4876: Pulling fs layer [2024-07-03T05:57:54.748Z] 130a7cf00216: Pulling fs layer [2024-07-03T05:57:54.748Z] 1991d750d62b: Pulling fs layer [2024-07-03T05:57:54.748Z] 0a02f0ed53a5: Pulling fs layer [2024-07-03T05:57:54.748Z] 1875a26f1117: Pulling fs layer [2024-07-03T05:57:54.748Z] de4e19c7f685: Waiting [2024-07-03T05:57:54.748Z] c21be6ea5d6f: Waiting [2024-07-03T05:57:54.748Z] 6304ca1e2076: Waiting [2024-07-03T05:57:54.748Z] b69e773f08c2: Waiting [2024-07-03T05:57:54.748Z] 7bb84f9b00ac: Waiting [2024-07-03T05:57:54.748Z] 61a71205c786: Waiting [2024-07-03T05:57:54.748Z] 0e9a38426947: Waiting [2024-07-03T05:57:54.748Z] 9ee4b7ed4876: Waiting [2024-07-03T05:57:54.748Z] 130a7cf00216: Waiting [2024-07-03T05:57:54.748Z] 1875a26f1117: Waiting [2024-07-03T05:57:54.748Z] 1991d750d62b: Waiting [2024-07-03T05:57:54.748Z] 0a02f0ed53a5: Waiting [2024-07-03T05:57:54.748Z] d917b3449c2f: Waiting [2024-07-03T05:57:54.748Z] 4f4fb700ef54: Download complete [2024-07-03T05:57:55.008Z] 337b172a7c47: Verifying Checksum [2024-07-03T05:57:55.008Z] 337b172a7c47: Download complete [2024-07-03T05:57:55.008Z] ec99f8b99825: Verifying Checksum [2024-07-03T05:57:55.008Z] ec99f8b99825: Download complete [2024-07-03T05:57:55.008Z] d917b3449c2f: Verifying Checksum [2024-07-03T05:57:55.008Z] d917b3449c2f: Download complete [2024-07-03T05:57:55.008Z] ec99f8b99825: Pull complete [2024-07-03T05:57:55.268Z] 337b172a7c47: Pull complete [2024-07-03T05:57:55.268Z] 6304ca1e2076: Verifying Checksum [2024-07-03T05:57:55.268Z] 6304ca1e2076: Download complete [2024-07-03T05:57:55.268Z] de4e19c7f685: Verifying Checksum [2024-07-03T05:57:55.268Z] de4e19c7f685: Download complete [2024-07-03T05:57:55.268Z] 4f4fb700ef54: Pull complete [2024-07-03T05:57:55.268Z] b69e773f08c2: Verifying Checksum [2024-07-03T05:57:55.268Z] b69e773f08c2: Download complete [2024-07-03T05:57:55.268Z] 7bb84f9b00ac: Verifying Checksum [2024-07-03T05:57:55.268Z] 7bb84f9b00ac: Download complete [2024-07-03T05:57:55.268Z] d917b3449c2f: Pull complete [2024-07-03T05:57:55.419Z] Still waiting to schedule task [2024-07-03T05:57:55.420Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4891’ is offline [2024-07-03T05:57:55.526Z] c21be6ea5d6f: Verifying Checksum [2024-07-03T05:57:55.527Z] c21be6ea5d6f: Download complete [2024-07-03T05:57:55.527Z] 61a71205c786: Verifying Checksum [2024-07-03T05:57:55.527Z] 61a71205c786: Download complete [2024-07-03T05:57:55.527Z] 9ee4b7ed4876: Download complete [2024-07-03T05:57:55.527Z] 130a7cf00216: Verifying Checksum [2024-07-03T05:57:55.527Z] 130a7cf00216: Download complete [2024-07-03T05:57:55.527Z] 0e9a38426947: Verifying Checksum [2024-07-03T05:57:55.527Z] 0e9a38426947: Download complete [2024-07-03T05:57:55.527Z] 0a02f0ed53a5: Verifying Checksum [2024-07-03T05:57:55.527Z] 0a02f0ed53a5: Download complete [2024-07-03T05:57:55.784Z] de4e19c7f685: Pull complete [2024-07-03T05:57:55.784Z] 1875a26f1117: Verifying Checksum [2024-07-03T05:57:55.784Z] 1875a26f1117: Download complete [2024-07-03T05:57:56.041Z] 1991d750d62b: Verifying Checksum [2024-07-03T05:57:56.041Z] 1991d750d62b: Download complete [2024-07-03T05:57:56.041Z] c21be6ea5d6f: Pull complete [2024-07-03T05:57:56.605Z] 6304ca1e2076: Pull complete [2024-07-03T05:57:56.605Z] b69e773f08c2: Pull complete [2024-07-03T05:57:56.605Z] 7bb84f9b00ac: Pull complete [2024-07-03T05:57:56.605Z] 61a71205c786: Pull complete [2024-07-03T05:57:57.172Z] 0e9a38426947: Pull complete [2024-07-03T05:57:57.172Z] 9ee4b7ed4876: Pull complete [2024-07-03T05:57:57.172Z] 130a7cf00216: Pull complete [2024-07-03T05:57:58.104Z] 1991d750d62b: Pull complete [2024-07-03T05:57:58.104Z] 0a02f0ed53a5: Pull complete [2024-07-03T05:57:58.104Z] 1875a26f1117: Pull complete [2024-07-03T05:57:58.104Z] Digest: sha256:3e52ceff980f04b332292e06421ba0d1b5818d1ff38c9e39b3b1cd0d67b2d8c1 [2024-07-03T05:57:58.104Z] Status: Downloaded newer image for docker:latest [2024-07-03T05:58:01.395Z] ---> 2d8a481a5d6f [2024-07-03T05:58:01.395Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T05:58:01.395Z] ---> Running in aee042371415 [2024-07-03T05:58:01.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T05:58:01.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T05:58:01.913Z] OK: 264 MiB in 52 packages [2024-07-03T05:58:02.173Z] Removing intermediate container aee042371415 [2024-07-03T05:58:02.173Z] ---> 42fa065d24a8 [2024-07-03T05:58:02.173Z] Step 10/15 : ENV GO111MODULE=on [2024-07-03T05:58:02.173Z] ---> Running in 711bf54c22c2 [2024-07-03T05:58:02.458Z] Removing intermediate container 711bf54c22c2 [2024-07-03T05:58:02.458Z] ---> e84314f1fbcc [2024-07-03T05:58:02.458Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-03T05:58:02.458Z] ---> Running in 41fd3f507bea [2024-07-03T05:58:02.458Z] Removing intermediate container 41fd3f507bea [2024-07-03T05:58:02.458Z] ---> d66954aee9eb [2024-07-03T05:58:02.458Z] Step 12/15 : COPY go.mod vendor* ./ [2024-07-03T05:58:02.717Z] ---> 7a07e70954f5 [2024-07-03T05:58:02.717Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T05:58:02.717Z] ---> Running in 4c0209aa91b9 [2024-07-03T05:58:49.400Z] Removing intermediate container 4c0209aa91b9 [2024-07-03T05:58:49.400Z] ---> 13c4822af26f [2024-07-03T05:58:49.400Z] Step 14/15 : COPY . . [2024-07-03T05:58:51.930Z] ---> fe13fe9d65fe [2024-07-03T05:58:51.930Z] Step 15/15 : RUN ${MAKE} [2024-07-03T05:58:51.930Z] ---> Running in a19a7aa0b8b7 [2024-07-03T05:58:52.190Z] noop [2024-07-03T05:58:52.457Z] Removing intermediate container a19a7aa0b8b7 [2024-07-03T05:58:52.457Z] ---> 0353903e869f [2024-07-03T05:58:52.457Z] Successfully built 0353903e869f [2024-07-03T05:58:52.717Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:58:53.057Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T05:58:53.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T05:58:53.132Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2024-07-03T05:58:53.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T05:58:53.512Z] $ docker top f43305ed8a7e8e3c7715cc177eab6e9fc856f3438f6fad764d5a1d8b74ce0f2d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T05:58:53.862Z] + go version [2024-07-03T05:58:53.862Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T05:58:53.872Z] $ docker stop --time=1 f43305ed8a7e8e3c7715cc177eab6e9fc856f3438f6fad764d5a1d8b74ce0f2d [2024-07-03T05:58:55.103Z] $ docker rm -f --volumes f43305ed8a7e8e3c7715cc177eab6e9fc856f3438f6fad764d5a1d8b74ce0f2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T05:58:55.536Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T05:58:55.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T05:58:55.616Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2024-07-03T05:58:55.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T05:58:55.981Z] $ docker top f67a193b1b67d4fe69cdd002e8fd98ef18fb3b4e72713eb8db5eed7a2fd2ff3c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T05:58:56.329Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-03T05:58:56.635Z] + make test [2024-07-03T05:58:56.635Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-07-03T05:58:58.008Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-07-03T05:59:12.871Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-07-03T05:59:12.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-07-03T05:59:12.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-07-03T05:59:12.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-07-03T05:59:12.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-07-03T05:59:12.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-07-03T05:59:12.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-07-03T05:59:12.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-07-03T05:59:13.129Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-07-03T05:59:19.679Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T05:59:19.679Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T05:59:19.679Z] ./bin/test-attribution-txt.sh [2024-07-03T05:59:19.679Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-07-03T05:59:19.679Z] make -C web test [2024-07-03T05:59:19.679Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2024-07-03T05:59:19.679Z] make[1]: tput: No such file or directory [2024-07-03T05:59:19.679Z] make[1]: tput: No such file or directory [2024-07-03T05:59:19.679Z] warning: generating ./VERSION [2024-07-03T05:59:19.679Z] echo "0.0.0" > VERSION [2024-07-03T05:59:19.679Z] docker build \ [2024-07-03T05:59:19.679Z] -f Dockerfile \ [2024-07-03T05:59:19.679Z] --build-arg USER=1000 \ [2024-07-03T05:59:19.679Z] \ [2024-07-03T05:59:19.679Z] --label "git_sha=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc" \ [2024-07-03T05:59:19.679Z] -t edgexfoundry/edgex-web-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc \ [2024-07-03T05:59:19.679Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-07-03T05:59:19.679Z] . [2024-07-03T05:59:19.679Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-07-03T05:59:19.679Z] Install the buildx component to build images with BuildKit: [2024-07-03T05:59:19.679Z] https://docs.docker.com/go/buildx/ [2024-07-03T05:59:19.679Z] [2024-07-03T05:59:19.679Z] Sending build context to Docker daemon 2.62MB [2024-07-03T05:59:19.679Z] Step 1/11 : FROM node:18-alpine3.18 [2024-07-03T05:59:19.679Z] 18-alpine3.18: Pulling from library/node [2024-07-03T05:59:19.679Z] 619be1103602: Already exists [2024-07-03T05:59:19.679Z] 7e9a007eb24b: Pulling fs layer [2024-07-03T05:59:19.679Z] 5189255e31c8: Pulling fs layer [2024-07-03T05:59:19.679Z] 88f4f8a6bc8d: Pulling fs layer [2024-07-03T05:59:19.679Z] 88f4f8a6bc8d: Verifying Checksum [2024-07-03T05:59:19.679Z] 88f4f8a6bc8d: Download complete [2024-07-03T05:59:19.679Z] 5189255e31c8: Verifying Checksum [2024-07-03T05:59:19.679Z] 5189255e31c8: Download complete [2024-07-03T05:59:19.679Z] 7e9a007eb24b: Verifying Checksum [2024-07-03T05:59:19.679Z] 7e9a007eb24b: Download complete [2024-07-03T05:59:20.610Z] 7e9a007eb24b: Pull complete [2024-07-03T05:59:20.610Z] 5189255e31c8: Pull complete [2024-07-03T05:59:20.873Z] 88f4f8a6bc8d: Pull complete [2024-07-03T05:59:20.873Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2024-07-03T05:59:20.873Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-07-03T05:59:20.873Z] ---> a19326513a45 [2024-07-03T05:59:20.873Z] Step 2/11 : RUN apk add --no-cache chromium [2024-07-03T05:59:25.134Z] ---> Running in 80cfabd23151 [2024-07-03T05:59:25.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T05:59:25.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T05:59:25.651Z] (1/154) Installing libexpat (2.6.2-r0) [2024-07-03T05:59:25.651Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-07-03T05:59:25.651Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-07-03T05:59:25.651Z] (4/154) Installing libpng (1.6.39-r3) [2024-07-03T05:59:25.916Z] (5/154) Installing freetype (2.13.0-r5) [2024-07-03T05:59:25.916Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-07-03T05:59:25.916Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-07-03T05:59:25.916Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-07-03T05:59:25.916Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-07-03T05:59:25.916Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-07-03T05:59:25.916Z] (11/154) Installing libffi (3.4.4-r2) [2024-07-03T05:59:25.916Z] (12/154) Installing libintl (0.21.1-r7) [2024-07-03T05:59:25.916Z] (13/154) Installing libblkid (2.38.1-r8) [2024-07-03T05:59:25.916Z] (14/154) Installing libmount (2.38.1-r8) [2024-07-03T05:59:25.916Z] (15/154) Installing pcre2 (10.42-r1) [2024-07-03T05:59:25.916Z] (16/154) Installing glib (2.76.6-r0) [2024-07-03T05:59:25.916Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-07-03T05:59:25.916Z] (18/154) Installing libxml2 (2.11.8-r0) [2024-07-03T05:59:25.916Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-07-03T05:59:25.916Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-07-03T05:59:25.916Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-03T05:59:25.916Z] (22/154) Installing libwebp (1.3.2-r0) [2024-07-03T05:59:25.916Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-07-03T05:59:25.916Z] (24/154) Installing tiff (4.5.1-r0) [2024-07-03T05:59:25.916Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-07-03T05:59:25.916Z] (26/154) Installing gtk-update-icon-cache (3.24.41-r0) [2024-07-03T05:59:25.916Z] (27/154) Installing libxau (1.0.11-r2) [2024-07-03T05:59:25.916Z] (28/154) Installing libmd (1.0.4-r2) [2024-07-03T05:59:25.916Z] (29/154) Installing libbsd (0.11.7-r1) [2024-07-03T05:59:25.916Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-07-03T05:59:25.916Z] (31/154) Installing libxcb (1.15-r1) [2024-07-03T05:59:26.174Z] (32/154) Installing libx11 (1.8.7-r0) [2024-07-03T05:59:26.174Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-07-03T05:59:26.174Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-07-03T05:59:26.174Z] (35/154) Installing libxrender (0.9.11-r3) [2024-07-03T05:59:26.174Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-07-03T05:59:26.174Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-07-03T05:59:26.174Z] (38/154) Installing libxext (1.3.5-r2) [2024-07-03T05:59:26.174Z] (39/154) Installing libxi (1.8.1-r0) [2024-07-03T05:59:26.174Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-07-03T05:59:26.174Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-07-03T05:59:26.174Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-07-03T05:59:26.174Z] (43/154) Installing libxtst (1.2.4-r2) [2024-07-03T05:59:26.175Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-07-03T05:59:26.175Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-07-03T05:59:26.175Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-07-03T05:59:26.175Z] (47/154) Installing pixman (0.42.2-r1) [2024-07-03T05:59:26.175Z] (48/154) Installing cairo (1.17.8-r1) [2024-07-03T05:59:26.175Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-07-03T05:59:26.175Z] (50/154) Installing avahi-libs (0.8-r13) [2024-07-03T05:59:26.175Z] (51/154) Installing gmp (6.2.1-r3) [2024-07-03T05:59:26.175Z] (52/154) Installing nettle (3.8.1-r2) [2024-07-03T05:59:26.175Z] (53/154) Installing libunistring (1.1-r1) [2024-07-03T05:59:26.175Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-07-03T05:59:26.175Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-07-03T05:59:26.175Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-07-03T05:59:26.175Z] (57/154) Installing gnutls (3.8.4-r0) [2024-07-03T05:59:26.434Z] (58/154) Installing cups-libs (2.4.9-r0) [2024-07-03T05:59:26.434Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-07-03T05:59:26.434Z] (60/154) Installing fribidi (1.0.13-r0) [2024-07-03T05:59:26.434Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-07-03T05:59:26.434Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-07-03T05:59:26.434Z] (63/154) Installing libxft (2.3.8-r1) [2024-07-03T05:59:26.434Z] (64/154) Installing pango (1.50.14-r1) [2024-07-03T05:59:26.434Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-07-03T05:59:26.434Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-07-03T05:59:26.434Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-07-03T05:59:26.434Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-07-03T05:59:26.434Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-07-03T05:59:26.434Z] (70/154) Installing gtk+3.0 (3.24.41-r0) [2024-07-03T05:59:26.434Z] (71/154) Installing icu-data-full (73.2-r2) [2024-07-03T05:59:26.693Z] (72/154) Installing mesa (23.0.4-r0) [2024-07-03T05:59:26.693Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-07-03T05:59:27.262Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-07-03T05:59:27.262Z] (75/154) Installing libpciaccess (0.17-r2) [2024-07-03T05:59:27.262Z] (76/154) Installing libdrm (2.4.115-r4) [2024-07-03T05:59:27.262Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-07-03T05:59:27.262Z] (78/154) Installing libelf (0.189-r2) [2024-07-03T05:59:27.262Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-07-03T05:59:27.262Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-07-03T05:59:27.522Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-07-03T05:59:27.522Z] (82/154) Installing libmagic (5.45-r0) [2024-07-03T05:59:27.522Z] (83/154) Installing file (5.45-r0) [2024-07-03T05:59:27.522Z] (84/154) Installing libice (1.1.1-r2) [2024-07-03T05:59:27.522Z] (85/154) Installing libuuid (2.38.1-r8) [2024-07-03T05:59:27.522Z] (86/154) Installing libsm (1.2.4-r1) [2024-07-03T05:59:27.522Z] (87/154) Installing libxt (1.3.0-r2) [2024-07-03T05:59:27.522Z] (88/154) Installing libxmu (1.1.4-r2) [2024-07-03T05:59:27.522Z] (89/154) Installing xset (1.2.5-r1) [2024-07-03T05:59:27.522Z] (90/154) Installing xprop (1.2.7-r0) [2024-07-03T05:59:27.522Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-07-03T05:59:27.522Z] (92/154) Installing libogg (1.3.5-r4) [2024-07-03T05:59:27.522Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-07-03T05:59:27.522Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-07-03T05:59:27.522Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-07-03T05:59:27.522Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-07-03T05:59:27.522Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-07-03T05:59:27.781Z] (98/154) Installing libva (2.18.0-r1) [2024-07-03T05:59:27.781Z] (99/154) Installing libvdpau (1.5-r1) [2024-07-03T05:59:27.781Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-07-03T05:59:27.781Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-03T05:59:27.781Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-07-03T05:59:27.781Z] (103/154) Installing libhwy (1.0.4-r1) [2024-07-03T05:59:27.781Z] (104/154) Installing lcms2 (2.15-r2) [2024-07-03T05:59:27.781Z] (105/154) Installing libjxl (0.8.2-r0) [2024-07-03T05:59:27.781Z] (106/154) Installing lame-libs (3.100-r5) [2024-07-03T05:59:27.781Z] (107/154) Installing opus (1.4-r0) [2024-07-03T05:59:27.781Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-07-03T05:59:27.781Z] (109/154) Installing soxr (0.1.3-r5) [2024-07-03T05:59:27.781Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-03T05:59:27.781Z] (111/154) Installing libtheora (1.1.1-r17) [2024-07-03T05:59:27.781Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-07-03T05:59:27.781Z] (113/154) Installing libvpx (1.13.0-r2) [2024-07-03T05:59:28.040Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-07-03T05:59:28.040Z] (115/154) Installing numactl (2.0.16-r4) [2024-07-03T05:59:28.040Z] (116/154) Installing x265-libs (3.5-r4) [2024-07-03T05:59:28.040Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-07-03T05:59:28.040Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-03T05:59:28.040Z] (119/154) Installing libbluray (1.3.4-r0) [2024-07-03T05:59:28.040Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-07-03T05:59:28.040Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-07-03T05:59:28.040Z] (122/154) Installing cjson (1.7.17-r0) [2024-07-03T05:59:28.040Z] (123/154) Installing mbedtls (2.28.8-r0) [2024-07-03T05:59:28.299Z] (124/154) Installing librist (0.2.7-r0) [2024-07-03T05:59:28.299Z] (125/154) Installing libsrt (1.5.2-r0) [2024-07-03T05:59:28.299Z] (126/154) Installing libssh (0.10.5-r0) [2024-07-03T05:59:28.299Z] (127/154) Installing libsodium (1.0.18-r3) [2024-07-03T05:59:28.299Z] (128/154) Installing libzmq (4.3.4-r4) [2024-07-03T05:59:28.299Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-03T05:59:28.299Z] (130/154) Installing libevent (2.1.12-r6) [2024-07-03T05:59:28.299Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-07-03T05:59:28.299Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-07-03T05:59:28.299Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-07-03T05:59:28.299Z] (134/154) Installing icu-libs (73.2-r2) [2024-07-03T05:59:28.299Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-07-03T05:59:28.299Z] (136/154) Installing minizip (1.2.13-r1) [2024-07-03T05:59:28.299Z] (137/154) Installing nspr (4.35-r2) [2024-07-03T05:59:28.299Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-07-03T05:59:28.299Z] (139/154) Installing nss (3.94-r0) [2024-07-03T05:59:28.299Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-07-03T05:59:28.299Z] (141/154) Installing libasyncns (0.8-r1) [2024-07-03T05:59:28.299Z] (142/154) Installing libltdl (2.4.7-r2) [2024-07-03T05:59:28.299Z] (143/154) Installing orc (0.4.34-r0) [2024-07-03T05:59:28.299Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-07-03T05:59:28.299Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-07-03T05:59:28.299Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-07-03T05:59:28.299Z] (147/154) Installing libpulse (16.1-r10) [2024-07-03T05:59:28.558Z] (148/154) Installing snappy (1.1.10-r1) [2024-07-03T05:59:28.558Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-07-03T05:59:28.558Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-07-03T05:59:28.558Z] (151/154) Installing libgpg-error (1.47-r1) [2024-07-03T05:59:28.558Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-07-03T05:59:28.558Z] (153/154) Installing libxslt (1.1.38-r0) [2024-07-03T05:59:28.558Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-07-03T05:59:29.931Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T05:59:29.931Z] Executing fontconfig-2.14.2-r3.trigger [2024-07-03T05:59:29.931Z] Executing mkfontscale-1.2.2-r3.trigger [2024-07-03T05:59:29.931Z] Executing glib-2.76.6-r0.trigger [2024-07-03T05:59:29.931Z] Executing shared-mime-info-2.2-r5.trigger [2024-07-03T05:59:30.497Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-07-03T05:59:30.497Z] Executing gtk-update-icon-cache-3.24.41-r0.trigger [2024-07-03T05:59:30.497Z] Executing gtk+3.0-3.24.41-r0.trigger [2024-07-03T05:59:30.497Z] OK: 579 MiB in 171 packages [2024-07-03T05:59:33.114Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4893 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2024-07-03T05:59:33.130Z] Running in /w/workspace/edgex-ui-go/173 [Pipeline] { [Pipeline] checkout [2024-07-03T05:59:33.170Z] The recommended git tool is: git [2024-07-03T05:59:41.824Z] using credential edgex-jenkins-ssh [2024-07-03T05:59:41.853Z] Cloning the remote Git repository [2024-07-03T05:59:41.924Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-03T05:59:42.082Z] > git init /w/workspace/edgex-ui-go/173 # timeout=10 [2024-07-03T05:59:42.319Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-03T05:59:42.323Z] > git --version # timeout=10 [2024-07-03T05:59:42.781Z] Removing intermediate container 80cfabd23151 [2024-07-03T05:59:42.782Z] ---> d7c11f103cf4 [2024-07-03T05:59:42.782Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-07-03T05:59:42.782Z] ---> Running in 25329e6b449e [2024-07-03T05:59:42.782Z] Removing intermediate container 25329e6b449e [2024-07-03T05:59:42.782Z] ---> 5c47fffbd51a [2024-07-03T05:59:42.782Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-07-03T05:59:42.782Z] ---> Running in ff0880252f32 [2024-07-03T05:59:42.782Z] Removing intermediate container ff0880252f32 [2024-07-03T05:59:42.782Z] ---> ec8a29ed4173 [2024-07-03T05:59:42.782Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-07-03T05:59:42.782Z] ---> Running in e0d1da04c9e5 [2024-07-03T05:59:42.782Z] Removing intermediate container e0d1da04c9e5 [2024-07-03T05:59:42.782Z] ---> 57f0bcc3bfae [2024-07-03T05:59:42.782Z] Step 6/11 : RUN npm install -g npm [2024-07-03T05:59:42.782Z] ---> Running in fc0121c596b0 [2024-07-03T05:59:42.375Z] > git --version # 'git version 2.25.1' [2024-07-03T05:59:42.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T05:59:42.551Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T05:59:47.315Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-07-03T05:59:47.345Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T05:59:48.498Z] Avoid second fetch [2024-07-03T05:59:48.499Z] Checking out Revision a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc (main) [2024-07-03T05:59:49.870Z] Commit message: "Merge pull request #768 from cloudxxx8/clean-dependabot" [2024-07-03T05:59:48.528Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T05:59:48.601Z] > git checkout -f a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc # timeout=10 [2024-07-03T05:59:50.948Z] [2024-07-03T05:59:50.948Z] removed 2 packages, and changed 63 packages in 7s [2024-07-03T05:59:50.948Z] [2024-07-03T05:59:50.948Z] 24 packages are looking for funding [2024-07-03T05:59:50.948Z] run `npm fund` for details [2024-07-03T05:59:51.885Z] Removing intermediate container fc0121c596b0 [2024-07-03T05:59:51.885Z] ---> 9515570e9df1 [2024-07-03T05:59:51.885Z] Step 7/11 : ARG USER=1000 [2024-07-03T05:59:51.885Z] ---> Running in 2a9840885266 [2024-07-03T05:59:51.885Z] Removing intermediate container 2a9840885266 [2024-07-03T05:59:51.885Z] ---> 698418f29d49 [2024-07-03T05:59:51.885Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-07-03T05:59:51.885Z] ---> Running in b19fa05621c1 [2024-07-03T05:59:52.453Z] Removing intermediate container b19fa05621c1 [2024-07-03T05:59:52.453Z] ---> 2fba73c1d709 [2024-07-03T05:59:52.453Z] Step 9/11 : USER $USER:$USER [2024-07-03T05:59:52.453Z] ---> Running in 1722cdfa6936 [2024-07-03T05:59:52.453Z] Removing intermediate container 1722cdfa6936 [2024-07-03T05:59:52.453Z] ---> 86f40443fb4b [2024-07-03T05:59:52.453Z] Step 10/11 : WORKDIR /app [2024-07-03T05:59:52.453Z] ---> Running in 3fff09f033e8 [2024-07-03T05:59:52.711Z] Removing intermediate container 3fff09f033e8 [2024-07-03T05:59:52.711Z] ---> 123ccc255c95 [2024-07-03T05:59:52.711Z] Step 11/11 : LABEL git_sha=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [2024-07-03T05:59:52.711Z] ---> Running in d79523340728 [2024-07-03T05:59:52.711Z] Removing intermediate container d79523340728 [2024-07-03T05:59:52.711Z] ---> 156874d6b4e6 [2024-07-03T05:59:52.711Z] Successfully built 156874d6b4e6 [2024-07-03T05:59:52.711Z] Successfully tagged edgexfoundry/edgex-web-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [2024-07-03T05:59:52.711Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-07-03T05:59:52.711Z] touch edgex-web-ui.imagebuilt [2024-07-03T05:59:52.711Z] mkdir -p node_modules coverage [2024-07-03T05:59:52.711Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-07-03T05:59:52.711Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T05:59:54.452Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T05:59:54.452Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T05:59:54.452Z] Dload Upload Total Spent Left Speed [2024-07-03T05:59:54.452Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2024-07-03T05:59:54.795Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T05:59:55.116Z] + sudo tee /etc/docker/daemon.new [2024-07-03T05:59:55.116Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-03T05:59:55.116Z] { [2024-07-03T05:59:55.116Z] "registry-mirrors": [ [2024-07-03T05:59:55.116Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T05:59:55.116Z] ], [2024-07-03T05:59:55.116Z] "bip": "10.250.0.254/24", [2024-07-03T05:59:55.116Z] "hosts": [ [2024-07-03T05:59:55.116Z] "tcp://0.0.0.0:5555", [2024-07-03T05:59:55.116Z] "unix:///var/run/docker.sock" [2024-07-03T05:59:55.116Z] ], [2024-07-03T05:59:55.116Z] "mtu": 1458, [2024-07-03T05:59:55.116Z] "selinux-enabled": true, [2024-07-03T05:59:55.116Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T05:59:55.116Z] } [Pipeline] sh [2024-07-03T05:59:55.437Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-03T05:59:55.771Z] + sudo service docker restart [2024-07-03T05:59:56.898Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-07-03T05:59:58.275Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-07-03T05:59:58.531Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2024-07-03T05:59:59.098Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-07-03T05:59:59.357Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-07-03T05:59:59.922Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-07-03T06:00:00.410Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-07-03T06:00:00.669Z] npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2024-07-03T06:00:00.669Z] npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2024-07-03T06:00:00.669Z] npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2024-07-03T06:00:00.927Z] npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2024-07-03T06:00:01.496Z] npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2024-07-03T06:00:04.026Z] npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2024-07-03T06:00:08.463Z] [2024-07-03T06:00:08.463Z] added 1182 packages, and audited 1183 packages in 15s [2024-07-03T06:00:08.463Z] [2024-07-03T06:00:08.463Z] 100 packages are looking for funding [2024-07-03T06:00:08.463Z] run `npm fund` for details [2024-07-03T06:00:08.463Z] [2024-07-03T06:00:08.463Z] 26 vulnerabilities (13 moderate, 12 high, 1 critical) [2024-07-03T06:00:08.463Z] [2024-07-03T06:00:08.463Z] To address issues that do not require attention, run: [2024-07-03T06:00:08.463Z] npm audit fix [2024-07-03T06:00:08.463Z] [2024-07-03T06:00:08.463Z] To address all issues (including breaking changes), run: [2024-07-03T06:00:08.463Z] npm audit fix --force [2024-07-03T06:00:08.463Z] [2024-07-03T06:00:08.463Z] Run `npm audit` for details. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T06:00:14.312Z] provisioning config files... [2024-07-03T06:00:14.336Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/173@tmp/config6168116860736438530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T06:00:14.763Z] ---> ****-login.sh [2024-07-03T06:00:14.763Z] nexus3.edgexfoundry.org:10001 [2024-07-03T06:00:15.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T06:00:15.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T06:00:15.303Z] Configure a credential helper to remove this warning. See [2024-07-03T06:00:15.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T06:00:15.303Z] [2024-07-03T06:00:15.303Z] Login Succeeded [2024-07-03T06:00:15.303Z] nexus3.edgexfoundry.org:10002 [2024-07-03T06:00:15.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T06:00:15.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T06:00:15.572Z] Configure a credential helper to remove this warning. See [2024-07-03T06:00:15.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T06:00:15.572Z] [2024-07-03T06:00:15.572Z] Login Succeeded [2024-07-03T06:00:15.842Z] nexus3.edgexfoundry.org:10003 [2024-07-03T06:00:15.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T06:00:16.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T06:00:16.110Z] Configure a credential helper to remove this warning. See [2024-07-03T06:00:16.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T06:00:16.110Z] [2024-07-03T06:00:16.110Z] Login Succeeded [2024-07-03T06:00:16.110Z] nexus3.edgexfoundry.org:10004 [2024-07-03T06:00:16.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T06:00:16.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T06:00:16.380Z] Configure a credential helper to remove this warning. See [2024-07-03T06:00:16.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T06:00:16.380Z] [2024-07-03T06:00:16.380Z] Login Succeeded [2024-07-03T06:00:16.380Z] ****.io [2024-07-03T06:00:16.609Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2024-07-03T06:00:16.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T06:00:16.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T06:00:16.912Z] Configure a credential helper to remove this warning. See [2024-07-03T06:00:16.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T06:00:16.913Z] [2024-07-03T06:00:16.913Z] Login Succeeded [2024-07-03T06:00:16.913Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T06:00:16.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T06:00:17.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T06:00:17.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T06:00:17.284Z] ========================================================= [2024-07-03T06:00:17.285Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T06:00:17.285Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:00:17.658Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T06:00:17.980Z] - Generating browser application bundles (phase: setup)... [2024-07-03T06:00:19.080Z] Sending build context to Docker daemon 35.48MB [2024-07-03T06:00:19.080Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T06:00:19.080Z] Step 2/15 : FROM ${BASE} AS builder [2024-07-03T06:00:19.080Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T06:00:19.080Z] c6b39de5b339: Pulling fs layer [2024-07-03T06:00:19.080Z] a69c41024577: Pulling fs layer [2024-07-03T06:00:19.080Z] d6de4b400683: Pulling fs layer [2024-07-03T06:00:19.080Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T06:00:19.080Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T06:00:19.080Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T06:00:19.080Z] 00f215d4a9da: Pulling fs layer [2024-07-03T06:00:19.080Z] d496ad576159: Pulling fs layer [2024-07-03T06:00:19.080Z] 464afbd9ba4c: Waiting [2024-07-03T06:00:19.080Z] 00f215d4a9da: Waiting [2024-07-03T06:00:19.080Z] 35cb2a7552d0: Waiting [2024-07-03T06:00:19.080Z] 4f4fb700ef54: Waiting [2024-07-03T06:00:19.080Z] a69c41024577: Verifying Checksum [2024-07-03T06:00:19.080Z] a69c41024577: Download complete [2024-07-03T06:00:19.080Z] 35cb2a7552d0: Verifying Checksum [2024-07-03T06:00:19.080Z] 35cb2a7552d0: Download complete [2024-07-03T06:00:19.080Z] 4f4fb700ef54: Download complete [2024-07-03T06:00:19.349Z] 464afbd9ba4c: Verifying Checksum [2024-07-03T06:00:19.349Z] 464afbd9ba4c: Download complete [2024-07-03T06:00:19.349Z] c6b39de5b339: Verifying Checksum [2024-07-03T06:00:19.349Z] c6b39de5b339: Download complete [2024-07-03T06:00:19.618Z] d496ad576159: Verifying Checksum [2024-07-03T06:00:19.618Z] d496ad576159: Download complete [2024-07-03T06:00:20.219Z] c6b39de5b339: Pull complete [2024-07-03T06:00:20.806Z] a69c41024577: Pull complete [2024-07-03T06:00:21.080Z] d6de4b400683: Verifying Checksum [2024-07-03T06:00:21.080Z] d6de4b400683: Download complete [2024-07-03T06:00:22.040Z] 00f215d4a9da: Verifying Checksum [2024-07-03T06:00:22.040Z] 00f215d4a9da: Download complete [2024-07-03T06:00:34.880Z] d6de4b400683: Pull complete [2024-07-03T06:00:34.880Z] 35cb2a7552d0: Pull complete [2024-07-03T06:00:34.880Z] 4f4fb700ef54: Pull complete [2024-07-03T06:00:34.880Z] 464afbd9ba4c: Pull complete [2024-07-03T06:00:39.900Z] ✔ Browser application bundle generation complete. [2024-07-03T06:00:39.900Z] 03 07 2024 06:00:39.889:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-07-03T06:00:39.900Z] 03 07 2024 06:00:39.891:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-07-03T06:00:39.900Z] 03 07 2024 06:00:39.893:INFO [launcher]: Starting browser ChromeHeadless [2024-07-03T06:00:40.466Z] 03 07 2024 06:00:40.253:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket JPxW46Y2FK96lXWoAAAB with id 75561804 [2024-07-03T06:00:43.127Z] 00f215d4a9da: Pull complete [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.106 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.15 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.155 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.159 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.161 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.163 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.176 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.178 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.204 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.217 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.221 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.246 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.249 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.27 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.282 secs) [2024-07-03T06:00:43.749Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.289 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.291 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.293 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.307 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.318 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.328 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.33 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.331 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.333 secs) [2024-07-03T06:00:43.750Z] WARN: ' [2024-07-03T06:00:43.750Z] It looks like you're using ngModel on the same form field as formControlName. [2024-07-03T06:00:43.750Z] Support for using the ngModel input property and ngModelChange event with [2024-07-03T06:00:43.750Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-07-03T06:00:43.750Z] in a future version of Angular. [2024-07-03T06:00:43.750Z] [2024-07-03T06:00:43.750Z] For more information on this, see our API docs here: [2024-07-03T06:00:43.750Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-07-03T06:00:43.750Z] ' [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.333 secs) [2024-07-03T06:00:43.750Z] WARN: ' [2024-07-03T06:00:43.750Z] It looks like you're using ngModel on the same form field as formControlName. [2024-07-03T06:00:43.750Z] Support for using the ngModel input property and ngModelChange event with [2024-07-03T06:00:43.750Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-07-03T06:00:43.750Z] in a future version of Angular. [2024-07-03T06:00:43.750Z] [2024-07-03T06:00:43.750Z] For more information on this, see our API docs here: [2024-07-03T06:00:43.750Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-07-03T06:00:43.750Z] ' [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.355 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.38 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.393 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.419 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.427 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.436 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.439 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.441 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.447 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.476 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.49 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.492 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.531 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.537 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.541 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.543 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.557 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.563 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.568 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.572 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.576 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.599 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.6 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.601 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.62 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.635 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.64 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.644 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.651 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.655 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.657 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.658 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.659 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.673 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.698 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.719 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.731 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.751 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.756 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.766 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.782 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.784 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.785 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.801 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.803 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.81 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.814 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.828 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.833 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.849 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.852 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.853 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.865 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.87 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.872 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.874 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.882 secs) [2024-07-03T06:00:43.750Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-07-03T06:00:43.750Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-07-03T06:00:43.750Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.882 secs) [2024-07-03T06:00:43.750Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-07-03T06:00:43.750Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-07-03T06:00:43.750Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.884 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.9 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.908 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.912 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.919 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.922 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.924 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.938 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.941 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.943 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.945 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.947 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.949 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.951 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.968 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.971 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.978 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.985 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.998 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.004 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.032 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.047 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.052 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.062 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.065 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.067 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.071 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.084 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.088 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.094 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.095 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.096 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.097 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.116 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.122 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.138 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.158 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.182 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.199 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.207 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.226 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.232 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.239 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.244 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.256 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.258 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.259 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.272 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.277 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.285 secs) [2024-07-03T06:00:43.750Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.289 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.343 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.351 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.354 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.357 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.368 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.372 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.373 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.375 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.376 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.385 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.396 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.403 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.405 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.408 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.412 secs) [2024-07-03T06:00:44.008Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.604 secs / 1.412 secs) [2024-07-03T06:00:44.008Z] TOTAL: 147 SUCCESS [2024-07-03T06:00:44.267Z] ✔ Browser application bundle generation complete. [2024-07-03T06:00:44.526Z] [2024-07-03T06:00:44.526Z] =============================== Coverage summary =============================== [2024-07-03T06:00:44.526Z] Statements : 38.93% ( 1370/3519 ) [2024-07-03T06:00:44.526Z] Branches : 15.3% ( 94/614 ) [2024-07-03T06:00:44.526Z] Functions : 31.99% ( 422/1319 ) [2024-07-03T06:00:44.526Z] Lines : 38.85% ( 1339/3446 ) [2024-07-03T06:00:44.526Z] ================================================================================ [2024-07-03T06:00:44.526Z] ✔ Browser application bundle generation complete. [2024-07-03T06:00:45.081Z] d496ad576159: Pull complete [2024-07-03T06:00:45.081Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T06:00:45.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T06:00:45.081Z] ---> f246e2811388 [2024-07-03T06:00:45.081Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-03T06:00:46.490Z] ---> Running in 9323dfa86313 [2024-07-03T06:00:46.758Z] Removing intermediate container 9323dfa86313 [2024-07-03T06:00:46.758Z] ---> 9eb90a125d0f [2024-07-03T06:00:46.758Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T06:00:46.758Z] ---> Running in d1e161ec78fd [2024-07-03T06:00:47.025Z] Removing intermediate container d1e161ec78fd [2024-07-03T06:00:47.025Z] ---> 6f4c2dca2944 [2024-07-03T06:00:47.025Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T06:00:47.059Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2024-07-03T06:00:47.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T06:00:47.088Z] $ docker stop --time=1 f67a193b1b67d4fe69cdd002e8fd98ef18fb3b4e72713eb8db5eed7a2fd2ff3c [2024-07-03T06:00:47.300Z] ---> Running in ed6b19b610fc [2024-07-03T06:00:47.566Z] Removing intermediate container ed6b19b610fc [2024-07-03T06:00:47.566Z] ---> bd31b852e0f0 [2024-07-03T06:00:47.566Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-07-03T06:00:47.566Z] ---> Running in 22d5199e0e3b [2024-07-03T06:00:47.833Z] Removing intermediate container 22d5199e0e3b [2024-07-03T06:00:47.833Z] ---> c9902fe7fad9 [2024-07-03T06:00:47.833Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-03T06:00:47.833Z] ---> Running in 4b13959b1ffb [2024-07-03T06:00:48.098Z] Removing intermediate container 4b13959b1ffb [2024-07-03T06:00:48.098Z] ---> 4456b18d2348 [2024-07-03T06:00:48.098Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-03T06:00:48.361Z] $ docker rm -f --volumes f67a193b1b67d4fe69cdd002e8fd98ef18fb3b4e72713eb8db5eed7a2fd2ff3c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T06:00:48.676Z] latest: Pulling from library/docker [2024-07-03T06:00:48.676Z] a258b2a6b59a: Pulling fs layer [2024-07-03T06:00:48.676Z] fd3b21a9b13e: Pulling fs layer [2024-07-03T06:00:48.676Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T06:00:48.676Z] 586562bcc1cb: Pulling fs layer [2024-07-03T06:00:48.676Z] 74f18f513eb6: Pulling fs layer [2024-07-03T06:00:48.676Z] fe274b42de9c: Pulling fs layer [2024-07-03T06:00:48.676Z] ab3205340939: Pulling fs layer [2024-07-03T06:00:48.676Z] 74f18f513eb6: Waiting [2024-07-03T06:00:48.676Z] fe274b42de9c: Waiting [2024-07-03T06:00:48.676Z] 586562bcc1cb: Waiting [2024-07-03T06:00:48.676Z] ab3205340939: Waiting [2024-07-03T06:00:48.676Z] baaabb9d2065: Pulling fs layer [2024-07-03T06:00:48.676Z] ae2168fa498f: Pulling fs layer [2024-07-03T06:00:48.676Z] baaabb9d2065: Waiting [2024-07-03T06:00:48.676Z] ae2168fa498f: Waiting [2024-07-03T06:00:48.676Z] 9dac0657b129: Pulling fs layer [2024-07-03T06:00:48.676Z] 0c6772d9dda2: Pulling fs layer [2024-07-03T06:00:48.676Z] b14865a998e9: Pulling fs layer [2024-07-03T06:00:48.676Z] 2b718259c71d: Pulling fs layer [2024-07-03T06:00:48.676Z] 71228ad5c8bd: Pulling fs layer [2024-07-03T06:00:48.676Z] 69c3cede826c: Pulling fs layer [2024-07-03T06:00:48.676Z] 25bca4a4996d: Pulling fs layer [2024-07-03T06:00:48.676Z] b14865a998e9: Waiting [2024-07-03T06:00:48.676Z] 2b718259c71d: Waiting [2024-07-03T06:00:48.676Z] 9dac0657b129: Waiting [2024-07-03T06:00:48.676Z] 71228ad5c8bd: Waiting [2024-07-03T06:00:48.676Z] 69c3cede826c: Waiting [2024-07-03T06:00:48.676Z] 25bca4a4996d: Waiting [2024-07-03T06:00:48.676Z] 0c6772d9dda2: Waiting [2024-07-03T06:00:48.803Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T06:00:48.941Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T06:00:48.941Z] 4f4fb700ef54: Download complete [2024-07-03T06:00:48.941Z] fd3b21a9b13e: Verifying Checksum [2024-07-03T06:00:48.941Z] fd3b21a9b13e: Download complete [2024-07-03T06:00:49.209Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T06:00:49.213Z] 586562bcc1cb: Download complete [2024-07-03T06:00:49.213Z] a258b2a6b59a: Verifying Checksum [2024-07-03T06:00:49.213Z] a258b2a6b59a: Download complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-03T06:00:49.765Z] + sudo chown -R jenkins:jenkins . [2024-07-03T06:00:49.802Z] 74f18f513eb6: Verifying Checksum [2024-07-03T06:00:49.802Z] 74f18f513eb6: Download complete [2024-07-03T06:00:49.802Z] fe274b42de9c: Verifying Checksum [2024-07-03T06:00:49.802Z] fe274b42de9c: Download complete [2024-07-03T06:00:49.802Z] ab3205340939: Verifying Checksum [2024-07-03T06:00:49.802Z] ab3205340939: Download complete [Pipeline] sh [2024-07-03T06:00:50.067Z] ae2168fa498f: Verifying Checksum [2024-07-03T06:00:50.067Z] ae2168fa498f: Download complete [2024-07-03T06:00:50.067Z] 9dac0657b129: Verifying Checksum [2024-07-03T06:00:50.067Z] 9dac0657b129: Download complete [2024-07-03T06:00:50.067Z] baaabb9d2065: Verifying Checksum [2024-07-03T06:00:50.067Z] baaabb9d2065: Download complete [2024-07-03T06:00:50.067Z] a258b2a6b59a: Pull complete [2024-07-03T06:00:50.067Z] 2b718259c71d: Verifying Checksum [2024-07-03T06:00:50.067Z] 2b718259c71d: Download complete [2024-07-03T06:00:50.067Z] b14865a998e9: Verifying Checksum [2024-07-03T06:00:50.067Z] b14865a998e9: Download complete [2024-07-03T06:00:50.151Z] + ls -al . [2024-07-03T06:00:50.151Z] total 264 [2024-07-03T06:00:50.151Z] drwxrwxr-x 13 jenkins jenkins 4096 Jul 3 05:58 . [2024-07-03T06:00:50.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 05:57 .. [2024-07-03T06:00:50.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 05:57 .blubracket [2024-07-03T06:00:50.151Z] -rw-rw-r-- 1 jenkins jenkins 18 Jul 3 05:57 .dockerignore [2024-07-03T06:00:50.151Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 05:57 .git [2024-07-03T06:00:50.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 05:57 .github [2024-07-03T06:00:50.151Z] -rw-rw-r-- 1 jenkins jenkins 178 Jul 3 05:57 .gitignore [2024-07-03T06:00:50.151Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 05:57 .semver [2024-07-03T06:00:50.151Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 3 05:57 Attribution.txt [2024-07-03T06:00:50.151Z] -rw-rw-r-- 1 jenkins jenkins 21430 Jul 3 05:57 CHANGELOG.md [2024-07-03T06:00:50.151Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 3 05:57 CONTRIBUTING.md [2024-07-03T06:00:50.151Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 3 05:57 Dockerfile [2024-07-03T06:00:50.151Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 3 05:57 Jenkinsfile [2024-07-03T06:00:50.151Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 3 05:57 LICENSE [2024-07-03T06:00:50.151Z] -rw-rw-r-- 1 jenkins jenkins 2189 Jul 3 05:57 Makefile [2024-07-03T06:00:50.151Z] -rw-rw-r-- 1 jenkins jenkins 4381 Jul 3 05:57 README.md [2024-07-03T06:00:50.151Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 3 05:57 VERSION [2024-07-03T06:00:50.151Z] -rw-rw-r-- 1 jenkins jenkins 4832 Jul 3 05:57 angularmigrationlogs.md [2024-07-03T06:00:50.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 05:57 assets [2024-07-03T06:00:50.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 05:57 bin [2024-07-03T06:00:50.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 05:57 cmd [2024-07-03T06:00:50.151Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 3 05:58 coverage.out [2024-07-03T06:00:50.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 05:57 docs [2024-07-03T06:00:50.151Z] -rw-rw-r-- 1 jenkins jenkins 6918 Jul 3 05:57 go.mod [2024-07-03T06:00:50.151Z] -rw-rw-r-- 1 jenkins jenkins 100713 Jul 3 05:57 go.sum [2024-07-03T06:00:50.151Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 05:57 internal [2024-07-03T06:00:50.151Z] -rwxrwxr-x 1 jenkins jenkins 568 Jul 3 05:57 redeploy.sh [2024-07-03T06:00:50.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 05:57 testing [2024-07-03T06:00:50.151Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 3 05:57 version.go [2024-07-03T06:00:50.151Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 3 06:00 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:00:50.332Z] 69c3cede826c: Verifying Checksum [2024-07-03T06:00:50.332Z] 69c3cede826c: Download complete [2024-07-03T06:00:50.332Z] 25bca4a4996d: Verifying Checksum [2024-07-03T06:00:50.332Z] 25bca4a4996d: Download complete [2024-07-03T06:00:50.467Z] + 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=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc --label arch=amd64 --label version=3.1.0-dev.43 . [2024-07-03T06:00:50.599Z] 0c6772d9dda2: Verifying Checksum [2024-07-03T06:00:50.599Z] 0c6772d9dda2: Download complete [2024-07-03T06:00:50.599Z] fd3b21a9b13e: Pull complete [2024-07-03T06:00:50.865Z] 4f4fb700ef54: Pull complete [2024-07-03T06:00:51.460Z] 586562bcc1cb: Pull complete [2024-07-03T06:00:51.843Z] Sending build context to Docker daemon 346.6MB [2024-07-03T06:00:51.843Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T06:00:51.843Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-03T06:00:51.843Z] ---> 0353903e869f [2024-07-03T06:00:51.843Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-03T06:00:52.053Z] 71228ad5c8bd: Verifying Checksum [2024-07-03T06:00:52.053Z] 71228ad5c8bd: Download complete [2024-07-03T06:00:53.464Z] 74f18f513eb6: Pull complete [2024-07-03T06:00:54.379Z] ---> Running in 24144906c593 [2024-07-03T06:00:54.379Z] Removing intermediate container 24144906c593 [2024-07-03T06:00:54.379Z] ---> 0d001dd9a315 [2024-07-03T06:00:54.379Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T06:00:54.379Z] ---> Running in 021cdb7e06ec [2024-07-03T06:00:54.637Z] Removing intermediate container 021cdb7e06ec [2024-07-03T06:00:54.637Z] ---> 7a3f59420983 [2024-07-03T06:00:54.637Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T06:00:54.637Z] ---> Running in fbbad123f6f8 [2024-07-03T06:00:54.637Z] Removing intermediate container fbbad123f6f8 [2024-07-03T06:00:54.637Z] ---> 05a811dd3e7a [2024-07-03T06:00:54.637Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-07-03T06:00:54.637Z] ---> Running in 2608c0709ef8 [2024-07-03T06:00:54.637Z] Removing intermediate container 2608c0709ef8 [2024-07-03T06:00:54.637Z] ---> ad0b193985ba [2024-07-03T06:00:54.637Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-03T06:00:54.637Z] ---> Running in ce8a90755412 [2024-07-03T06:00:54.876Z] fe274b42de9c: Pull complete [2024-07-03T06:00:54.895Z] Removing intermediate container ce8a90755412 [2024-07-03T06:00:54.895Z] ---> cadbc06fdd4c [2024-07-03T06:00:54.895Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-03T06:00:55.830Z] ---> 7343f2abddee [2024-07-03T06:00:55.831Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T06:00:55.831Z] ---> Running in f0c2c8ebe872 [2024-07-03T06:00:55.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T06:00:56.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T06:00:56.284Z] ab3205340939: Pull complete [2024-07-03T06:00:56.348Z] OK: 264 MiB in 52 packages [2024-07-03T06:00:56.550Z] baaabb9d2065: Pull complete [2024-07-03T06:00:56.606Z] Removing intermediate container f0c2c8ebe872 [2024-07-03T06:00:56.606Z] ---> d84edffd952c [2024-07-03T06:00:56.606Z] Step 10/27 : ENV GO111MODULE=on [2024-07-03T06:00:56.606Z] ---> Running in 61310eb03603 [2024-07-03T06:00:56.606Z] Removing intermediate container 61310eb03603 [2024-07-03T06:00:56.606Z] ---> d4041ab2c7e2 [2024-07-03T06:00:56.606Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-03T06:00:56.824Z] ae2168fa498f: Pull complete [2024-07-03T06:00:56.864Z] ---> Running in eb40a2bb5935 [2024-07-03T06:00:56.864Z] Removing intermediate container eb40a2bb5935 [2024-07-03T06:00:56.864Z] ---> 946f74ed1c49 [2024-07-03T06:00:56.864Z] Step 12/27 : COPY go.mod vendor* ./ [2024-07-03T06:00:56.864Z] ---> 530674243ad4 [2024-07-03T06:00:56.864Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T06:00:57.097Z] 9dac0657b129: Pull complete [2024-07-03T06:00:57.122Z] ---> Running in 950e244c454b [2024-07-03T06:00:57.688Z] Removing intermediate container 950e244c454b [2024-07-03T06:00:57.688Z] ---> a7a2057e3ac4 [2024-07-03T06:00:57.688Z] Step 14/27 : COPY . . [2024-07-03T06:00:59.041Z] 0c6772d9dda2: Pull complete [2024-07-03T06:00:59.041Z] b14865a998e9: Pull complete [2024-07-03T06:00:59.307Z] 2b718259c71d: Pull complete [2024-07-03T06:01:02.651Z] 71228ad5c8bd: Pull complete [2024-07-03T06:01:02.921Z] 69c3cede826c: Pull complete [2024-07-03T06:01:03.188Z] 25bca4a4996d: Pull complete [2024-07-03T06:01:03.188Z] Digest: sha256:3e52ceff980f04b332292e06421ba0d1b5818d1ff38c9e39b3b1cd0d67b2d8c1 [2024-07-03T06:01:03.188Z] Status: Downloaded newer image for docker:latest [2024-07-03T06:01:04.250Z] ---> 0bd02a1f8e4d [2024-07-03T06:01:04.250Z] Step 15/27 : RUN ${MAKE} [2024-07-03T06:01:04.250Z] ---> Running in a2d25b43524a [2024-07-03T06:01:04.509Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.43" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-07-03T06:01:05.763Z] ---> 53f0fc4c62dd [2024-07-03T06:01:05.763Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T06:01:05.763Z] ---> Running in 62c92359f243 [2024-07-03T06:01:06.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T06:01:06.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T06:01:07.940Z] OK: 266 MiB in 52 packages [2024-07-03T06:01:08.912Z] Removing intermediate container 62c92359f243 [2024-07-03T06:01:08.912Z] ---> 429919610575 [2024-07-03T06:01:08.912Z] Step 10/15 : ENV GO111MODULE=on [2024-07-03T06:01:08.912Z] ---> Running in 57a29e508d8d [2024-07-03T06:01:09.184Z] Removing intermediate container 57a29e508d8d [2024-07-03T06:01:09.184Z] ---> ae0fd89415c1 [2024-07-03T06:01:09.184Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-03T06:01:09.184Z] ---> Running in d7309e9dd506 [2024-07-03T06:01:09.451Z] Removing intermediate container d7309e9dd506 [2024-07-03T06:01:09.451Z] ---> fbdb33645052 [2024-07-03T06:01:09.451Z] Step 12/15 : COPY go.mod vendor* ./ [2024-07-03T06:01:10.037Z] ---> 6544821c3c84 [2024-07-03T06:01:10.037Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T06:01:10.037Z] ---> Running in 9f39243e8955 [2024-07-03T06:01:36.611Z] Removing intermediate container a2d25b43524a [2024-07-03T06:01:36.611Z] ---> 4c1dc3b5c22e [2024-07-03T06:01:36.611Z] Step 16/27 : FROM alpine:3.18 [2024-07-03T06:01:36.611Z] 3.18: Pulling from library/alpine [2024-07-03T06:01:36.611Z] 73baa7ef167e: Pulling fs layer [2024-07-03T06:01:36.611Z] 73baa7ef167e: Verifying Checksum [2024-07-03T06:01:36.611Z] 73baa7ef167e: Download complete [2024-07-03T06:01:36.611Z] 73baa7ef167e: Pull complete [2024-07-03T06:01:36.611Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T06:01:36.611Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T06:01:36.611Z] ---> 8fd7cac70a4a [2024-07-03T06:01:36.611Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-03T06:01:36.611Z] ---> Running in d7acf4ed7acb [2024-07-03T06:01:36.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T06:01:36.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T06:01:36.611Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T06:01:36.611Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T06:01:36.611Z] OK: 7 MiB in 15 packages [2024-07-03T06:01:36.611Z] Removing intermediate container d7acf4ed7acb [2024-07-03T06:01:36.611Z] ---> 8aca89570d3a [2024-07-03T06:01:36.611Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-07-03T06:01:36.611Z] ---> Running in d4b503134af8 [2024-07-03T06:01:36.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T06:01:36.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T06:01:36.611Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T06:01:36.611Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T06:01:36.611Z] OK: 7 MiB in 16 packages [2024-07-03T06:01:36.611Z] Removing intermediate container d4b503134af8 [2024-07-03T06:01:36.611Z] ---> 9ef5591d9a2d [2024-07-03T06:01:36.611Z] Step 19/27 : EXPOSE 4000 [2024-07-03T06:01:36.611Z] ---> Running in 518a7113db59 [2024-07-03T06:01:36.611Z] Removing intermediate container 518a7113db59 [2024-07-03T06:01:36.611Z] ---> 5e193046796f [2024-07-03T06:01:36.611Z] Step 20/27 : 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 [2024-07-03T06:01:36.611Z] ---> be6d983e3bc9 [2024-07-03T06:01:36.611Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-07-03T06:01:36.870Z] ---> 71786ac3e81e [2024-07-03T06:01:36.870Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-07-03T06:01:36.870Z] ---> 614589b1e2fb [2024-07-03T06:01:36.870Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-07-03T06:01:36.870Z] ---> Running in 1e94fe9b49a8 [2024-07-03T06:01:36.870Z] Removing intermediate container 1e94fe9b49a8 [2024-07-03T06:01:36.870Z] ---> d6b77af3907c [2024-07-03T06:01:36.870Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-07-03T06:01:37.129Z] ---> Running in 922cc27986c3 [2024-07-03T06:01:37.129Z] Removing intermediate container 922cc27986c3 [2024-07-03T06:01:37.129Z] ---> ff112a29852a [2024-07-03T06:01:37.129Z] Step 25/27 : LABEL arch=amd64 [2024-07-03T06:01:37.129Z] ---> Running in 8d31920f99c6 [2024-07-03T06:01:37.129Z] Removing intermediate container 8d31920f99c6 [2024-07-03T06:01:37.129Z] ---> cda8c059a263 [2024-07-03T06:01:37.129Z] Step 26/27 : LABEL git_sha=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [2024-07-03T06:01:37.129Z] ---> Running in 39ff1cda1fcf [2024-07-03T06:01:37.129Z] Removing intermediate container 39ff1cda1fcf [2024-07-03T06:01:37.129Z] ---> b95db51b9432 [2024-07-03T06:01:37.129Z] Step 27/27 : LABEL version=3.1.0-dev.43 [2024-07-03T06:01:37.388Z] ---> Running in fcbb83cef72a [2024-07-03T06:01:37.388Z] Removing intermediate container fcbb83cef72a [2024-07-03T06:01:37.388Z] ---> 04bd54ca9973 [2024-07-03T06:01:37.388Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T06:01:37.388Z] Successfully built 04bd54ca9973 [2024-07-03T06:01:37.388Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T06:01:37.518Z] provisioning config files... [2024-07-03T06:01:37.526Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15103134947872395427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T06:01:37.828Z] ---> ****-login.sh [2024-07-03T06:01:37.828Z] nexus3.edgexfoundry.org:10001 [2024-07-03T06:01:37.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T06:01:37.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T06:01:37.829Z] Configure a credential helper to remove this warning. See [2024-07-03T06:01:37.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T06:01:37.829Z] [2024-07-03T06:01:37.829Z] Login Succeeded [2024-07-03T06:01:37.829Z] nexus3.edgexfoundry.org:10002 [2024-07-03T06:01:37.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T06:01:37.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T06:01:37.829Z] Configure a credential helper to remove this warning. See [2024-07-03T06:01:37.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T06:01:37.829Z] [2024-07-03T06:01:37.829Z] Login Succeeded [2024-07-03T06:01:37.829Z] nexus3.edgexfoundry.org:10003 [2024-07-03T06:01:38.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T06:01:38.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T06:01:38.088Z] Configure a credential helper to remove this warning. See [2024-07-03T06:01:38.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T06:01:38.088Z] [2024-07-03T06:01:38.088Z] Login Succeeded [2024-07-03T06:01:38.088Z] nexus3.edgexfoundry.org:10004 [2024-07-03T06:01:38.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T06:01:38.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T06:01:38.088Z] Configure a credential helper to remove this warning. See [2024-07-03T06:01:38.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T06:01:38.088Z] [2024-07-03T06:01:38.088Z] Login Succeeded [2024-07-03T06:01:38.088Z] ****.io [2024-07-03T06:01:38.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T06:01:38.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T06:01:38.347Z] Configure a credential helper to remove this warning. See [2024-07-03T06:01:38.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T06:01:38.347Z] [2024-07-03T06:01:38.347Z] Login Succeeded [2024-07-03T06:01:38.347Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T06:01:38.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T06:01:38.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T06:01:38.434Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2024-07-03T06:01:38.434Z] a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [2024-07-03T06:01:38.434Z] latest [2024-07-03T06:01:38.434Z] 3.1.0-dev.43 [2024-07-03T06:01:38.434Z] a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 [2024-07-03T06:01:38.434Z] main [2024-07-03T06:01:38.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:01:38.782Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:01:39.098Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [2024-07-03T06:01:39.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-03T06:01:39.099Z] 67264dff62ce: Preparing [2024-07-03T06:01:39.099Z] 2df8a4264657: Preparing [2024-07-03T06:01:39.099Z] a88b487afdb8: Preparing [2024-07-03T06:01:39.099Z] 7652269c475c: Preparing [2024-07-03T06:01:39.099Z] a0849dd2df2f: Preparing [2024-07-03T06:01:39.099Z] 63ec0bd56cf3: Preparing [2024-07-03T06:01:39.099Z] 63ec0bd56cf3: Waiting [2024-07-03T06:01:39.099Z] 7652269c475c: Pushed [2024-07-03T06:01:39.099Z] 67264dff62ce: Pushed [2024-07-03T06:01:39.099Z] 63ec0bd56cf3: Layer already exists [2024-07-03T06:01:39.099Z] 2df8a4264657: Pushed [2024-07-03T06:01:39.665Z] a0849dd2df2f: Pushed [2024-07-03T06:01:43.890Z] a88b487afdb8: Pushed [2024-07-03T06:01:43.890Z] a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc: digest: sha256:64a5e50eb112b77c44d25b5c098031fe67bc680d7154b8029cf0a77e98d786c0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:01:44.217Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:01:44.530Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-07-03T06:01:44.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-03T06:01:44.530Z] 67264dff62ce: Preparing [2024-07-03T06:01:44.530Z] 2df8a4264657: Preparing [2024-07-03T06:01:44.530Z] a88b487afdb8: Preparing [2024-07-03T06:01:44.530Z] 7652269c475c: Preparing [2024-07-03T06:01:44.530Z] a0849dd2df2f: Preparing [2024-07-03T06:01:44.530Z] 63ec0bd56cf3: Preparing [2024-07-03T06:01:44.530Z] 63ec0bd56cf3: Waiting [2024-07-03T06:01:44.530Z] 67264dff62ce: Layer already exists [2024-07-03T06:01:44.530Z] 7652269c475c: Layer already exists [2024-07-03T06:01:44.530Z] 2df8a4264657: Layer already exists [2024-07-03T06:01:44.530Z] a88b487afdb8: Layer already exists [2024-07-03T06:01:44.530Z] a0849dd2df2f: Layer already exists [2024-07-03T06:01:44.530Z] 63ec0bd56cf3: Layer already exists [2024-07-03T06:01:44.530Z] latest: digest: sha256:64a5e50eb112b77c44d25b5c098031fe67bc680d7154b8029cf0a77e98d786c0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:01:44.857Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:01:45.189Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.43 [2024-07-03T06:01:45.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-03T06:01:45.189Z] 67264dff62ce: Preparing [2024-07-03T06:01:45.189Z] 2df8a4264657: Preparing [2024-07-03T06:01:45.189Z] a88b487afdb8: Preparing [2024-07-03T06:01:45.189Z] 7652269c475c: Preparing [2024-07-03T06:01:45.189Z] a0849dd2df2f: Preparing [2024-07-03T06:01:45.189Z] 63ec0bd56cf3: Preparing [2024-07-03T06:01:45.189Z] 63ec0bd56cf3: Waiting [2024-07-03T06:01:45.189Z] a88b487afdb8: Layer already exists [2024-07-03T06:01:45.189Z] 67264dff62ce: Layer already exists [2024-07-03T06:01:45.189Z] a0849dd2df2f: Layer already exists [2024-07-03T06:01:45.189Z] 7652269c475c: Layer already exists [2024-07-03T06:01:45.189Z] 2df8a4264657: Layer already exists [2024-07-03T06:01:45.189Z] 63ec0bd56cf3: Layer already exists [2024-07-03T06:01:45.189Z] 3.1.0-dev.43: digest: sha256:64a5e50eb112b77c44d25b5c098031fe67bc680d7154b8029cf0a77e98d786c0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:01:45.505Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:01:45.819Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 [2024-07-03T06:01:45.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-03T06:01:45.819Z] 67264dff62ce: Preparing [2024-07-03T06:01:45.819Z] 2df8a4264657: Preparing [2024-07-03T06:01:45.819Z] a88b487afdb8: Preparing [2024-07-03T06:01:45.819Z] 7652269c475c: Preparing [2024-07-03T06:01:45.819Z] a0849dd2df2f: Preparing [2024-07-03T06:01:45.819Z] 63ec0bd56cf3: Preparing [2024-07-03T06:01:45.819Z] 63ec0bd56cf3: Waiting [2024-07-03T06:01:45.819Z] a0849dd2df2f: Layer already exists [2024-07-03T06:01:45.819Z] 7652269c475c: Layer already exists [2024-07-03T06:01:45.819Z] 67264dff62ce: Layer already exists [2024-07-03T06:01:45.819Z] a88b487afdb8: Layer already exists [2024-07-03T06:01:45.819Z] 2df8a4264657: Layer already exists [2024-07-03T06:01:45.819Z] 63ec0bd56cf3: Layer already exists [2024-07-03T06:01:45.819Z] a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43: digest: sha256:64a5e50eb112b77c44d25b5c098031fe67bc680d7154b8029cf0a77e98d786c0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:01:46.143Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:01:46.467Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2024-07-03T06:01:46.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-03T06:01:46.467Z] 67264dff62ce: Preparing [2024-07-03T06:01:46.467Z] 2df8a4264657: Preparing [2024-07-03T06:01:46.467Z] a88b487afdb8: Preparing [2024-07-03T06:01:46.467Z] 7652269c475c: Preparing [2024-07-03T06:01:46.467Z] a0849dd2df2f: Preparing [2024-07-03T06:01:46.467Z] 63ec0bd56cf3: Preparing [2024-07-03T06:01:46.467Z] 63ec0bd56cf3: Waiting [2024-07-03T06:01:46.467Z] a88b487afdb8: Layer already exists [2024-07-03T06:01:46.467Z] a0849dd2df2f: Layer already exists [2024-07-03T06:01:46.467Z] 7652269c475c: Layer already exists [2024-07-03T06:01:46.467Z] 2df8a4264657: Layer already exists [2024-07-03T06:01:46.467Z] 67264dff62ce: Layer already exists [2024-07-03T06:01:46.467Z] 63ec0bd56cf3: Layer already exists [2024-07-03T06:01:46.467Z] main: digest: sha256:64a5e50eb112b77c44d25b5c098031fe67bc680d7154b8029cf0a77e98d786c0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T06:01:46.532Z] ===================================================== [Pipeline] echo [2024-07-03T06:01:46.550Z] taggedImages: [2024-07-03T06:01:46.550Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [2024-07-03T06:01:46.550Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-07-03T06:01:46.551Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.43 [2024-07-03T06:01:46.551Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 [2024-07-03T06:01:46.551Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:01:46.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T06:01:46.944Z] [2024-07-03T06:01:46.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:01:47.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T06:01:47.254Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T06:01:47.254Z] 5eb5b503b376: Pulling fs layer [2024-07-03T06:01:47.254Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T06:01:47.254Z] ec43610c2a17: Pulling fs layer [2024-07-03T06:01:47.254Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T06:01:47.254Z] 33b1e0a273af: Pulling fs layer [2024-07-03T06:01:47.254Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T06:01:47.254Z] 2f39f015ded8: Pulling fs layer [2024-07-03T06:01:47.254Z] 33b1e0a273af: Waiting [2024-07-03T06:01:47.254Z] 3a2ae6a8a46f: Waiting [2024-07-03T06:01:47.254Z] 5d3b04190fa2: Waiting [2024-07-03T06:01:47.254Z] 2f39f015ded8: Waiting [2024-07-03T06:01:47.512Z] 5c69ac0246d0: Download complete [2024-07-03T06:01:47.512Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-03T06:01:47.512Z] 3a2ae6a8a46f: Download complete [2024-07-03T06:01:47.512Z] 33b1e0a273af: Verifying Checksum [2024-07-03T06:01:47.512Z] 33b1e0a273af: Download complete [2024-07-03T06:01:47.512Z] ec43610c2a17: Verifying Checksum [2024-07-03T06:01:47.512Z] ec43610c2a17: Download complete [2024-07-03T06:01:47.512Z] 5d3b04190fa2: Verifying Checksum [2024-07-03T06:01:47.512Z] 5d3b04190fa2: Download complete [2024-07-03T06:01:47.771Z] 5eb5b503b376: Verifying Checksum [2024-07-03T06:01:47.771Z] 5eb5b503b376: Download complete [2024-07-03T06:01:48.338Z] 2f39f015ded8: Download complete [2024-07-03T06:01:48.902Z] 5eb5b503b376: Pull complete [2024-07-03T06:01:48.902Z] 5c69ac0246d0: Pull complete [2024-07-03T06:01:49.468Z] ec43610c2a17: Pull complete [2024-07-03T06:01:49.468Z] 3a2ae6a8a46f: Pull complete [2024-07-03T06:01:52.751Z] 33b1e0a273af: Pull complete [2024-07-03T06:01:53.009Z] 5d3b04190fa2: Pull complete [2024-07-03T06:01:58.274Z] 2f39f015ded8: Pull complete [2024-07-03T06:01:58.274Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T06:01:58.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T06:01:58.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T06:01:58.376Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2024-07-03T06:01:58.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T06:02:02.002Z] $ docker top bda3a19d30c2e8a01dd4cd187be6b36fd1087789c943b4d62e666cfde9616337 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T06:02:02.408Z] ---> job-cost.sh [2024-07-03T06:02:02.408Z] lf-activate-venv: SKIPPING [2024-07-03T06:02:02.408Z] INFO: No Stack... [2024-07-03T06:02:02.980Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T06:02:03.238Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T06:02:03.519Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2024-07-03T06:02:03.519Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T06:02:03.532Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] [2024-07-03T06:02:03.539Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] did not exist. Created. [2024-07-03T06:02:03.545Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T06:02:03.845Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T06:02:04.334Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T06:02:04.344Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T06:02:04.368Z] $ docker stop --time=1 bda3a19d30c2e8a01dd4cd187be6b36fd1087789c943b4d62e666cfde9616337 [2024-07-03T06:02:05.594Z] $ docker rm -f --volumes bda3a19d30c2e8a01dd4cd187be6b36fd1087789c943b4d62e666cfde9616337 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-03T06:03:01.816Z] Removing intermediate container 9f39243e8955 [2024-07-03T06:03:01.816Z] ---> e547392f5ba9 [2024-07-03T06:03:01.816Z] Step 14/15 : COPY . . [2024-07-03T06:03:01.816Z] ---> 77287b74c276 [2024-07-03T06:03:01.816Z] Step 15/15 : RUN ${MAKE} [2024-07-03T06:03:01.816Z] ---> Running in 47fffd3f652f [2024-07-03T06:03:01.816Z] noop [2024-07-03T06:03:01.816Z] Removing intermediate container 47fffd3f652f [2024-07-03T06:03:01.816Z] ---> 07a0701a56ec [2024-07-03T06:03:01.816Z] Successfully built 07a0701a56ec [2024-07-03T06:03:01.816Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:03:02.202Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T06:03:02.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T06:03:02.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container [2024-07-03T06:03:02.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/173 -v /w/workspace/edgex-ui-go/173:/w/workspace/edgex-ui-go/173:rw,z -v /w/workspace/edgex-ui-go/173@tmp:/w/workspace/edgex-ui-go/173@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 [2024-07-03T06:03:03.649Z] $ docker top 343b1e5e60042c1ee7b4370a0a185e7d3c983988612f3d8099ebca3ad1ef675e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T06:03:04.487Z] + go version [2024-07-03T06:03:04.487Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T06:03:04.503Z] $ docker stop --time=1 343b1e5e60042c1ee7b4370a0a185e7d3c983988612f3d8099ebca3ad1ef675e [2024-07-03T06:03:06.101Z] $ docker rm -f --volumes 343b1e5e60042c1ee7b4370a0a185e7d3c983988612f3d8099ebca3ad1ef675e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:03:06.690Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T06:03:06.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T06:03:06.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container [2024-07-03T06:03:06.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/173 -v /w/workspace/edgex-ui-go/173:/w/workspace/edgex-ui-go/173:rw,z -v /w/workspace/edgex-ui-go/173@tmp:/w/workspace/edgex-ui-go/173@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 [2024-07-03T06:03:08.094Z] $ docker top a6a4b923e0ffa43b94d467d4bb8ecf06001da02026861720abbd751adfdd2825 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T06:03:08.919Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/173 [Pipeline] fileExists [Pipeline] sh [2024-07-03T06:03:09.570Z] + make test [2024-07-03T06:03:09.570Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-07-03T06:03:16.228Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-07-03T06:06:08.321Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-07-03T06:06:08.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-07-03T06:06:08.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-07-03T06:06:08.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-07-03T06:06:08.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-07-03T06:06:08.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-07-03T06:06:08.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-07-03T06:06:08.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-07-03T06:06:08.321Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-07-03T06:06:47.775Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T06:06:47.775Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T06:06:47.775Z] ./bin/test-attribution-txt.sh [2024-07-03T06:06:47.775Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-03T06:06:47.775Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T06:06:47.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T06:06:47.811Z] $ docker stop --time=1 a6a4b923e0ffa43b94d467d4bb8ecf06001da02026861720abbd751adfdd2825 [2024-07-03T06:06:49.747Z] $ docker rm -f --volumes a6a4b923e0ffa43b94d467d4bb8ecf06001da02026861720abbd751adfdd2825 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T06:06:51.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T06:06:51.193Z] Warning: overwriting stash ‘coverage-report’ [2024-07-03T06:06:51.790Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T06:06:52.195Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T06:06:52.506Z] + ls -al . [2024-07-03T06:06:52.506Z] total 260 [2024-07-03T06:06:52.506Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 3 06:03 . [2024-07-03T06:06:52.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 05:59 .. [2024-07-03T06:06:52.506Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 05:59 .blubracket [2024-07-03T06:06:52.506Z] -rw-rw-r-- 1 jenkins jenkins 18 Jul 3 05:59 .dockerignore [2024-07-03T06:06:52.506Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 05:59 .git [2024-07-03T06:06:52.506Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 05:59 .github [2024-07-03T06:06:52.506Z] -rw-rw-r-- 1 jenkins jenkins 178 Jul 3 05:59 .gitignore [2024-07-03T06:06:52.506Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 3 05:59 Attribution.txt [2024-07-03T06:06:52.506Z] -rw-rw-r-- 1 jenkins jenkins 21430 Jul 3 05:59 CHANGELOG.md [2024-07-03T06:06:52.506Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 3 05:59 CONTRIBUTING.md [2024-07-03T06:06:52.506Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 3 05:59 Dockerfile [2024-07-03T06:06:52.506Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 3 05:59 Jenkinsfile [2024-07-03T06:06:52.506Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 3 05:59 LICENSE [2024-07-03T06:06:52.506Z] -rw-rw-r-- 1 jenkins jenkins 2189 Jul 3 05:59 Makefile [2024-07-03T06:06:52.506Z] -rw-rw-r-- 1 jenkins jenkins 4381 Jul 3 05:59 README.md [2024-07-03T06:06:52.506Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 3 05:57 VERSION [2024-07-03T06:06:52.506Z] -rw-rw-r-- 1 jenkins jenkins 4832 Jul 3 05:59 angularmigrationlogs.md [2024-07-03T06:06:52.506Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 05:59 assets [2024-07-03T06:06:52.506Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 05:59 bin [2024-07-03T06:06:52.506Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 05:59 cmd [2024-07-03T06:06:52.506Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 3 06:03 coverage.out [2024-07-03T06:06:52.506Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 05:59 docs [2024-07-03T06:06:52.506Z] -rw-rw-r-- 1 jenkins jenkins 6918 Jul 3 05:59 go.mod [2024-07-03T06:06:52.506Z] -rw-rw-r-- 1 jenkins jenkins 100713 Jul 3 05:59 go.sum [2024-07-03T06:06:52.506Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 05:59 internal [2024-07-03T06:06:52.506Z] -rwxrwxr-x 1 jenkins jenkins 568 Jul 3 05:59 redeploy.sh [2024-07-03T06:06:52.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 05:59 testing [2024-07-03T06:06:52.506Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 3 05:59 version.go [2024-07-03T06:06:52.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 05:59 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:06:52.851Z] + 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=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc --label arch=arm64 --label version=3.1.0-dev.43 . [2024-07-03T06:06:54.257Z] Sending build context to Docker daemon 35.48MB [2024-07-03T06:06:54.257Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T06:06:54.257Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-03T06:06:54.257Z] ---> 07a0701a56ec [2024-07-03T06:06:54.257Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-03T06:06:54.522Z] ---> Running in 0baba1d11a96 [2024-07-03T06:06:54.787Z] Removing intermediate container 0baba1d11a96 [2024-07-03T06:06:54.787Z] ---> 3ce58be6bd5c [2024-07-03T06:06:54.787Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T06:06:54.787Z] ---> Running in 143426ca5fad [2024-07-03T06:06:55.053Z] Removing intermediate container 143426ca5fad [2024-07-03T06:06:55.053Z] ---> 37bf37fda7e4 [2024-07-03T06:06:55.053Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T06:06:55.053Z] ---> Running in 597ac180e6cc [2024-07-03T06:06:55.318Z] Removing intermediate container 597ac180e6cc [2024-07-03T06:06:55.318Z] ---> 38b501da3629 [2024-07-03T06:06:55.318Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-07-03T06:06:55.586Z] ---> Running in ec8e16d2aab9 [2024-07-03T06:06:55.851Z] Removing intermediate container ec8e16d2aab9 [2024-07-03T06:06:55.851Z] ---> 576a80598425 [2024-07-03T06:06:55.851Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-03T06:06:55.851Z] ---> Running in db183d35dfe7 [2024-07-03T06:06:56.117Z] Removing intermediate container db183d35dfe7 [2024-07-03T06:06:56.117Z] ---> ea88840fede2 [2024-07-03T06:06:56.117Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-03T06:06:57.527Z] ---> bb5f8c49e775 [2024-07-03T06:06:57.527Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T06:06:57.794Z] ---> Running in 461a4c57ab42 [2024-07-03T06:06:58.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T06:06:59.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T06:06:59.974Z] OK: 266 MiB in 52 packages [2024-07-03T06:07:00.935Z] Removing intermediate container 461a4c57ab42 [2024-07-03T06:07:00.935Z] ---> 6cd9fb5ed92f [2024-07-03T06:07:00.935Z] Step 10/27 : ENV GO111MODULE=on [2024-07-03T06:07:00.935Z] ---> Running in 33c775340796 [2024-07-03T06:07:01.202Z] Removing intermediate container 33c775340796 [2024-07-03T06:07:01.202Z] ---> 5e7be583a728 [2024-07-03T06:07:01.202Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-03T06:07:01.202Z] ---> Running in 27fb84b826c9 [2024-07-03T06:07:01.787Z] Removing intermediate container 27fb84b826c9 [2024-07-03T06:07:01.787Z] ---> 0b92ea8cdc0b [2024-07-03T06:07:01.787Z] Step 12/27 : COPY go.mod vendor* ./ [2024-07-03T06:07:02.055Z] ---> 2dd06afa5d50 [2024-07-03T06:07:02.055Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T06:07:02.321Z] ---> Running in b58633a29406 [2024-07-03T06:07:04.900Z] Removing intermediate container b58633a29406 [2024-07-03T06:07:04.900Z] ---> 6e72f7464eb5 [2024-07-03T06:07:04.900Z] Step 14/27 : COPY . . [2024-07-03T06:07:08.235Z] ---> 0819f538c3b6 [2024-07-03T06:07:08.235Z] Step 15/27 : RUN ${MAKE} [2024-07-03T06:07:08.235Z] ---> Running in 7768c88459f0 [2024-07-03T06:07:09.196Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.43" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-07-03T06:10:15.995Z] Removing intermediate container 7768c88459f0 [2024-07-03T06:10:15.995Z] ---> 035cab99c0cf [2024-07-03T06:10:15.995Z] Step 16/27 : FROM alpine:3.18 [2024-07-03T06:10:15.995Z] 3.18: Pulling from library/alpine [2024-07-03T06:10:15.995Z] 5c905c7ebe2f: Pulling fs layer [2024-07-03T06:10:15.995Z] 5c905c7ebe2f: Verifying Checksum [2024-07-03T06:10:15.995Z] 5c905c7ebe2f: Download complete [2024-07-03T06:10:15.995Z] 5c905c7ebe2f: Pull complete [2024-07-03T06:10:15.995Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T06:10:15.995Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T06:10:15.995Z] ---> dec292d02e07 [2024-07-03T06:10:15.995Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-03T06:10:15.995Z] ---> Running in 8d7e4873afef [2024-07-03T06:10:15.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T06:10:15.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T06:10:15.995Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T06:10:15.995Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T06:10:15.995Z] OK: 8 MiB in 15 packages [2024-07-03T06:10:16.993Z] Removing intermediate container 8d7e4873afef [2024-07-03T06:10:16.993Z] ---> 212013462320 [2024-07-03T06:10:16.993Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-07-03T06:10:16.993Z] ---> Running in e34bd39823f3 [2024-07-03T06:10:17.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T06:10:18.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T06:10:19.186Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T06:10:19.186Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T06:10:19.186Z] OK: 8 MiB in 16 packages [2024-07-03T06:10:20.152Z] Removing intermediate container e34bd39823f3 [2024-07-03T06:10:20.152Z] ---> bbc595028a4d [2024-07-03T06:10:20.152Z] Step 19/27 : EXPOSE 4000 [2024-07-03T06:10:20.152Z] ---> Running in bba10c860e2f [2024-07-03T06:10:20.418Z] Removing intermediate container bba10c860e2f [2024-07-03T06:10:20.418Z] ---> f7ca857325d9 [2024-07-03T06:10:20.418Z] Step 20/27 : 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 [2024-07-03T06:10:22.991Z] ---> ea85f3a16395 [2024-07-03T06:10:22.991Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-07-03T06:10:22.991Z] ---> 1a3e2769766b [2024-07-03T06:10:22.991Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-07-03T06:10:23.573Z] ---> 937ae3be545e [2024-07-03T06:10:23.573Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-07-03T06:10:23.573Z] ---> Running in 014fbf6fe545 [2024-07-03T06:10:23.843Z] Removing intermediate container 014fbf6fe545 [2024-07-03T06:10:23.843Z] ---> 9ae1ee286d07 [2024-07-03T06:10:23.843Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-07-03T06:10:24.108Z] ---> Running in 308a86fbd4e4 [2024-07-03T06:10:24.373Z] Removing intermediate container 308a86fbd4e4 [2024-07-03T06:10:24.373Z] ---> a8b1ebca40b1 [2024-07-03T06:10:24.373Z] Step 25/27 : LABEL arch=arm64 [2024-07-03T06:10:24.373Z] ---> Running in 1b75db463c76 [2024-07-03T06:10:24.639Z] Removing intermediate container 1b75db463c76 [2024-07-03T06:10:24.639Z] ---> 76eccbe61da0 [2024-07-03T06:10:24.639Z] Step 26/27 : LABEL git_sha=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [2024-07-03T06:10:24.639Z] ---> Running in b7a4bdfd9a1a [2024-07-03T06:10:24.907Z] Removing intermediate container b7a4bdfd9a1a [2024-07-03T06:10:24.907Z] ---> 14319c181b9e [2024-07-03T06:10:24.907Z] Step 27/27 : LABEL version=3.1.0-dev.43 [2024-07-03T06:10:25.183Z] ---> Running in 1f63b6e8775d [2024-07-03T06:10:25.448Z] Removing intermediate container 1f63b6e8775d [2024-07-03T06:10:25.448Z] ---> 66694811744d [2024-07-03T06:10:25.448Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T06:10:25.448Z] Successfully built 66694811744d [2024-07-03T06:10:25.448Z] 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 [2024-07-03T06:10:25.588Z] provisioning config files... [2024-07-03T06:10:25.601Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/173@tmp/config4212349233941316118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T06:10:25.935Z] ---> ****-login.sh [2024-07-03T06:10:25.935Z] nexus3.edgexfoundry.org:10001 [2024-07-03T06:10:25.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T06:10:26.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T06:10:26.201Z] Configure a credential helper to remove this warning. See [2024-07-03T06:10:26.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T06:10:26.201Z] [2024-07-03T06:10:26.201Z] Login Succeeded [2024-07-03T06:10:26.201Z] nexus3.edgexfoundry.org:10002 [2024-07-03T06:10:26.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T06:10:26.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T06:10:26.467Z] Configure a credential helper to remove this warning. See [2024-07-03T06:10:26.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T06:10:26.467Z] [2024-07-03T06:10:26.467Z] Login Succeeded [2024-07-03T06:10:26.467Z] nexus3.edgexfoundry.org:10003 [2024-07-03T06:10:26.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T06:10:26.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T06:10:26.999Z] Configure a credential helper to remove this warning. See [2024-07-03T06:10:26.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T06:10:26.999Z] [2024-07-03T06:10:26.999Z] Login Succeeded [2024-07-03T06:10:26.999Z] nexus3.edgexfoundry.org:10004 [2024-07-03T06:10:26.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T06:10:27.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T06:10:27.264Z] Configure a credential helper to remove this warning. See [2024-07-03T06:10:27.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T06:10:27.264Z] [2024-07-03T06:10:27.264Z] Login Succeeded [2024-07-03T06:10:27.264Z] ****.io [2024-07-03T06:10:27.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T06:10:27.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T06:10:27.791Z] Configure a credential helper to remove this warning. See [2024-07-03T06:10:27.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T06:10:27.791Z] [2024-07-03T06:10:27.791Z] Login Succeeded [2024-07-03T06:10:27.791Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T06:10:27.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T06:10:27.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T06:10:27.878Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2024-07-03T06:10:27.878Z] a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [2024-07-03T06:10:27.878Z] latest [2024-07-03T06:10:27.878Z] 3.1.0-dev.43 [2024-07-03T06:10:27.878Z] a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 [2024-07-03T06:10:27.878Z] main [2024-07-03T06:10:27.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:10:28.235Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:10:28.586Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [2024-07-03T06:10:28.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-03T06:10:28.586Z] bde4f143dbdc: Preparing [2024-07-03T06:10:28.586Z] 591c18824019: Preparing [2024-07-03T06:10:28.586Z] 1b049fcb5301: Preparing [2024-07-03T06:10:28.586Z] 00852df397ac: Preparing [2024-07-03T06:10:28.586Z] ef208cd9bc1e: Preparing [2024-07-03T06:10:28.586Z] da707bb00cb8: Preparing [2024-07-03T06:10:28.586Z] da707bb00cb8: Waiting [2024-07-03T06:10:28.850Z] 591c18824019: Pushed [2024-07-03T06:10:28.850Z] bde4f143dbdc: Pushed [2024-07-03T06:10:28.850Z] 00852df397ac: Pushed [2024-07-03T06:10:28.850Z] da707bb00cb8: Layer already exists [2024-07-03T06:10:29.804Z] ef208cd9bc1e: Pushed [2024-07-03T06:10:39.840Z] 1b049fcb5301: Pushed [2024-07-03T06:10:39.840Z] a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc: digest: sha256:dc9cb1fdb40357c9d545aa6ba28730fc834e9ec585fff1684900660ce3fc75db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:10:40.186Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:10:40.539Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-07-03T06:10:40.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-03T06:10:40.540Z] bde4f143dbdc: Preparing [2024-07-03T06:10:40.540Z] 591c18824019: Preparing [2024-07-03T06:10:40.540Z] 1b049fcb5301: Preparing [2024-07-03T06:10:40.540Z] 00852df397ac: Preparing [2024-07-03T06:10:40.540Z] ef208cd9bc1e: Preparing [2024-07-03T06:10:40.540Z] da707bb00cb8: Preparing [2024-07-03T06:10:40.540Z] ef208cd9bc1e: Layer already exists [2024-07-03T06:10:40.540Z] bde4f143dbdc: Layer already exists [2024-07-03T06:10:40.540Z] 1b049fcb5301: Layer already exists [2024-07-03T06:10:40.540Z] 00852df397ac: Layer already exists [2024-07-03T06:10:40.540Z] 591c18824019: Layer already exists [2024-07-03T06:10:40.540Z] da707bb00cb8: Layer already exists [2024-07-03T06:10:40.807Z] latest: digest: sha256:dc9cb1fdb40357c9d545aa6ba28730fc834e9ec585fff1684900660ce3fc75db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:10:41.163Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:10:41.513Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.43 [2024-07-03T06:10:41.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-03T06:10:41.513Z] bde4f143dbdc: Preparing [2024-07-03T06:10:41.513Z] 591c18824019: Preparing [2024-07-03T06:10:41.513Z] 1b049fcb5301: Preparing [2024-07-03T06:10:41.513Z] 00852df397ac: Preparing [2024-07-03T06:10:41.513Z] ef208cd9bc1e: Preparing [2024-07-03T06:10:41.513Z] da707bb00cb8: Preparing [2024-07-03T06:10:41.513Z] da707bb00cb8: Waiting [2024-07-03T06:10:41.513Z] ef208cd9bc1e: Layer already exists [2024-07-03T06:10:41.513Z] 591c18824019: Layer already exists [2024-07-03T06:10:41.513Z] bde4f143dbdc: Layer already exists [2024-07-03T06:10:41.513Z] 1b049fcb5301: Layer already exists [2024-07-03T06:10:41.513Z] 00852df397ac: Layer already exists [2024-07-03T06:10:41.513Z] da707bb00cb8: Layer already exists [2024-07-03T06:10:41.778Z] 3.1.0-dev.43: digest: sha256:dc9cb1fdb40357c9d545aa6ba28730fc834e9ec585fff1684900660ce3fc75db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:10:42.135Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:10:42.493Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 [2024-07-03T06:10:42.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-03T06:10:42.493Z] bde4f143dbdc: Preparing [2024-07-03T06:10:42.493Z] 591c18824019: Preparing [2024-07-03T06:10:42.493Z] 1b049fcb5301: Preparing [2024-07-03T06:10:42.493Z] 00852df397ac: Preparing [2024-07-03T06:10:42.493Z] ef208cd9bc1e: Preparing [2024-07-03T06:10:42.493Z] da707bb00cb8: Preparing [2024-07-03T06:10:42.493Z] da707bb00cb8: Waiting [2024-07-03T06:10:42.493Z] bde4f143dbdc: Layer already exists [2024-07-03T06:10:42.493Z] 00852df397ac: Layer already exists [2024-07-03T06:10:42.493Z] ef208cd9bc1e: Layer already exists [2024-07-03T06:10:42.493Z] 591c18824019: Layer already exists [2024-07-03T06:10:42.493Z] 1b049fcb5301: Layer already exists [2024-07-03T06:10:42.493Z] da707bb00cb8: Layer already exists [2024-07-03T06:10:42.759Z] a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43: digest: sha256:dc9cb1fdb40357c9d545aa6ba28730fc834e9ec585fff1684900660ce3fc75db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:10:43.109Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:10:43.462Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2024-07-03T06:10:43.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-03T06:10:43.462Z] bde4f143dbdc: Preparing [2024-07-03T06:10:43.462Z] 591c18824019: Preparing [2024-07-03T06:10:43.462Z] 1b049fcb5301: Preparing [2024-07-03T06:10:43.462Z] 00852df397ac: Preparing [2024-07-03T06:10:43.462Z] ef208cd9bc1e: Preparing [2024-07-03T06:10:43.462Z] da707bb00cb8: Preparing [2024-07-03T06:10:43.462Z] da707bb00cb8: Waiting [2024-07-03T06:10:43.462Z] 00852df397ac: Layer already exists [2024-07-03T06:10:43.462Z] ef208cd9bc1e: Layer already exists [2024-07-03T06:10:43.462Z] 591c18824019: Layer already exists [2024-07-03T06:10:43.462Z] 1b049fcb5301: Layer already exists [2024-07-03T06:10:43.462Z] bde4f143dbdc: Layer already exists [2024-07-03T06:10:43.462Z] da707bb00cb8: Layer already exists [2024-07-03T06:10:43.726Z] main: digest: sha256:dc9cb1fdb40357c9d545aa6ba28730fc834e9ec585fff1684900660ce3fc75db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T06:10:43.809Z] ===================================================== [Pipeline] echo [2024-07-03T06:10:43.823Z] taggedImages: [2024-07-03T06:10:43.823Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [2024-07-03T06:10:43.823Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-07-03T06:10:43.823Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.43 [2024-07-03T06:10:43.823Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc-3.1.0-dev.43 [2024-07-03T06:10:43.823Z] - 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 [2024-07-03T06:10:44.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T06:10:44.208Z] [2024-07-03T06:10:44.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:10:44.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T06:10:44.535Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T06:10:44.535Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T06:10:44.535Z] 04944245beec: Pulling fs layer [2024-07-03T06:10:44.535Z] 699f458cf7ca: Pulling fs layer [2024-07-03T06:10:44.535Z] 765212b225bb: Pulling fs layer [2024-07-03T06:10:44.535Z] f23df028b6ca: Pulling fs layer [2024-07-03T06:10:44.535Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T06:10:44.535Z] 765212b225bb: Waiting [2024-07-03T06:10:44.535Z] f23df028b6ca: Waiting [2024-07-03T06:10:44.535Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T06:10:44.535Z] d65c8cfc05b1: Waiting [2024-07-03T06:10:44.535Z] 2437ff75d9bd: Waiting [2024-07-03T06:10:44.802Z] 04944245beec: Verifying Checksum [2024-07-03T06:10:44.802Z] 04944245beec: Download complete [2024-07-03T06:10:44.802Z] 765212b225bb: Download complete [2024-07-03T06:10:44.802Z] f23df028b6ca: Verifying Checksum [2024-07-03T06:10:44.802Z] f23df028b6ca: Download complete [2024-07-03T06:10:44.802Z] d65c8cfc05b1: Verifying Checksum [2024-07-03T06:10:44.802Z] d65c8cfc05b1: Download complete [2024-07-03T06:10:45.070Z] 699f458cf7ca: Verifying Checksum [2024-07-03T06:10:45.070Z] 699f458cf7ca: Download complete [2024-07-03T06:10:45.337Z] 8998bd30e6a1: Verifying Checksum [2024-07-03T06:10:45.337Z] 8998bd30e6a1: Download complete [2024-07-03T06:10:47.912Z] 2437ff75d9bd: Verifying Checksum [2024-07-03T06:10:47.912Z] 2437ff75d9bd: Download complete [2024-07-03T06:10:49.850Z] 8998bd30e6a1: Pull complete [2024-07-03T06:10:50.433Z] 04944245beec: Pull complete [2024-07-03T06:10:51.839Z] 699f458cf7ca: Pull complete [2024-07-03T06:10:52.106Z] 765212b225bb: Pull complete [2024-07-03T06:10:53.064Z] f23df028b6ca: Pull complete [2024-07-03T06:10:53.064Z] d65c8cfc05b1: Pull complete [2024-07-03T06:11:11.263Z] 2437ff75d9bd: Pull complete [2024-07-03T06:11:11.263Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T06:11:11.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T06:11:11.263Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T06:11:11.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container [2024-07-03T06:11:11.520Z] $ 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/173 -v /w/workspace/edgex-ui-go/173:/w/workspace/edgex-ui-go/173:rw,z -v /w/workspace/edgex-ui-go/173@tmp:/w/workspace/edgex-ui-go/173@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 [2024-07-03T06:11:14.185Z] $ docker top 511d0d76e64725ca9ed7c1e21510aa3b654e6b0b0ecea85fb3320e8e06fa369c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T06:11:15.010Z] ---> job-cost.sh [2024-07-03T06:11:15.010Z] lf-activate-venv: SKIPPING [2024-07-03T06:11:15.010Z] INFO: No Stack... [2024-07-03T06:11:15.274Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T06:11:16.224Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T06:11:16.541Z] + cut -d, -f6 [2024-07-03T06:11:16.541Z] + cat /w/workspace/edgex-ui-go/173/archives/cost.csv [Pipeline] lock [2024-07-03T06:11:16.836Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] [2024-07-03T06:11:16.850Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] did not exist. Created. [2024-07-03T06:11:16.857Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T06:11:17.514Z] /w/workspace/edgex-ui-go/173@tmp/durable-9b48b294/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T06:11:18.146Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T06:11:18.177Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T06:11:18.359Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T06:11:18.370Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T06:11:18.393Z] $ docker stop --time=1 511d0d76e64725ca9ed7c1e21510aa3b654e6b0b0ecea85fb3320e8e06fa369c [2024-07-03T06:11:19.862Z] $ docker rm -f --volumes 511d0d76e64725ca9ed7c1e21510aa3b654e6b0b0ecea85fb3320e8e06fa369c [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 [2024-07-03T06:11:20.364Z] provisioning config files... [2024-07-03T06:11:20.372Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config428690386269822416tmp [Pipeline] { [Pipeline] sh [2024-07-03T06:11:20.675Z] + set +x [2024-07-03T06:11:20.675Z] + curl -s https://codecov.io/bash [2024-07-03T06:11:20.675Z] + bash -s -- [2024-07-03T06:11:20.675Z] [2024-07-03T06:11:20.675Z] _____ _ [2024-07-03T06:11:20.675Z] / ____| | | [2024-07-03T06:11:20.675Z] | | ___ __| | ___ ___ _____ __ [2024-07-03T06:11:20.675Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-03T06:11:20.675Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-03T06:11:20.675Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-03T06:11:20.675Z] Bash-1.0.6 [2024-07-03T06:11:20.675Z] [2024-07-03T06:11:20.675Z] [2024-07-03T06:11:20.675Z] ==> git version 2.25.1 found [2024-07-03T06:11:20.675Z] ==> 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 [2024-07-03T06:11:20.675Z] Release-Date: 2020-01-08 [2024-07-03T06:11:20.675Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-03T06:11:20.675Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-03T06:11:20.675Z] ==> Jenkins CI detected. [2024-07-03T06:11:20.675Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2024-07-03T06:11:20.675Z] project root: . [2024-07-03T06:11:20.675Z] --> token set from env [2024-07-03T06:11:20.675Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-03T06:11:20.675Z] ==> Running gcov in . (disable via -X gcov) [2024-07-03T06:11:20.934Z] ==> Python coveragepy not found [2024-07-03T06:11:20.934Z] ==> Searching for coverage reports in: [2024-07-03T06:11:20.934Z] + . [2024-07-03T06:11:20.934Z] -> Found 1 reports [2024-07-03T06:11:20.934Z] ==> Detecting git/mercurial file structure [2024-07-03T06:11:20.934Z] ==> Reading reports [2024-07-03T06:11:20.934Z] + ./coverage.out bytes=10 [2024-07-03T06:11:20.934Z] ==> Appending adjustments [2024-07-03T06:11:20.934Z] https://docs.codecov.io/docs/fixing-reports [2024-07-03T06:11:21.500Z] + Found adjustments [2024-07-03T06:11:21.500Z] ==> Gzipping contents [2024-07-03T06:11:21.500Z] 12K /tmp/codecov.X8o3r6.gz [2024-07-03T06:11:21.500Z] ==> Uploading reports [2024-07-03T06:11:21.500Z] url: https://codecov.io [2024-07-03T06:11:21.500Z] query: branch=main&commit=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-03T06:11:21.500Z] -> Pinging Codecov [2024-07-03T06:11:21.500Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-03T06:11:21.500Z] -> Uploading to [2024-07-03T06:11:21.501Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-03/FB506323287CE973F263BFD2A0EB1F37/a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc/472b6e50-14f6-4fc9-b4c9-49abe458b427.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T061121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd7e533fde1b1750cd51037d8c826ea277db4d6fc752dd4bb0771d414aabd6c9 [2024-07-03T06:11:21.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T06:11:21.501Z] Dload Upload Total Spent Left Speed [2024-07-03T06:11:21.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 38008 --:--:-- --:--:-- --:--:-- 38008 [2024-07-03T06:11:21.758Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] } [2024-07-03T06:11:21.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-03T06:11:21.977Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-03T06:11:21.995Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:11:22.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T06:11:22.303Z] [2024-07-03T06:11:22.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:11:22.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T06:11:22.606Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-03T06:11:22.606Z] 619be1103602: Already exists [2024-07-03T06:11:22.606Z] f8ea3408117e: Pulling fs layer [2024-07-03T06:11:22.606Z] 91320369b822: Pulling fs layer [2024-07-03T06:11:22.606Z] 0406650e8295: Pulling fs layer [2024-07-03T06:11:22.606Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T06:11:22.606Z] 96d80e3f36e1: Pulling fs layer [2024-07-03T06:11:22.606Z] bcf3aedb951c: Pulling fs layer [2024-07-03T06:11:22.606Z] 4f4fb700ef54: Waiting [2024-07-03T06:11:22.606Z] 96d80e3f36e1: Waiting [2024-07-03T06:11:22.606Z] bcf3aedb951c: Waiting [2024-07-03T06:11:22.606Z] 0406650e8295: Download complete [2024-07-03T06:11:22.606Z] f8ea3408117e: Verifying Checksum [2024-07-03T06:11:22.606Z] f8ea3408117e: Download complete [2024-07-03T06:11:22.606Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T06:11:22.606Z] 4f4fb700ef54: Download complete [2024-07-03T06:11:22.606Z] f8ea3408117e: Pull complete [2024-07-03T06:11:22.865Z] 96d80e3f36e1: Verifying Checksum [2024-07-03T06:11:23.123Z] 91320369b822: Download complete [2024-07-03T06:11:23.687Z] bcf3aedb951c: Verifying Checksum [2024-07-03T06:11:23.687Z] bcf3aedb951c: Download complete [2024-07-03T06:11:25.583Z] 91320369b822: Pull complete [2024-07-03T06:11:25.840Z] 0406650e8295: Pull complete [2024-07-03T06:11:25.840Z] 4f4fb700ef54: Pull complete [2024-07-03T06:11:26.098Z] 96d80e3f36e1: Pull complete [2024-07-03T06:11:29.378Z] bcf3aedb951c: Pull complete [2024-07-03T06:11:29.378Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-03T06:11:29.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T06:11:29.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T06:11:29.474Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2024-07-03T06:11:29.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-03T06:11:34.068Z] $ docker top b9fc768846f687d4f990f8e302833e901133c068a45cb0f84170433cf40cfae4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T06:11:34.441Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo [2024-07-03T06:11:34.450Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2024-07-03T06:11:34.732Z] + set -o pipefail [2024-07-03T06:11:34.732Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2024-07-03T06:11:44.709Z] [2024-07-03T06:11:44.709Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2024-07-03T06:11:44.709Z] [2024-07-03T06:11:44.709Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/558f8f13-83da-4c23-abc5-3b937934e6a2 [2024-07-03T06:11:44.709Z] [2024-07-03T06:11:44.709Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-07-03T06:11:44.709Z] [2024-07-03T06:11:44.709Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-03T06:11:44.709Z] [2024-07-03T06:11:44.968Z] [2024-07-03T06:11:44.968Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-03T06:11:44.968Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-03T06:11:45.250Z] $ docker stop --time=1 b9fc768846f687d4f990f8e302833e901133c068a45cb0f84170433cf40cfae4 [2024-07-03T06:11:51.187Z] $ docker rm -f --volumes b9fc768846f687d4f990f8e302833e901133c068a45cb0f84170433cf40cfae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T06:11:52.023Z] + git log --format=format:%s -1 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc [Pipeline] sh [2024-07-03T06:11:52.316Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T06:11:52.316Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:11:52.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T06:11:52.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T06:11:52.705Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2024-07-03T06:11:52.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T06:11:53.248Z] $ docker top 21595adfefb6b787f2b41883b64ff927e124d8b39603349274ee83ae00decef0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T06:11:53.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T06:11:53.352Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T06:11:53.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T06:11:53.474Z] $ docker exec 21595adfefb6b787f2b41883b64ff927e124d8b39603349274ee83ae00decef0 ssh-agent [2024-07-03T06:11:53.572Z] SSH_AUTH_SOCK=/tmp/ssh-EfFPt4JZlNEF/agent.32 [2024-07-03T06:11:53.572Z] SSH_AGENT_PID=38 [2024-07-03T06:11:53.576Z] Running ssh-add (command line suppressed) [2024-07-03T06:11:53.697Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8198752001804448328.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8198752001804448328.key) [2024-07-03T06:11:53.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T06:11:53.992Z] + git semver tag [2024-07-03T06:11:54.251Z] 2024-07-03 06:11:54,170 [run_tag] DEBUG tag force:False [2024-07-03T06:11:54.251Z] 2024-07-03 06:11:54,170 [check_head_tag] DEBUG check head tag [2024-07-03T06:11:54.251Z] 2024-07-03 06:11:54,171 [execute] INFO git cat-file --batch-check [2024-07-03T06:11:54.251Z] 2024-07-03 06:11:54,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-07-03T06:11:54.251Z] 2024-07-03 06:11:54,175 [execute] INFO git cat-file --batch [2024-07-03T06:11:54.251Z] 2024-07-03 06:11:54,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-07-03T06:11:54.251Z] 2024-07-03 06:11:54,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-03T06:11:54.251Z] 2024-07-03 06:11:54,194 [execute] INFO git tag -a v3.1.0-dev.43 -m v3.1.0-dev.43 [2024-07-03T06:11:54.251Z] 2024-07-03 06:11:54,194 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.43', '-m', 'v3.1.0-dev.43'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-03T06:11:54.251Z] 2024-07-03 06:11:54,198 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-03T06:11:54.251Z] 3.1.0-dev.43 [Pipeline] } [2024-07-03T06:11:54.265Z] $ docker exec --env ******** --env ******** 21595adfefb6b787f2b41883b64ff927e124d8b39603349274ee83ae00decef0 ssh-agent -k [2024-07-03T06:11:54.366Z] unset SSH_AUTH_SOCK; [2024-07-03T06:11:54.367Z] unset SSH_AGENT_PID; [2024-07-03T06:11:54.367Z] echo Agent pid 38 killed; [2024-07-03T06:11:54.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T06:11:54.689Z] + git semver [Pipeline] } [2024-07-03T06:11:54.966Z] $ docker stop --time=1 21595adfefb6b787f2b41883b64ff927e124d8b39603349274ee83ae00decef0 [2024-07-03T06:11:56.260Z] $ docker rm -f --volumes 21595adfefb6b787f2b41883b64ff927e124d8b39603349274ee83ae00decef0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:11:56.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T06:11:56.654Z] [2024-07-03T06:11:56.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:11:56.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T06:11:56.960Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-03T06:11:56.960Z] ab5ef0e58194: Pulling fs layer [2024-07-03T06:11:56.960Z] 9712f1f96733: Pulling fs layer [2024-07-03T06:11:56.960Z] 63f879dbbcfc: Pulling fs layer [2024-07-03T06:11:56.960Z] 0d9ebad4ef96: Pulling fs layer [2024-07-03T06:11:56.960Z] e9a5061849ea: Pulling fs layer [2024-07-03T06:11:56.960Z] d747dcd14b5f: Pulling fs layer [2024-07-03T06:11:56.960Z] 2de7ff778b66: Pulling fs layer [2024-07-03T06:11:56.960Z] e9a5061849ea: Waiting [2024-07-03T06:11:56.960Z] 0d9ebad4ef96: Waiting [2024-07-03T06:11:56.960Z] 2de7ff778b66: Waiting [2024-07-03T06:11:56.960Z] d747dcd14b5f: Waiting [2024-07-03T06:11:56.960Z] 9712f1f96733: Download complete [2024-07-03T06:11:57.219Z] 63f879dbbcfc: Verifying Checksum [2024-07-03T06:11:57.219Z] 63f879dbbcfc: Download complete [2024-07-03T06:11:57.476Z] e9a5061849ea: Verifying Checksum [2024-07-03T06:11:57.476Z] e9a5061849ea: Download complete [2024-07-03T06:11:57.476Z] d747dcd14b5f: Verifying Checksum [2024-07-03T06:11:57.476Z] d747dcd14b5f: Download complete [2024-07-03T06:11:57.476Z] 2de7ff778b66: Verifying Checksum [2024-07-03T06:11:57.476Z] 2de7ff778b66: Download complete [2024-07-03T06:11:57.476Z] 0d9ebad4ef96: Verifying Checksum [2024-07-03T06:11:57.476Z] 0d9ebad4ef96: Download complete [2024-07-03T06:11:57.476Z] ab5ef0e58194: Verifying Checksum [2024-07-03T06:11:57.476Z] ab5ef0e58194: Download complete [2024-07-03T06:12:00.004Z] ab5ef0e58194: Pull complete [2024-07-03T06:12:00.262Z] 9712f1f96733: Pull complete [2024-07-03T06:12:00.827Z] 63f879dbbcfc: Pull complete [2024-07-03T06:12:05.098Z] 0d9ebad4ef96: Pull complete [2024-07-03T06:12:05.098Z] e9a5061849ea: Pull complete [2024-07-03T06:12:05.098Z] d747dcd14b5f: Pull complete [2024-07-03T06:12:05.663Z] 2de7ff778b66: Pull complete [2024-07-03T06:12:05.663Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-03T06:12:05.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T06:12:05.663Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T06:12:05.763Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2024-07-03T06:12:05.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-03T06:12:11.272Z] $ docker top 2251cd089d8bed3fcb322dc0831e9823389fc4e16ab43b264e4421b80cc52a1f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-03T06:12:11.343Z] provisioning config files... [2024-07-03T06:12:11.350Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5492587051371613762tmp [2024-07-03T06:12:11.358Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10387388463395252846tmp [2024-07-03T06:12:11.366Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3363566497710752758tmp [Pipeline] { [Pipeline] echo [2024-07-03T06:12:11.394Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T06:12:11.696Z] ---> sigul-configuration.sh [2024-07-03T06:12:11.696Z] gpg: directory `/root/.gnupg' created [2024-07-03T06:12:11.696Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-03T06:12:11.696Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-03T06:12:11.696Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-03T06:12:11.696Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-03T06:12:11.696Z] gpg: CAST5 encrypted data [2024-07-03T06:12:11.696Z] gpg: encrypted with 1 passphrase [2024-07-03T06:12:11.696Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-03T06:12:11.990Z] + mkdir /home/jenkins [2024-07-03T06:12:11.991Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-03T06:12:12.287Z] + 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 [2024-07-03T06:12:12.303Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T06:12:12.595Z] ---> sigul-install.sh [2024-07-03T06:12:12.595Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-03T06:12:12.893Z] + git tag --list [2024-07-03T06:12:12.893Z] 0.1.1 [2024-07-03T06:12:12.893Z] v1.1.0 [2024-07-03T06:12:12.893Z] v1.2.0 [2024-07-03T06:12:12.893Z] v1.2.1 [2024-07-03T06:12:12.893Z] v1.3.0 [2024-07-03T06:12:12.893Z] v2.0.0 [2024-07-03T06:12:12.893Z] v2.1.0 [2024-07-03T06:12:12.893Z] v2.2.0 [2024-07-03T06:12:12.893Z] v2.3.0 [2024-07-03T06:12:12.893Z] v3.0 [2024-07-03T06:12:12.893Z] v3.0.0 [2024-07-03T06:12:12.893Z] v3.1 [2024-07-03T06:12:12.893Z] v3.1.0 [2024-07-03T06:12:12.893Z] v3.1.0-dev.1 [2024-07-03T06:12:12.893Z] v3.1.0-dev.10 [2024-07-03T06:12:12.893Z] v3.1.0-dev.11 [2024-07-03T06:12:12.893Z] v3.1.0-dev.12 [2024-07-03T06:12:12.893Z] v3.1.0-dev.13 [2024-07-03T06:12:12.893Z] v3.1.0-dev.14 [2024-07-03T06:12:12.893Z] v3.1.0-dev.15 [2024-07-03T06:12:12.893Z] v3.1.0-dev.16 [2024-07-03T06:12:12.893Z] v3.1.0-dev.17 [2024-07-03T06:12:12.893Z] v3.1.0-dev.18 [2024-07-03T06:12:12.893Z] v3.1.0-dev.19 [2024-07-03T06:12:12.893Z] v3.1.0-dev.2 [2024-07-03T06:12:12.893Z] v3.1.0-dev.20 [2024-07-03T06:12:12.893Z] v3.1.0-dev.21 [2024-07-03T06:12:12.893Z] v3.1.0-dev.22 [2024-07-03T06:12:12.893Z] v3.1.0-dev.23 [2024-07-03T06:12:12.893Z] v3.1.0-dev.24 [2024-07-03T06:12:12.893Z] v3.1.0-dev.25 [2024-07-03T06:12:12.893Z] v3.1.0-dev.26 [2024-07-03T06:12:12.893Z] v3.1.0-dev.27 [2024-07-03T06:12:12.893Z] v3.1.0-dev.28 [2024-07-03T06:12:12.893Z] v3.1.0-dev.29 [2024-07-03T06:12:12.893Z] v3.1.0-dev.3 [2024-07-03T06:12:12.893Z] v3.1.0-dev.30 [2024-07-03T06:12:12.893Z] v3.1.0-dev.31 [2024-07-03T06:12:12.893Z] v3.1.0-dev.32 [2024-07-03T06:12:12.893Z] v3.1.0-dev.33 [2024-07-03T06:12:12.893Z] v3.1.0-dev.34 [2024-07-03T06:12:12.893Z] v3.1.0-dev.35 [2024-07-03T06:12:12.893Z] v3.1.0-dev.36 [2024-07-03T06:12:12.893Z] v3.1.0-dev.37 [2024-07-03T06:12:12.893Z] v3.1.0-dev.38 [2024-07-03T06:12:12.893Z] v3.1.0-dev.39 [2024-07-03T06:12:12.893Z] v3.1.0-dev.4 [2024-07-03T06:12:12.893Z] v3.1.0-dev.40 [2024-07-03T06:12:12.893Z] v3.1.0-dev.41 [2024-07-03T06:12:12.893Z] v3.1.0-dev.42 [2024-07-03T06:12:12.893Z] v3.1.0-dev.43 [2024-07-03T06:12:12.893Z] v3.1.0-dev.5 [2024-07-03T06:12:12.893Z] v3.1.0-dev.6 [2024-07-03T06:12:12.893Z] v3.1.0-dev.7 [2024-07-03T06:12:12.893Z] v3.1.0-dev.8 [2024-07-03T06:12:12.893Z] v3.1.0-dev.9 [Pipeline] sh [2024-07-03T06:12:13.189Z] + lftools sign git-tag v3.1.0-dev.43 [2024-07-03T06:12:13.759Z] Signing Git tag with Sigul... [2024-07-03T06:12:13.759Z] Signing v3.1.0-dev.43 [Pipeline] echo [2024-07-03T06:12:14.345Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T06:12:14.638Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-03T06:12:14.645Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-03T06:12:14.683Z] $ docker stop --time=1 2251cd089d8bed3fcb322dc0831e9823389fc4e16ab43b264e4421b80cc52a1f [2024-07-03T06:12:15.992Z] $ docker rm -f --volumes 2251cd089d8bed3fcb322dc0831e9823389fc4e16ab43b264e4421b80cc52a1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-03T06:12:16.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T06:12:16.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:12:16.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T06:12:16.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T06:12:16.823Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2024-07-03T06:12:16.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T06:12:17.209Z] $ docker top d6cad5e73bbfde9ea86d3a90f5a9865b1be20607579bf18dd9c391fd3052ca4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T06:12:17.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T06:12:17.399Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T06:12:17.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T06:12:17.530Z] $ docker exec d6cad5e73bbfde9ea86d3a90f5a9865b1be20607579bf18dd9c391fd3052ca4e ssh-agent [2024-07-03T06:12:17.631Z] SSH_AUTH_SOCK=/tmp/ssh-ouePFYff0qW8/agent.32 [2024-07-03T06:12:17.631Z] SSH_AGENT_PID=38 [2024-07-03T06:12:17.636Z] Running ssh-add (command line suppressed) [2024-07-03T06:12:17.737Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13953064931025391213.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13953064931025391213.key) [2024-07-03T06:12:17.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T06:12:18.035Z] + git semver bump pre [2024-07-03T06:12:18.293Z] 2024-07-03 06:12:18,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-03T06:12:18.293Z] 2024-07-03 06:12:18,228 [bump_version] DEBUG bumping version:3.1.0-dev.43 on axis:pre with prefix:dev [2024-07-03T06:12:18.293Z] 2024-07-03 06:12:18,228 [bump_version] DEBUG bumped version:3.1.0-dev.44 [2024-07-03T06:12:18.293Z] 2024-07-03 06:12:18,228 [write_version] DEBUG write version:3.1.0-dev.44 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2024-07-03T06:12:18.293Z] 2024-07-03 06:12:18,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-03T06:12:18.293Z] 2024-07-03 06:12:18,228 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-03T06:12:18.293Z] 2024-07-03 06:12:18,230 [execute] INFO git cat-file --batch-check [2024-07-03T06:12:18.293Z] 2024-07-03 06:12:18,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T06:12:18.293Z] 2024-07-03 06:12:18,236 [execute] INFO git cat-file --batch [2024-07-03T06:12:18.293Z] 2024-07-03 06:12:18,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T06:12:18.293Z] 2024-07-03 06:12:18,242 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-03T06:12:18.293Z] 3.1.0-dev.44 [Pipeline] } [2024-07-03T06:12:18.307Z] $ docker exec --env ******** --env ******** d6cad5e73bbfde9ea86d3a90f5a9865b1be20607579bf18dd9c391fd3052ca4e ssh-agent -k [2024-07-03T06:12:18.412Z] unset SSH_AUTH_SOCK; [2024-07-03T06:12:18.413Z] unset SSH_AGENT_PID; [2024-07-03T06:12:18.413Z] echo Agent pid 38 killed; [2024-07-03T06:12:18.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T06:12:18.735Z] + git semver [Pipeline] } [2024-07-03T06:12:19.011Z] $ docker stop --time=1 d6cad5e73bbfde9ea86d3a90f5a9865b1be20607579bf18dd9c391fd3052ca4e [2024-07-03T06:12:20.253Z] $ docker rm -f --volumes d6cad5e73bbfde9ea86d3a90f5a9865b1be20607579bf18dd9c391fd3052ca4e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T06:12:20.588Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T06:12:20.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:12:20.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T06:12:20.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T06:12:20.949Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2024-07-03T06:12:20.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T06:12:21.317Z] $ docker top d8cf5d85ac2267d5610dc3849ddbfb9c174119b6a88e3e61348ccf3be51e31fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T06:12:21.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T06:12:21.414Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T06:12:21.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T06:12:21.527Z] $ docker exec d8cf5d85ac2267d5610dc3849ddbfb9c174119b6a88e3e61348ccf3be51e31fb ssh-agent [2024-07-03T06:12:21.632Z] SSH_AUTH_SOCK=/tmp/ssh-S7bvGMuRtRvp/agent.32 [2024-07-03T06:12:21.632Z] SSH_AGENT_PID=38 [2024-07-03T06:12:21.636Z] Running ssh-add (command line suppressed) [2024-07-03T06:12:21.750Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15289799170325051804.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15289799170325051804.key) [2024-07-03T06:12:21.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T06:12:22.050Z] + git semver push [2024-07-03T06:12:22.309Z] 2024-07-03 06:12:22,222 [run_push] DEBUG push [2024-07-03T06:12:22.309Z] 2024-07-03 06:12:22,222 [execute] INFO git cat-file --batch-check [2024-07-03T06:12:22.309Z] 2024-07-03 06:12:22,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T06:12:22.309Z] 2024-07-03 06:12:22,226 [execute] INFO git rev-list 3f2078157e0de0436eb56e44f4aecb9c46e481b6 -- [2024-07-03T06:12:22.309Z] 2024-07-03 06:12:22,226 [execute] DEBUG Popen(['git', 'rev-list', '3f2078157e0de0436eb56e44f4aecb9c46e481b6', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-03T06:12:22.309Z] 2024-07-03 06:12:22,233 [execute] INFO git fetch -v origin [2024-07-03T06:12:22.309Z] 2024-07-03 06:12:22,233 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-03T06:12:22.877Z] 2024-07-03 06:12:22,691 [run_push] DEBUG no remote changes detected [2024-07-03T06:12:22.877Z] 2024-07-03 06:12:22,691 [execute] INFO git push origin semver [2024-07-03T06:12:22.877Z] 2024-07-03 06:12:22,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-03T06:12:23.444Z] 2024-07-03 06:12:23,417 [run_push] DEBUG push all version tags [2024-07-03T06:12:23.444Z] 2024-07-03 06:12:23,417 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-03T06:12:23.444Z] 2024-07-03 06:12:23,418 [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) [2024-07-03T06:12:24.380Z] 2024-07-03 06:12:24,054 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-03T06:12:24.380Z] 3.1.0-dev.44 [Pipeline] } [2024-07-03T06:12:24.394Z] $ docker exec --env ******** --env ******** d8cf5d85ac2267d5610dc3849ddbfb9c174119b6a88e3e61348ccf3be51e31fb ssh-agent -k [2024-07-03T06:12:24.493Z] unset SSH_AUTH_SOCK; [2024-07-03T06:12:24.493Z] unset SSH_AGENT_PID; [2024-07-03T06:12:24.493Z] echo Agent pid 38 killed; [2024-07-03T06:12:24.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T06:12:24.829Z] + git semver [Pipeline] } [2024-07-03T06:12:25.106Z] $ docker stop --time=1 d8cf5d85ac2267d5610dc3849ddbfb9c174119b6a88e3e61348ccf3be51e31fb [2024-07-03T06:12:26.387Z] $ docker rm -f --volumes d8cf5d85ac2267d5610dc3849ddbfb9c174119b6a88e3e61348ccf3be51e31fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-03T06:12:27.004Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2024-07-03T06:12:27.004Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-07-03T06:12:27.004Z] total 16 [2024-07-03T06:12:27.004Z] drwxr-xr-x 3 root root 4096 Jul 3 06:02 . [2024-07-03T06:12:27.004Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 3 06:12 .. [2024-07-03T06:12:27.004Z] drwxr-xr-x 2 root root 4096 Jul 3 06:02 cost [2024-07-03T06:12:27.004Z] -rw-r--r-- 1 root root 83 Jul 3 06:02 cost.csv [2024-07-03T06:12:27.004Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-07-03T06:12:27.004Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-07-03T06:12:27.004Z] total 16 [2024-07-03T06:12:27.004Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 06:02 . [2024-07-03T06:12:27.004Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 3 06:12 .. [2024-07-03T06:12:27.004Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 06:02 cost [2024-07-03T06:12:27.004Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 3 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T06:12:27.291Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T06:12:28.145Z] ---> package-listing.sh [2024-07-03T06:12:28.145Z] ++ facter osfamily [2024-07-03T06:12:28.145Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T06:12:28.404Z] + OS_FAMILY=debian [2024-07-03T06:12:28.404Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2024-07-03T06:12:28.404Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T06:12:28.404Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T06:12:28.404Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T06:12:28.404Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T06:12:28.404Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-07-03T06:12:28.404Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T06:12:28.404Z] + case "${OS_FAMILY}" in [2024-07-03T06:12:28.404Z] + dpkg -l [2024-07-03T06:12:28.404Z] + grep '^ii' [2024-07-03T06:12:28.404Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T06:12:28.404Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T06:12:28.404Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T06:12:28.404Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-07-03T06:12:28.404Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2024-07-03T06:12:28.404Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2024-07-03T06:12:28.414Z] 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 [2024-07-03T06:12:28.693Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T06:12:29.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T06:12:29.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T06:12:29.330Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2024-07-03T06:12:29.361Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T06:12:29.554Z] $ docker top e523534b9193458b8b0050edbd68c7b69e951aae27bc2329bab645a46dce015a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T06:12:29.896Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T06:12:30.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T06:12:30.461Z] + ls /var/log/sa-host [2024-07-03T06:12:30.461Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T06:12:30.615Z] provisioning config files... [2024-07-03T06:12:30.623Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17188061551551305934tmp [Pipeline] { [Pipeline] echo [2024-07-03T06:12:30.637Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T06:12:30.919Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T06:12:30.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T06:12:31.270Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T06:12:31.279Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T06:12:31.562Z] ---> sudo-logs.sh [2024-07-03T06:12:31.562Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T06:12:31.587Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T06:12:31.869Z] ---> job-cost.sh [2024-07-03T06:12:31.869Z] lf-activate-venv: SKIPPING [2024-07-03T06:12:31.869Z] DEBUG: total: 0.2199999988079071 [2024-07-03T06:12:31.869Z] INFO: Retrieving Stack Cost... [2024-07-03T06:12:32.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T06:12:32.696Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T06:12:32.708Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T06:12:32.989Z] ---> logs-deploy.sh [2024-07-03T06:12:32.990Z] lf-activate-venv: SKIPPING [2024-07-03T06:12:32.990Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/173 [2024-07-03T06:12:32.990Z] INFO: archiving workspace using pattern(s): [2024-07-03T06:12:33.926Z] Archives upload complete. [2024-07-03T06:12:33.926Z] INFO: archiving logs to Nexus