Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ace75286d6b347c1db783fb9f991eadf064396bd 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-ssh9588113904252546196.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh18213399541458603021.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13446410438280269637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh8129108871506738117.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-ssh16581067733973518698.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16262 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ace75286d6b347c1db783fb9f991eadf064396bd (main) Commit message: "fix(snap): Upgrade env file path for v3 edgex-snap-hooks compatibility" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ace75286d6b347c1db783fb9f991eadf064396bd # timeout=10 > git rev-list --no-walk 7e65059dab31c9d44b79936edbd11c74f669a3f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:57:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:57:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:57:33 ========================================================= 07:57:33 EdgeX Global Pipelines Version Info 07:57:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:57:34 ------------------- 07:57:34 stable info: 07:57:34 ------------------- 07:57:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:57:34 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 07:57:34 Message: update stable to v1.0.249 07:57:34 ------------------- 07:57:34 experimental info: 07:57:34 ------------------- 07:57:34 Commited By: **** collab-it+edgex@linuxfoundation.org 07:57:34 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 07:57:34 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:57:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:57:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:57:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:57:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:57:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:57:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:57:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:57:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:57:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:57:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:57:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] echo 07:57:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ace7528 [Pipeline] echo 07:57:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:57:35 provisioning config files... 07:57:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6739721929047978108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:35 ---> docker-login.sh 07:57:35 nexus3.edgexfoundry.org:10001 07:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:36 Configure a credential helper to remove this warning. See 07:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:36 07:57:36 Login Succeeded 07:57:36 nexus3.edgexfoundry.org:10002 07:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:36 Configure a credential helper to remove this warning. See 07:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:36 07:57:36 Login Succeeded 07:57:36 nexus3.edgexfoundry.org:10003 07:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:36 Configure a credential helper to remove this warning. See 07:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:36 07:57:36 Login Succeeded 07:57:36 nexus3.edgexfoundry.org:10004 07:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:36 Configure a credential helper to remove this warning. See 07:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:36 07:57:36 Login Succeeded 07:57:36 docker.io 07:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:36 Configure a credential helper to remove this warning. See 07:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:36 07:57:36 Login Succeeded 07:57:36 ---> docker-login.sh ends [Pipeline] } 07:57:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:57:37 + git rev-list -1 --merges ace75286d6b347c1db783fb9f991eadf064396bd~1..ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] echo 07:57:37 -----------> git rev-list -1 --merges ace75286d6b347c1db783fb9f991eadf064396bd~1..ace75286d6b347c1db783fb9f991eadf064396bd ace75286d6b347c1db783fb9f991eadf064396bd [false] [Pipeline] sh 07:57:37 + git log --format=format:%s -1 ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] echo 07:57:37 ========================================================= 07:57:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:57:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:57:37 + git log --format=format:%s -1 ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] echo 07:57:37 [semverPrep] GIT_COMMIT: ace75286d6b347c1db783fb9f991eadf064396bd, Commit Message: fix(snap): Upgrade env file path for v3 edgex-snap-hooks compatibility [Pipeline] echo 07:57:37 [semverPrep] This is not a build commit. [Pipeline] sh 07:57:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:57:38 + grep -v github /etc/ssh/ssh_known_hosts 07:57:38 + [ -e /tmp/ssh_known_hosts ] 07:57:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:57:38 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 07:57:38 -a /etc/ssh/ssh_known_hosts 07:57:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:38 07:57:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:38 0.1.4: Pulling from edgex-devops/py-git-semver 07:57:38 b85a868b505f: Pulling fs layer 07:57:38 e2be974225ed: Pulling fs layer 07:57:38 339a4e72a1f5: Pulling fs layer 07:57:38 988bab9f4d93: Pulling fs layer 07:57:38 1469e6f7b9e6: Pulling fs layer 07:57:38 eaf3925da568: Pulling fs layer 07:57:38 988bab9f4d93: Waiting 07:57:38 1469e6f7b9e6: Waiting 07:57:38 bab4dde63d76: Pulling fs layer 07:57:38 bde34c3a00c8: Pulling fs layer 07:57:38 b352a97aabf1: Pulling fs layer 07:57:38 4872d77fe225: Pulling fs layer 07:57:38 5851b861e8e6: Pulling fs layer 07:57:38 4872d77fe225: Waiting 07:57:38 b352a97aabf1: Waiting 07:57:38 e2be974225ed: Verifying Checksum 07:57:38 e2be974225ed: Download complete 07:57:38 988bab9f4d93: Verifying Checksum 07:57:38 988bab9f4d93: Download complete 07:57:39 339a4e72a1f5: Verifying Checksum 07:57:39 339a4e72a1f5: Download complete 07:57:39 1469e6f7b9e6: Verifying Checksum 07:57:39 1469e6f7b9e6: Download complete 07:57:39 eaf3925da568: Verifying Checksum 07:57:39 eaf3925da568: Download complete 07:57:39 bde34c3a00c8: Verifying Checksum 07:57:39 bde34c3a00c8: Download complete 07:57:39 b352a97aabf1: Verifying Checksum 07:57:39 b352a97aabf1: Download complete 07:57:39 4872d77fe225: Verifying Checksum 07:57:39 4872d77fe225: Download complete 07:57:39 5851b861e8e6: Verifying Checksum 07:57:39 5851b861e8e6: Download complete 07:57:39 b85a868b505f: Verifying Checksum 07:57:39 b85a868b505f: Download complete 07:57:39 bab4dde63d76: Verifying Checksum 07:57:39 bab4dde63d76: Download complete 07:57:40 b85a868b505f: Pull complete 07:57:40 e2be974225ed: Pull complete 07:57:40 339a4e72a1f5: Pull complete 07:57:41 988bab9f4d93: Pull complete 07:57:41 1469e6f7b9e6: Pull complete 07:57:41 eaf3925da568: Pull complete 07:57:43 bab4dde63d76: Pull complete 07:57:43 bde34c3a00c8: Pull complete 07:57:43 b352a97aabf1: Pull complete 07:57:43 4872d77fe225: Pull complete 07:57:43 5851b861e8e6: Pull complete 07:57:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:57:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:43 prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container 07:57:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:57:46 $ docker top efb9d29869956fb097904906f3e7f4eb5a987d7ee0c0b65bbda2b8a71ee0f216 -eo pid,comm 07:57:46 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). 07:57:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:57:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:46 [ssh-agent] Looking for ssh-agent implementation... 07:57:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:46 $ docker exec efb9d29869956fb097904906f3e7f4eb5a987d7ee0c0b65bbda2b8a71ee0f216 ssh-agent 07:57:47 SSH_AUTH_SOCK=/tmp/ssh-c6w3t8ZlGmoK/agent.32 07:57:47 SSH_AGENT_PID=38 07:57:47 Running ssh-add (command line suppressed) 07:57:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1975979742516631432.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1975979742516631432.key) 07:57:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:47 + git tag --points-at HEAD [Pipeline] } 07:57:47 $ docker exec --env ******** --env ******** efb9d29869956fb097904906f3e7f4eb5a987d7ee0c0b65bbda2b8a71ee0f216 ssh-agent -k 07:57:47 unset SSH_AUTH_SOCK; 07:57:47 unset SSH_AGENT_PID; 07:57:47 echo Agent pid 38 killed; 07:57:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:57:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:47 [ssh-agent] Looking for ssh-agent implementation... 07:57:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:47 $ docker exec efb9d29869956fb097904906f3e7f4eb5a987d7ee0c0b65bbda2b8a71ee0f216 ssh-agent 07:57:47 SSH_AUTH_SOCK=/tmp/ssh-HTxD2Dh4VOOa/agent.70 07:57:47 SSH_AGENT_PID=76 07:57:47 Running ssh-add (command line suppressed) 07:57:48 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7129915076964103410.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7129915076964103410.key) 07:57:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:48 + git semver init 07:57:48 2023-05-22 07:57:48,465 [run_init] DEBUG init version:0.0.0 force:False 07:57:48 2023-05-22 07:57:48,466 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:57:48 2023-05-22 07:57:48,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:57:48 2023-05-22 07:57:48,466 [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) 07:57:49 2023-05-22 07:57:49,891 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 07:57:49 2023-05-22 07:57:49,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 07:57:49 2023-05-22 07:57:49,891 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:57:49 2023-05-22 07:57:49,892 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:57:49 3.0.0-dev.14 [Pipeline] } 07:57:49 $ docker exec --env ******** --env ******** efb9d29869956fb097904906f3e7f4eb5a987d7ee0c0b65bbda2b8a71ee0f216 ssh-agent -k 07:57:50 unset SSH_AUTH_SOCK; 07:57:50 unset SSH_AGENT_PID; 07:57:50 echo Agent pid 76 killed; 07:57:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:50 + git semver [Pipeline] } 07:57:50 $ docker stop --time=1 efb9d29869956fb097904906f3e7f4eb5a987d7ee0c0b65bbda2b8a71ee0f216 07:57:51 $ docker rm -f --volumes efb9d29869956fb097904906f3e7f4eb5a987d7ee0c0b65bbda2b8a71ee0f216 [Pipeline] // withDockerContainer [Pipeline] sh 07:57:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:57:52 Stashed 1 file(s) [Pipeline] echo 07:57:52 [edgeXSemver]: initialized semver on version 3.0.0-dev.14 [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 07:57:52 provisioning config files... 07:57:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4536690624602183563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:52 ---> docker-login.sh 07:57:52 nexus3.edgexfoundry.org:10001 07:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:52 Configure a credential helper to remove this warning. See 07:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:52 07:57:52 Login Succeeded 07:57:52 nexus3.edgexfoundry.org:10002 07:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:52 Configure a credential helper to remove this warning. See 07:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:52 07:57:52 Login Succeeded 07:57:52 nexus3.edgexfoundry.org:10003 07:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:53 Configure a credential helper to remove this warning. See 07:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:53 07:57:53 Login Succeeded 07:57:53 nexus3.edgexfoundry.org:10004 07:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:53 Configure a credential helper to remove this warning. See 07:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:53 07:57:53 Login Succeeded 07:57:53 docker.io 07:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:53 Configure a credential helper to remove this warning. See 07:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:53 07:57:53 Login Succeeded 07:57:53 ---> docker-login.sh ends [Pipeline] } 07:57:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:57:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:57:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:57:53 ========================================================= 07:57:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:57:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 07:57:54 Sending build context to Docker daemon 45.52MB 07:57:54 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 07:57:54 Step 2/15 : FROM ${BASE} AS builder 07:57:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:57:54 f56be85fc22e: Pulling fs layer 07:57:54 85791d961cd3: Pulling fs layer 07:57:54 d694b5ae8c79: Pulling fs layer 07:57:54 9f32a84ed3da: Pulling fs layer 07:57:54 4d19c01a9841: Pulling fs layer 07:57:54 9325e15d5711: Pulling fs layer 07:57:54 556b6ee489ea: Pulling fs layer 07:57:54 c5a4b2cf53e6: Pulling fs layer 07:57:54 9f32a84ed3da: Waiting 07:57:54 9325e15d5711: Waiting 07:57:54 4d19c01a9841: Waiting 07:57:54 556b6ee489ea: Waiting 07:57:54 c5a4b2cf53e6: Waiting 07:57:54 85791d961cd3: Download complete 07:57:54 9f32a84ed3da: Verifying Checksum 07:57:54 9f32a84ed3da: Download complete 07:57:54 4d19c01a9841: Verifying Checksum 07:57:54 4d19c01a9841: Download complete 07:57:54 f56be85fc22e: Verifying Checksum 07:57:54 f56be85fc22e: Download complete 07:57:54 9325e15d5711: Verifying Checksum 07:57:54 9325e15d5711: Download complete 07:57:54 f56be85fc22e: Pull complete 07:57:54 85791d961cd3: Pull complete 07:57:54 c5a4b2cf53e6: Verifying Checksum 07:57:54 c5a4b2cf53e6: Download complete 07:57:55 d694b5ae8c79: Download complete 07:57:55 556b6ee489ea: Verifying Checksum 07:57:55 556b6ee489ea: Download complete 07:57:58 d694b5ae8c79: Pull complete 07:57:58 9f32a84ed3da: Pull complete 07:57:58 4d19c01a9841: Pull complete 07:57:58 9325e15d5711: Pull complete 07:58:01 556b6ee489ea: Pull complete 07:58:02 c5a4b2cf53e6: Pull complete 07:58:02 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 07:58:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:58:02 ---> c4be618373d6 07:58:02 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:58:06 ---> Running in 12630069f09d 07:58:06 Removing intermediate container 12630069f09d 07:58:06 ---> f04e5a68c06a 07:58:06 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:58:06 ---> Running in 2b03c40fdc11 07:58:06 Removing intermediate container 2b03c40fdc11 07:58:06 ---> bd96632a5bb7 07:58:06 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:58:06 ---> Running in b70e73b69747 07:58:06 Removing intermediate container b70e73b69747 07:58:06 ---> 740b72712657 07:58:06 Step 6/15 : LABEL Name=edgex-ui-go 07:58:06 ---> Running in db8b18b71944 07:58:06 Removing intermediate container db8b18b71944 07:58:06 ---> 551f0e9153a6 07:58:06 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:58:06 ---> Running in 04cecf757e08 07:58:06 Removing intermediate container 04cecf757e08 07:58:06 ---> bbab7af0bd49 07:58:06 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:58:07 latest: Pulling from library/docker 07:58:07 8a49fdb3b6a5: Pulling fs layer 07:58:07 dfb60e7f5d22: Pulling fs layer 07:58:07 f74671f55a8d: Pulling fs layer 07:58:07 75039dcfa57a: Pulling fs layer 07:58:07 85a22e3449da: Pulling fs layer 07:58:07 6e4174c6dd60: Pulling fs layer 07:58:07 548fa0fa6487: Pulling fs layer 07:58:07 bce3b413b152: Pulling fs layer 07:58:07 4ecf18acb8bf: Pulling fs layer 07:58:07 b8b211af7828: Pulling fs layer 07:58:07 35c76e69021c: Pulling fs layer 07:58:07 e0e1c9b8d830: Pulling fs layer 07:58:07 684530159b22: Pulling fs layer 07:58:07 2980f78f4a0b: Pulling fs layer 07:58:07 85a22e3449da: Waiting 07:58:07 6e4174c6dd60: Waiting 07:58:07 548fa0fa6487: Waiting 07:58:07 bce3b413b152: Waiting 07:58:07 4ecf18acb8bf: Waiting 07:58:07 b8b211af7828: Waiting 07:58:07 35c76e69021c: Waiting 07:58:07 e0e1c9b8d830: Waiting 07:58:07 684530159b22: Waiting 07:58:07 2980f78f4a0b: Waiting 07:58:07 75039dcfa57a: Waiting 07:58:07 f74671f55a8d: Verifying Checksum 07:58:07 f74671f55a8d: Download complete 07:58:07 dfb60e7f5d22: Verifying Checksum 07:58:07 dfb60e7f5d22: Download complete 07:58:07 8a49fdb3b6a5: Download complete 07:58:07 Still waiting to schedule task 07:58:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:58:07 75039dcfa57a: Verifying Checksum 07:58:07 75039dcfa57a: Download complete 07:58:07 85a22e3449da: Verifying Checksum 07:58:07 85a22e3449da: Download complete 07:58:07 8a49fdb3b6a5: Pull complete 07:58:07 6e4174c6dd60: Verifying Checksum 07:58:07 6e4174c6dd60: Download complete 07:58:07 548fa0fa6487: Verifying Checksum 07:58:07 548fa0fa6487: Download complete 07:58:07 bce3b413b152: Verifying Checksum 07:58:07 bce3b413b152: Download complete 07:58:07 4ecf18acb8bf: Verifying Checksum 07:58:07 4ecf18acb8bf: Download complete 07:58:07 dfb60e7f5d22: Pull complete 07:58:07 35c76e69021c: Verifying Checksum 07:58:07 35c76e69021c: Download complete 07:58:07 b8b211af7828: Verifying Checksum 07:58:07 b8b211af7828: Download complete 07:58:07 f74671f55a8d: Pull complete 07:58:07 684530159b22: Verifying Checksum 07:58:07 684530159b22: Download complete 07:58:07 2980f78f4a0b: Download complete 07:58:08 75039dcfa57a: Pull complete 07:58:08 e0e1c9b8d830: Verifying Checksum 07:58:08 e0e1c9b8d830: Download complete 07:58:08 85a22e3449da: Pull complete 07:58:08 6e4174c6dd60: Pull complete 07:58:08 548fa0fa6487: Pull complete 07:58:08 bce3b413b152: Pull complete 07:58:08 4ecf18acb8bf: Pull complete 07:58:09 b8b211af7828: Pull complete 07:58:09 35c76e69021c: Pull complete 07:58:10 e0e1c9b8d830: Pull complete 07:58:10 684530159b22: Pull complete 07:58:10 2980f78f4a0b: Pull complete 07:58:10 Digest: sha256:ff3b9bc6b87e85ce3a374eef7a8daeb3b23cfa6fa6024382e63041a940cc25b4 07:58:10 Status: Downloaded newer image for docker:latest 07:58:12 ---> ea4391de93fb 07:58:12 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:58:12 ---> Running in 9d4ec76731e3 07:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:58:13 OK: 265 MiB in 53 packages 07:58:13 Removing intermediate container 9d4ec76731e3 07:58:13 ---> e79ddd050792 07:58:13 Step 10/15 : ENV GO111MODULE=on 07:58:13 ---> Running in dfb35b561226 07:58:13 Removing intermediate container dfb35b561226 07:58:13 ---> 07f038653457 07:58:13 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:58:13 ---> Running in 313fec116f15 07:58:13 Removing intermediate container 313fec116f15 07:58:13 ---> 6ea857aeb56b 07:58:13 Step 12/15 : COPY go.mod vendor* ./ 07:58:13 ---> 3e7d58e5a160 07:58:13 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:13 ---> Running in cc2e4ac6342d 07:59:10 Removing intermediate container cc2e4ac6342d 07:59:10 ---> 7e5515e2039f 07:59:10 Step 14/15 : COPY . . 07:59:10 ---> ba9febdafe4f 07:59:10 Step 15/15 : RUN ${MAKE} 07:59:10 ---> Running in 52c6f7d0e687 07:59:10 noop 07:59:10 Removing intermediate container 52c6f7d0e687 07:59:10 ---> b56a9b7a0e4f 07:59:10 Successfully built b56a9b7a0e4f 07:59:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:10 + docker inspect -f . ci-base-image-x86_64 07:59:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:10 prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container 07:59:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:59:11 $ docker top adb717cde380b43cc4bd6edd75899f4e61e18601d9c4b3689f33ba446148aa88 -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:11 + go version 07:59:11 go version go1.20.2 linux/amd64 [Pipeline] } 07:59:11 $ docker stop --time=1 adb717cde380b43cc4bd6edd75899f4e61e18601d9c4b3689f33ba446148aa88 07:59:12 $ docker rm -f --volumes adb717cde380b43cc4bd6edd75899f4e61e18601d9c4b3689f33ba446148aa88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:13 + docker inspect -f . ci-base-image-x86_64 07:59:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:13 prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container 07:59:13 $ 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 ******** -e ******** ci-base-image-x86_64 cat 07:59:13 $ docker top 7241093830eccef39afdc40a9e7daa123a5b1b1b6e6121237b631dfd11aea276 -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:13 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 07:59:14 + make test 07:59:14 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:59:19 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:59:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:59:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:59:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:59:27 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:59:27 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:59:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:59:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:59:27 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:59:27 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:59:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:59:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:59:30 ./bin/test-attribution-txt.sh 07:59:30 make -C web test 07:59:30 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 07:59:30 make[1]: tput: No such file or directory 07:59:30 make[1]: tput: No such file or directory 07:59:30 warning: generating ./VERSION 07:59:30 echo "0.0.0" > VERSION 07:59:30 docker build \ 07:59:30 -f Dockerfile \ 07:59:30 --build-arg USER=1000 \ 07:59:30 \ 07:59:30 --label "git_sha=ace75286d6b347c1db783fb9f991eadf064396bd" \ 07:59:30 -t edgexfoundry/edgex-web-ui:ace75286d6b347c1db783fb9f991eadf064396bd \ 07:59:30 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:59:30 . 07:59:30 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 07:59:30 Install the buildx component to build images with BuildKit: 07:59:30 https://docs.docker.com/go/buildx/ 07:59:30 07:59:30 Sending build context to Docker daemon 2.571MB 07:59:30 Step 1/10 : FROM node:16.17-alpine3.15 07:59:30 16.17-alpine3.15: Pulling from library/node 07:59:30 9621f1afde84: Pulling fs layer 07:59:30 c6f70ee39829: Pulling fs layer 07:59:30 56892a8094a2: Pulling fs layer 07:59:30 58dd87906ef0: Pulling fs layer 07:59:30 58dd87906ef0: Waiting 07:59:30 9621f1afde84: Verifying Checksum 07:59:30 9621f1afde84: Download complete 07:59:30 9621f1afde84: Pull complete 07:59:30 58dd87906ef0: Download complete 07:59:31 56892a8094a2: Verifying Checksum 07:59:31 56892a8094a2: Download complete 07:59:32 c6f70ee39829: Verifying Checksum 07:59:32 c6f70ee39829: Download complete 07:59:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16263 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:59:32 Running in /w/workspace/edgex-ui-go/110 [Pipeline] { [Pipeline] checkout 07:59:32 The recommended git tool is: git 07:59:33 c6f70ee39829: Pull complete 07:59:33 56892a8094a2: Pull complete 07:59:33 58dd87906ef0: Pull complete 07:59:33 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 07:59:33 Status: Downloaded newer image for node:16.17-alpine3.15 07:59:33 ---> b69703f70c3d 07:59:33 Step 2/10 : RUN apk add --no-cache chromium 07:59:36 ---> Running in f72229b9a8c5 07:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:59:36 (1/129) Installing libxau (1.0.9-r0) 07:59:36 (2/129) Installing libmd (1.0.3-r0) 07:59:36 (3/129) Installing libbsd (0.11.3-r1) 07:59:36 (4/129) Installing libxdmcp (1.1.3-r0) 07:59:36 (5/129) Installing libxcb (1.14-r2) 07:59:36 (6/129) Installing libx11 (1.7.3.1-r0) 07:59:36 (7/129) Installing libxext (1.3.4-r0) 07:59:36 (8/129) Installing libice (1.0.10-r0) 07:59:36 (9/129) Installing libuuid (2.37.4-r0) 07:59:36 (10/129) Installing libsm (1.2.3-r0) 07:59:36 (11/129) Installing libxt (1.2.1-r0) 07:59:36 (12/129) Installing libxmu (1.1.3-r0) 07:59:36 (13/129) Installing xset (1.2.4-r0) 07:59:36 (14/129) Installing xprop (1.2.5-r0) 07:59:36 (15/129) Installing xdg-utils (1.1.3-r0) 07:59:36 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 07:59:36 (17/129) Installing pkgconf (1.8.1-r0) 07:59:36 (18/129) Installing libffi (3.4.2-r1) 07:59:36 (19/129) Installing libintl (0.21-r0) 07:59:36 (20/129) Installing libblkid (2.37.4-r0) 07:59:36 (21/129) Installing libmount (2.37.4-r0) 07:59:36 (22/129) Installing pcre (8.45-r1) 07:59:36 (23/129) Installing glib (2.70.1-r0) 07:59:37 (24/129) Installing xz-libs (5.2.5-r1) 07:59:37 (25/129) Installing libxml2 (2.9.14-r2) 07:59:37 (26/129) Installing shared-mime-info (2.1-r2) 07:59:37 (27/129) Installing hicolor-icon-theme (0.17-r1) 07:59:37 (28/129) Installing libjpeg-turbo (2.1.2-r0) 07:59:37 (29/129) Installing libpng (1.6.37-r1) 07:59:37 (30/129) Installing libwebp (1.2.2-r0) 07:59:37 (31/129) Installing zstd-libs (1.5.0-r0) 07:59:37 (32/129) Installing tiff (4.4.0-r1) 07:59:37 (33/129) Installing gdk-pixbuf (2.42.8-r0) 07:59:37 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 07:59:37 (35/129) Installing libxcomposite (0.4.5-r0) 07:59:37 (36/129) Installing libxfixes (6.0.0-r0) 07:59:37 (37/129) Installing libxrender (0.9.10-r3) 07:59:37 (38/129) Installing libxcursor (1.2.0-r0) 07:59:37 (39/129) Installing libxdamage (1.1.5-r1) 07:59:37 (40/129) Installing libxi (1.8-r0) 07:59:37 (41/129) Installing libxinerama (1.1.4-r1) 07:59:37 (42/129) Installing libxrandr (1.5.2-r1) 07:59:37 (43/129) Installing atk (2.36.0-r0) 07:59:37 (44/129) Installing libxtst (1.2.3-r3) 07:59:37 (45/129) Installing dbus-libs (1.12.24-r0) 07:59:37 (46/129) Installing at-spi2-core (2.42.0-r0) 07:59:37 (47/129) Installing at-spi2-atk (2.38.0-r0) 07:59:37 (48/129) Installing expat (2.5.0-r0) 07:59:37 (49/129) Installing brotli-libs (1.0.9-r5) 07:59:37 (50/129) Installing libbz2 (1.0.8-r1) 07:59:37 (51/129) Installing freetype (2.11.1-r2) 07:59:37 (52/129) Installing fontconfig (2.13.1-r4) 07:59:37 (53/129) Installing pixman (0.40.0-r4) 07:59:37 (54/129) Installing cairo (1.16.0-r5) 07:59:37 (55/129) Installing cairo-gobject (1.16.0-r5) 07:59:37 (56/129) Installing avahi-libs (0.8-r5) 07:59:37 (57/129) Installing gmp (6.2.1-r1) 07:59:37 (58/129) Installing nettle (3.7.3-r0) 07:59:37 (59/129) Installing p11-kit (0.24.0-r1) 07:59:37 (60/129) Installing libtasn1 (4.18.0-r1) 07:59:37 (61/129) Installing libunistring (0.9.10-r1) 07:59:37 (62/129) Installing gnutls (3.7.1-r2) 07:59:37 (63/129) Installing cups-libs (2.3.3-r6) 07:59:37 using credential edgex-jenkins-ssh 07:59:37 (64/129) Installing libepoxy (1.5.9-r0) 07:59:37 (65/129) Installing fribidi (1.0.11-r0) 07:59:37 Cloning the remote Git repository 07:59:38 (66/129) Installing graphite2 (1.3.14-r0) 07:59:38 (67/129) Installing harfbuzz (3.0.0-r2) 07:59:38 (68/129) Installing libxft (2.3.4-r0) 07:59:38 (69/129) Installing pango (1.48.10-r0) 07:59:38 (70/129) Installing wayland-libs-client (1.19.0-r1) 07:59:38 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 07:59:38 (72/129) Installing wayland-libs-egl (1.19.0-r1) 07:59:38 (73/129) Installing xkeyboard-config (2.34-r0) 07:59:38 (74/129) Installing libxkbcommon (1.3.1-r0) 07:59:38 (75/129) Installing gtk+3.0 (3.24.30-r0) 07:59:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:59:37 > git init /w/workspace/edgex-ui-go/110 # timeout=10 07:59:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:59:38 > git --version # timeout=10 07:59:38 > git --version # 'git version 2.25.1' 07:59:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:38 Executing gtk+3.0-3.24.30-r0.post-install 07:59:38 (76/129) Installing libfontenc (1.1.4-r0) 07:59:38 (77/129) Installing mkfontscale (1.2.1-r1) 07:59:38 (78/129) Installing ttf-opensans (1.10-r1) 07:59:38 Executing ttf-opensans-1.10-r1.post-install 07:59:41 (79/129) Installing libogg (1.3.5-r0) 07:59:41 (80/129) Installing flac (1.3.4-r0) 07:59:41 (81/129) Installing alsa-lib (1.2.5.1-r1) 07:59:41 (82/129) Installing libatomic (10.3.1_git20211027-r0) 07:59:41 (83/129) Installing sdl2 (2.0.16-r4) 07:59:41 (84/129) Installing aom-libs (3.2.0-r0) 07:59:41 (85/129) Installing libass (0.15.2-r0) 07:59:41 (86/129) Installing libdav1d (0.9.2-r0) 07:59:41 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 07:59:41 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 07:59:41 (89/129) Installing lame (3.100-r0) 07:59:41 (90/129) Installing opus (1.3.1-r1) 07:59:41 (91/129) Installing libgomp (10.3.1_git20211027-r0) 07:59:41 (92/129) Installing soxr (0.1.3-r2) 07:59:41 (93/129) Installing libsrt (1.4.2-r1) 07:59:41 (94/129) Installing libssh (0.9.6-r1) 07:59:41 (95/129) Installing libtheora (1.1.1-r16) 07:59:41 (96/129) Installing v4l-utils-libs (1.22.1-r1) 07:59:41 (97/129) Installing libpciaccess (0.16-r0) 07:59:41 (98/129) Installing libdrm (2.4.109-r0) 07:59:41 (99/129) Installing libva (2.13.0-r0) 07:59:41 (100/129) Installing libvdpau (1.4-r0) 07:59:41 (101/129) Installing vidstab (1.1.0-r1) 07:59:41 (102/129) Installing libvorbis (1.3.7-r0) 07:59:41 (103/129) Installing libvpx (1.10.0-r0) 07:59:41 (104/129) Installing vulkan-loader (1.2.196-r0) 07:59:41 (105/129) Installing x264-libs (20210613-r0) 07:59:41 (106/129) Installing x265-libs (3.5-r0) 07:59:42 (107/129) Installing xvidcore (1.3.7-r1) 07:59:42 (108/129) Installing ffmpeg-libs (4.4.1-r2) 07:59:42 (109/129) Installing libevent (2.1.12-r4) 07:59:42 (110/129) Installing mesa (21.2.6-r0) 07:59:42 (111/129) Installing wayland-libs-server (1.19.0-r1) 07:59:42 (112/129) Installing mesa-gbm (21.2.6-r0) 07:59:42 (113/129) Installing lcms2 (2.12-r1) 07:59:42 (114/129) Installing nspr (4.32-r0) 07:59:42 (115/129) Installing sqlite-libs (3.36.0-r0) 07:59:42 (116/129) Installing nss (3.78.1-r0) 07:59:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:59:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:42 (117/129) Installing libasyncns (0.8-r1) 07:59:42 (118/129) Installing libltdl (2.4.6-r7) 07:59:42 (119/129) Installing orc (0.4.32-r0) 07:59:42 (120/129) Installing libsndfile (1.0.31-r1) 07:59:43 Avoid second fetch 07:59:43 Checking out Revision ace75286d6b347c1db783fb9f991eadf064396bd (main) 07:59:43 (121/129) Installing speexdsp (1.2.0-r0) 07:59:43 (122/129) Installing tdb-libs (1.4.5-r0) 07:59:43 (123/129) Installing libpulse (15.0-r2) 07:59:43 (124/129) Installing re2 (2021.11.01-r0) 07:59:43 (125/129) Installing snappy (1.1.9-r1) 07:59:43 (126/129) Installing libgpg-error (1.42-r1) 07:59:43 (127/129) Installing libgcrypt (1.9.4-r0) 07:59:43 (128/129) Installing libxslt (1.1.35-r0) 07:59:43 (129/129) Installing chromium (99.0.4844.84-r0) 07:59:43 Commit message: "fix(snap): Upgrade env file path for v3 edgex-snap-hooks compatibility" 07:59:43 > git config core.sparsecheckout # timeout=10 07:59:43 > git checkout -f ace75286d6b347c1db783fb9f991eadf064396bd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:59:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:59:44 % Total % Received % Xferd Average Speed Time Time Time Current 07:59:44 Dload Upload Total Spent Left Speed 07:59:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 07:59:44 Executing busybox-1.34.1-r7.trigger 07:59:44 Executing glib-2.70.1-r0.trigger 07:59:44 Executing shared-mime-info-2.1-r2.trigger [Pipeline] sh 07:59:45 Executing gdk-pixbuf-2.42.8-r0.trigger 07:59:45 Executing gtk-update-icon-cache-2.24.33-r0.trigger 07:59:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:59:45 Executing fontconfig-2.13.1-r4.trigger 07:59:45 Executing mkfontscale-1.2.1-r1.trigger 07:59:45 OK: 286 MiB in 145 packages 07:59:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:59:45 + sudo tee /etc/docker/daemon.new 07:59:45 { 07:59:45 "registry-mirrors": [ 07:59:45 "https://nexus3.edgexfoundry.org:10001" 07:59:45 ], 07:59:45 "bip": "10.250.0.254/24", 07:59:45 "hosts": [ 07:59:45 "tcp://0.0.0.0:5555", 07:59:45 "unix:///var/run/docker.sock" 07:59:45 ], 07:59:45 "mtu": 1458, 07:59:45 "selinux-enabled": true, 07:59:45 "seccomp-profile": "/etc/docker/seccomp.json" 07:59:45 } [Pipeline] sh 07:59:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:59:46 + sudo service docker restart 07:59:50 Removing intermediate container f72229b9a8c5 07:59:50 ---> 84be0dcd7425 07:59:50 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:59:50 ---> Running in ea91c2aa5a56 07:59:50 Removing intermediate container ea91c2aa5a56 07:59:50 ---> b049c712798c 07:59:50 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 07:59:50 ---> Running in 74139e0a7375 07:59:51 Removing intermediate container 74139e0a7375 07:59:51 ---> acba8e5b46ab 07:59:51 Step 5/10 : RUN npm install -g npm 07:59:51 ---> Running in 525155a7c6e4 07:59:57 07:59:57 removed 7 packages, changed 101 packages, and audited 264 packages in 5s 07:59:57 07:59:57 27 packages are looking for funding 07:59:57 run `npm fund` for details 07:59:57 07:59:57 found 0 vulnerabilities 07:59:58 Removing intermediate container 525155a7c6e4 07:59:58 ---> 9030b886e348 07:59:58 Step 6/10 : ARG USER=1000 07:59:58 ---> Running in 480d6a7fc027 07:59:58 Removing intermediate container 480d6a7fc027 07:59:58 ---> f861145522a6 07:59:58 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 07:59:58 ---> Running in d9acbe79f9c7 07:59:59 Removing intermediate container d9acbe79f9c7 07:59:59 ---> 0c7bd65620b7 07:59:59 Step 8/10 : USER $USER:$USER 07:59:59 ---> Running in 0ee1eb054d81 07:59:59 Removing intermediate container 0ee1eb054d81 07:59:59 ---> d99e32355678 07:59:59 Step 9/10 : WORKDIR /app 07:59:59 ---> Running in 0b55b55357fb 07:59:59 Removing intermediate container 0b55b55357fb 07:59:59 ---> fdccee56c3ed 07:59:59 Step 10/10 : LABEL git_sha=ace75286d6b347c1db783fb9f991eadf064396bd 07:59:59 ---> Running in 2a39322d37af 07:59:59 Removing intermediate container 2a39322d37af 07:59:59 ---> 310d23f84016 07:59:59 Successfully built 310d23f84016 07:59:59 Successfully tagged edgexfoundry/edgex-web-ui:ace75286d6b347c1db783fb9f991eadf064396bd 07:59:59 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 07:59:59 touch edgex-web-ui.imagebuilt 07:59:59 mkdir -p node_modules coverage 07:59:59 chown "1000:1000" node_modules coverage package-lock.json 07:59:59 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 08:00:01 npm WARN old lockfile 08:00:01 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 08:00:01 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 08:00:01 npm WARN old lockfile 08:00:01 npm WARN old lockfile This is a one-time fix-up, please be patient... 08:00:01 npm WARN old lockfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:04 provisioning config files... 08:00:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/110@tmp/config3804970530905110298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:05 ---> docker-login.sh 08:00:05 nexus3.edgexfoundry.org:10001 08:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:05 Configure a credential helper to remove this warning. See 08:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:05 08:00:05 Login Succeeded 08:00:05 nexus3.edgexfoundry.org:10002 08:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:06 Configure a credential helper to remove this warning. See 08:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:06 08:00:06 Login Succeeded 08:00:06 nexus3.edgexfoundry.org:10003 08:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:06 Configure a credential helper to remove this warning. See 08:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:06 08:00:06 Login Succeeded 08:00:06 nexus3.edgexfoundry.org:10004 08:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:06 Configure a credential helper to remove this warning. See 08:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:06 08:00:06 Login Succeeded 08:00:06 docker.io 08:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:10 Configure a credential helper to remove this warning. See 08:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:10 08:00:10 Login Succeeded 08:00:10 ---> docker-login.sh ends [Pipeline] } 08:00:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:00:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:00:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:00:10 ========================================================= 08:00:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:00:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 08:00:12 Sending build context to Docker daemon 28.32MB 08:00:12 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 08:00:12 Step 2/15 : FROM ${BASE} AS builder 08:00:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:00:12 c41833b44d91: Pulling fs layer 08:00:12 ed15518f5707: Pulling fs layer 08:00:12 feae8fd75edb: Pulling fs layer 08:00:12 242c74f7c9fa: Pulling fs layer 08:00:12 3cdef696dda3: Pulling fs layer 08:00:12 2ced38df9373: Pulling fs layer 08:00:12 58f1dce35555: Pulling fs layer 08:00:12 3cdef696dda3: Waiting 08:00:12 2ced38df9373: Waiting 08:00:12 242c74f7c9fa: Waiting 08:00:12 58f1dce35555: Waiting 08:00:12 ed15518f5707: Download complete 08:00:12 242c74f7c9fa: Verifying Checksum 08:00:12 242c74f7c9fa: Download complete 08:00:12 3cdef696dda3: Verifying Checksum 08:00:12 3cdef696dda3: Download complete 08:00:12 c41833b44d91: Verifying Checksum 08:00:12 c41833b44d91: Download complete 08:00:13 c41833b44d91: Pull complete 08:00:13 58f1dce35555: Verifying Checksum 08:00:13 58f1dce35555: Download complete 08:00:13 npm WARN EBADENGINE Unsupported engine { 08:00:13 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 08:00:13 npm WARN EBADENGINE required: { 08:00:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:13 npm WARN EBADENGINE }, 08:00:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:00:13 npm WARN EBADENGINE } 08:00:13 npm WARN EBADENGINE Unsupported engine { 08:00:13 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 08:00:13 npm WARN EBADENGINE required: { 08:00:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:13 npm WARN EBADENGINE }, 08:00:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:00:13 npm WARN EBADENGINE } 08:00:13 npm WARN EBADENGINE Unsupported engine { 08:00:13 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 08:00:13 npm WARN EBADENGINE required: { 08:00:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:13 npm WARN EBADENGINE }, 08:00:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:00:13 npm WARN EBADENGINE } 08:00:13 npm WARN EBADENGINE Unsupported engine { 08:00:13 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 08:00:13 npm WARN EBADENGINE required: { 08:00:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:13 npm WARN EBADENGINE }, 08:00:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:00:13 npm WARN EBADENGINE } 08:00:13 npm WARN EBADENGINE Unsupported engine { 08:00:13 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 08:00:13 npm WARN EBADENGINE required: { 08:00:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:13 npm WARN EBADENGINE }, 08:00:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:00:13 npm WARN EBADENGINE } 08:00:13 npm WARN EBADENGINE Unsupported engine { 08:00:13 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 08:00:13 npm WARN EBADENGINE required: { 08:00:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:13 npm WARN EBADENGINE }, 08:00:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:00:13 npm WARN EBADENGINE } 08:00:13 npm WARN EBADENGINE Unsupported engine { 08:00:13 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 08:00:13 npm WARN EBADENGINE required: { 08:00:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:13 npm WARN EBADENGINE }, 08:00:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:00:13 npm WARN EBADENGINE } 08:00:13 npm WARN EBADENGINE Unsupported engine { 08:00:13 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 08:00:13 npm WARN EBADENGINE required: { 08:00:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:13 npm WARN EBADENGINE }, 08:00:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:00:13 npm WARN EBADENGINE } 08:00:13 npm WARN EBADENGINE Unsupported engine { 08:00:13 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 08:00:13 npm WARN EBADENGINE required: { 08:00:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:13 npm WARN EBADENGINE }, 08:00:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:00:13 npm WARN EBADENGINE } 08:00:14 ed15518f5707: Pull complete 08:00:15 feae8fd75edb: Verifying Checksum 08:00:15 feae8fd75edb: Download complete 08:00:15 2ced38df9373: Verifying Checksum 08:00:15 2ced38df9373: Download complete 08:00:15 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 08:00:16 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 08:00:16 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 08:00:16 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 08:00:16 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 08:00:16 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 08:00:17 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 08:00:17 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 08:00:18 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 08:00:18 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 08:00:20 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 08:00:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:00:22 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 08:00:22 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. 08:00:22 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 08:00:22 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. 08:00:22 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. 08:00:23 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:00:23 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 08:00:26 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. 08:00:26 feae8fd75edb: Pull complete 08:00:26 242c74f7c9fa: Pull complete 08:00:26 3cdef696dda3: Pull complete 08:00:28 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 08:00:34 08:00:34 added 1478 packages, and audited 1479 packages in 33s 08:00:34 08:00:34 90 packages are looking for funding 08:00:34 run `npm fund` for details 08:00:34 08:00:34 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 08:00:34 08:00:34 To address issues that do not require attention, run: 08:00:34 npm audit fix 08:00:34 08:00:34 To address all issues (including breaking changes), run: 08:00:34 npm audit fix --force 08:00:34 08:00:34 Run `npm audit` for details. 08:00:34 2ced38df9373: Pull complete 08:00:37 58f1dce35555: Pull complete 08:00:37 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:00:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:00:37 ---> fadd8f120f05 08:00:37 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:00:39 ---> Running in 741e0af292e1 08:00:39 Removing intermediate container 741e0af292e1 08:00:39 ---> 540633526a77 08:00:39 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:00:39 ---> Running in 22054b49bbfa 08:00:39 Removing intermediate container 22054b49bbfa 08:00:39 ---> 011f9b236bc8 08:00:39 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:00:40 ---> Running in 9f7bea92054a 08:00:40 Removing intermediate container 9f7bea92054a 08:00:40 ---> fbdcc2dfdae0 08:00:40 Step 6/15 : LABEL Name=edgex-ui-go 08:00:40 ---> Running in a36c0b79170b 08:00:40 Removing intermediate container a36c0b79170b 08:00:40 ---> 5707b76016bb 08:00:40 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 08:00:41 ---> Running in 764d19c63e74 08:00:41 Removing intermediate container 764d19c63e74 08:00:41 ---> 0478a695ca33 08:00:41 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:00:41 latest: Pulling from library/docker 08:00:41 08409d417260: Pulling fs layer 08:00:41 bf127bdc9f4f: Pulling fs layer 08:00:41 55b4810136f4: Pulling fs layer 08:00:41 2e7805c665c5: Pulling fs layer 08:00:41 4cbd67a00da7: Pulling fs layer 08:00:41 c249a2b0348a: Pulling fs layer 08:00:41 a32078c42a5c: Pulling fs layer 08:00:41 2609f442dd15: Pulling fs layer 08:00:41 0a3b98673d7e: Pulling fs layer 08:00:41 aef6520288ba: Pulling fs layer 08:00:41 b3d6c2010418: Pulling fs layer 08:00:41 1608e0260ec7: Pulling fs layer 08:00:41 2e7805c665c5: Waiting 08:00:41 ca8856b3ec93: Pulling fs layer 08:00:41 4cbd67a00da7: Waiting 08:00:41 b12f6eec882e: Pulling fs layer 08:00:41 c249a2b0348a: Waiting 08:00:41 a32078c42a5c: Waiting 08:00:41 b3d6c2010418: Waiting 08:00:41 1608e0260ec7: Waiting 08:00:41 2609f442dd15: Waiting 08:00:41 ca8856b3ec93: Waiting 08:00:41 0a3b98673d7e: Waiting 08:00:41 b12f6eec882e: Waiting 08:00:41 55b4810136f4: Verifying Checksum 08:00:41 55b4810136f4: Download complete 08:00:42 bf127bdc9f4f: Verifying Checksum 08:00:42 bf127bdc9f4f: Download complete 08:00:42 08409d417260: Verifying Checksum 08:00:42 08409d417260: Download complete 08:00:42 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 08:00:42 2e7805c665c5: Verifying Checksum 08:00:42 2e7805c665c5: Download complete 08:00:42 4cbd67a00da7: Verifying Checksum 08:00:42 4cbd67a00da7: Download complete 08:00:42 c249a2b0348a: Verifying Checksum 08:00:42 c249a2b0348a: Download complete 08:00:42 a32078c42a5c: Verifying Checksum 08:00:42 a32078c42a5c: Download complete 08:00:42 2609f442dd15: Verifying Checksum 08:00:42 2609f442dd15: Download complete 08:00:42 0a3b98673d7e: Verifying Checksum 08:00:42 0a3b98673d7e: Download complete 08:00:42 b3d6c2010418: Verifying Checksum 08:00:42 b3d6c2010418: Download complete 08:00:42 08409d417260: Pull complete 08:00:42 ca8856b3ec93: Verifying Checksum 08:00:42 ca8856b3ec93: Download complete 08:00:42 aef6520288ba: Verifying Checksum 08:00:42 aef6520288ba: Download complete 08:00:42 b12f6eec882e: Verifying Checksum 08:00:42 b12f6eec882e: Download complete 08:00:43 bf127bdc9f4f: Pull complete 08:00:43 55b4810136f4: Pull complete 08:00:44 1608e0260ec7: Verifying Checksum 08:00:44 1608e0260ec7: Download complete 08:00:44 2e7805c665c5: Pull complete 08:00:44 - Generating browser application bundles (phase: setup)... 08:00:45 4cbd67a00da7: Pull complete 08:00:47 c249a2b0348a: Pull complete 08:00:47 a32078c42a5c: Pull complete 08:00:47 2609f442dd15: Pull complete 08:00:47 0a3b98673d7e: Pull complete 08:00:48 Compiling @angular/core : es2015 as esm2015 08:00:48 Compiling @angular/compiler/testing : es2015 as esm2015 08:00:51 aef6520288ba: Pull complete 08:00:51 b3d6c2010418: Pull complete 08:00:52 Compiling @angular/common : es2015 as esm2015 08:00:52 Compiling @angular/core/testing : es2015 as esm2015 08:00:52 Compiling @angular/platform-browser : es2015 as esm2015 08:00:52 Compiling @angular/common/testing : es2015 as esm2015 08:00:53 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 08:00:53 Compiling @angular/platform-browser/testing : es2015 as esm2015 08:00:53 Compiling @angular/router : es2015 as esm2015 08:00:53 Compiling @angular/common/http : es2015 as esm2015 08:00:53 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 08:00:53 Compiling @angular/forms : es2015 as esm2015 08:00:54 Compiling @angular/common/http/testing : es2015 as esm2015 08:00:54 1608e0260ec7: Pull complete 08:00:54 ca8856b3ec93: Pull complete 08:00:54 b12f6eec882e: Pull complete 08:00:55 Digest: sha256:ff3b9bc6b87e85ce3a374eef7a8daeb3b23cfa6fa6024382e63041a940cc25b4 08:00:55 Status: Downloaded newer image for docker:latest 08:00:55 Compiling @angular/router/testing : es2015 as esm2015 08:00:57 ---> 506ff65feadb 08:00:57 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:00:57 ---> Running in 00a8c4f325c9 08:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:01:00 OK: 263 MiB in 53 packages 08:01:01 Removing intermediate container 00a8c4f325c9 08:01:01 ---> bfd1e134bc01 08:01:01 Step 10/15 : ENV GO111MODULE=on 08:01:01 ---> Running in fd3698799f1c 08:01:01 Removing intermediate container fd3698799f1c 08:01:01 ---> 9c1c967d8903 08:01:01 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:01:01 ---> Running in a6b216f73023 08:01:01 Removing intermediate container a6b216f73023 08:01:01 ---> cf86858c85c1 08:01:01 Step 12/15 : COPY go.mod vendor* ./ 08:01:02 22 05 2023 08:01:00.907:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 08:01:02 22 05 2023 08:01:00.909:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 08:01:02 22 05 2023 08:01:00.912:INFO [launcher]: Starting browser ChromeHeadless 08:01:04 ---> e7ae4c29e844 08:01:04 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:04 ---> Running in 5adea9a8fb91 08:01:14 ✔ Browser application bundle generation complete. 08:01:14 22 05 2023 08:01:12.257:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket vdBVmZBXe88Xw3fqAAAB with id 10232459 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.05 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.127 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.159 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.256 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.296 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.312 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.325 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.332 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.338 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.384 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.426 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.432 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.444 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.448 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.452 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.467 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.472 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.481 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.482 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.505 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.509 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.515 secs) 08:01:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.531 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.656 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.673 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.693 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.719 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.737 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.76 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.763 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.765 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.766 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.783 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.789 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.792 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.794 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.823 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.842 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.898 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.905 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.909 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.923 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.936 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.947 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.977 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.018 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.024 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.027 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.058 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.068 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.073 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.075 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.076 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.087 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.099 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.111 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.113 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.117 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.122 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.153 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.204 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.215 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.225 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.234 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.238 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.24 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.254 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.259 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.264 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.268 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.275 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.279 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.283 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.287 secs) 08:01:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.29 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.351 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.356 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.358 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.392 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.43 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.44 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.471 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.495 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.503 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.517 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.525 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.548 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.557 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.561 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.565 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.569 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.571 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.578 secs) 08:01:17 WARN: ' 08:01:17 It looks like you're using ngModel on the same form field as formControlName. 08:01:17 Support for using the ngModel input property and ngModelChange event with 08:01:17 reactive form directives has been deprecated in Angular v6 and will be removed 08:01:17 in a future version of Angular. 08:01:17 08:01:17 For more information on this, see our API docs here: 08:01:17 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:01:17 ' 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.578 secs) 08:01:17 WARN: ' 08:01:17 It looks like you're using ngModel on the same form field as formControlName. 08:01:17 Support for using the ngModel input property and ngModelChange event with 08:01:17 reactive form directives has been deprecated in Angular v6 and will be removed 08:01:17 in a future version of Angular. 08:01:17 08:01:17 For more information on this, see our API docs here: 08:01:17 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:01:17 ' 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.604 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.617 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.621 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.624 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.637 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.665 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.688 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.706 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.716 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.726 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.734 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.758 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.766 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.773 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.78 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.8 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.809 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.813 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.821 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.84 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.846 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.863 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.867 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.874 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.879 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.894 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.902 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.909 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.915 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.925 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.934 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.941 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.956 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.969 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.992 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.003 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.01 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.012 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.014 secs) 08:01:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.018 secs) 08:01:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.04 secs) 08:01:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.049 secs) 08:01:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.069 secs) 08:01:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.089 secs) 08:01:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.118 secs) 08:01:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.12 secs) 08:01:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.136 secs) 08:01:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.15 secs) 08:01:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.156 secs) 08:01:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.159 secs) 08:01:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.161 secs) 08:01:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.181 secs) 08:01:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.109 secs / 2.181 secs) 08:01:18 TOTAL: 145 SUCCESS 08:01:18 ✔ Browser application bundle generation complete. 08:01:18 08:01:18 =============================== Coverage summary =============================== 08:01:18 Statements : 41.47% ( 1422/3429 ) 08:01:18 Branches : 12.14% ( 109/898 ) 08:01:18 Functions : 33.09% ( 414/1251 ) 08:01:18 Lines : 39.35% ( 1277/3245 ) 08:01:18 ================================================================================ 08:01:18 ✔ Browser application bundle generation complete. 08:01:19 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 08:01:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:01:19 $ docker stop --time=1 7241093830eccef39afdc40a9e7daa123a5b1b1b6e6121237b631dfd11aea276 08:01:20 $ docker rm -f --volumes 7241093830eccef39afdc40a9e7daa123a5b1b1b6e6121237b631dfd11aea276 [Pipeline] // withDockerContainer [Pipeline] sh 08:01:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:01:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:01:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:01:23 + ls -al . 08:01:23 total 180 08:01:23 drwxrwxr-x 14 jenkins jenkins 4096 May 22 07:59 . 08:01:23 drwxrwxr-x 4 jenkins jenkins 4096 May 22 07:57 .. 08:01:23 drwxrwxr-x 2 jenkins jenkins 4096 May 22 07:57 .blubracket 08:01:23 -rw-rw-r-- 1 jenkins jenkins 18 May 22 07:57 .dockerignore 08:01:23 drwxrwxr-x 8 jenkins jenkins 4096 May 22 07:57 .git 08:01:23 drwxrwxr-x 3 jenkins jenkins 4096 May 22 07:57 .github 08:01:23 -rw-rw-r-- 1 jenkins jenkins 185 May 22 07:57 .gitignore 08:01:23 drwxr-xr-x 3 jenkins jenkins 4096 May 22 07:57 .semver 08:01:23 -rw-rw-r-- 1 jenkins jenkins 8418 May 22 07:57 Attribution.txt 08:01:23 -rw-rw-r-- 1 jenkins jenkins 17205 May 22 07:57 CHANGELOG.md 08:01:23 -rw-rw-r-- 1 jenkins jenkins 3959 May 22 07:57 CONTRIBUTING.md 08:01:23 -rw-rw-r-- 1 jenkins jenkins 1788 May 22 07:57 Dockerfile 08:01:23 -rw-rw-r-- 1 jenkins jenkins 652 May 22 07:57 Jenkinsfile 08:01:23 -rw-rw-r-- 1 jenkins jenkins 11357 May 22 07:57 LICENSE 08:01:23 -rw-rw-r-- 1 jenkins jenkins 2124 May 22 07:57 Makefile 08:01:23 -rw-rw-r-- 1 jenkins jenkins 4558 May 22 07:57 README.md 08:01:23 -rw-rw-r-- 1 jenkins jenkins 12 May 22 07:57 VERSION 08:01:23 drwxrwxr-x 3 jenkins jenkins 4096 May 22 07:57 assets 08:01:23 drwxrwxr-x 2 jenkins jenkins 4096 May 22 07:57 bin 08:01:23 drwxrwxr-x 3 jenkins jenkins 4096 May 22 07:57 cmd 08:01:23 -rw-r--r-- 1 jenkins jenkins 10 May 22 07:59 coverage.out 08:01:23 drwxrwxr-x 2 jenkins jenkins 4096 May 22 07:57 docs 08:01:23 -rw-rw-r-- 1 jenkins jenkins 3040 May 22 07:57 go.mod 08:01:23 -rw-rw-r-- 1 jenkins jenkins 30610 May 22 07:57 go.sum 08:01:23 drwxrwxr-x 8 jenkins jenkins 4096 May 22 07:57 internal 08:01:23 drwxrwxr-x 4 jenkins jenkins 4096 May 22 07:57 snap 08:01:23 drwxrwxr-x 4 jenkins jenkins 4096 May 22 07:57 testing 08:01:23 -rw-rw-r-- 1 jenkins jenkins 155 May 22 07:57 version.go 08:01:23 drwxrwxr-x 6 jenkins jenkins 4096 May 22 07:59 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:23 + 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=ace75286d6b347c1db783fb9f991eadf064396bd --label arch=amd64 --label version=3.0.0-dev.14 . 08:01:23 Sending build context to Docker daemon 48.28MB 08:01:23 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 08:01:23 Step 2/25 : FROM ${BASE} AS builder 08:01:23 ---> b56a9b7a0e4f 08:01:23 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:01:24 ---> Running in 4a3398723188 08:01:24 Removing intermediate container 4a3398723188 08:01:24 ---> 63379eab9224 08:01:24 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 08:01:24 ---> Running in d3522e8e0b40 08:01:24 Removing intermediate container d3522e8e0b40 08:01:24 ---> 87563b86d64b 08:01:24 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:01:24 ---> Running in d648dcd2d871 08:01:24 Removing intermediate container d648dcd2d871 08:01:24 ---> e33481229749 08:01:24 Step 6/25 : LABEL Name=edgex-ui-go 08:01:24 ---> Running in 21564d98fb93 08:01:25 Removing intermediate container 21564d98fb93 08:01:25 ---> ae9eec577a35 08:01:25 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 08:01:25 ---> Running in 9ff29131b16d 08:01:25 Removing intermediate container 9ff29131b16d 08:01:25 ---> a30cf3aa963e 08:01:25 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:01:26 ---> 806e0623c52b 08:01:26 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:01:26 ---> Running in 9ab9a607a5e7 08:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:01:26 OK: 265 MiB in 53 packages 08:01:27 Removing intermediate container 9ab9a607a5e7 08:01:27 ---> 75a34eeb5f4b 08:01:27 Step 10/25 : ENV GO111MODULE=on 08:01:27 ---> Running in d84d22fff696 08:01:27 Removing intermediate container d84d22fff696 08:01:27 ---> ba2371778a5d 08:01:27 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:01:27 ---> Running in 1821ab0beff5 08:01:27 Removing intermediate container 1821ab0beff5 08:01:27 ---> 6a9b3d106cf4 08:01:27 Step 12/25 : COPY go.mod vendor* ./ 08:01:27 ---> ee772f275e11 08:01:27 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:27 ---> Running in d83301d3f7cc 08:01:28 Removing intermediate container d83301d3f7cc 08:01:28 ---> 2da1295c75aa 08:01:28 Step 14/25 : COPY . . 08:01:30 ---> 70ebe66390f9 08:01:30 Step 15/25 : RUN ${MAKE} 08:01:30 ---> Running in edf44d55e288 08:01:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:01:48 Removing intermediate container edf44d55e288 08:01:48 ---> d5458b0c6a34 08:01:48 Step 16/25 : FROM alpine:3.17 08:01:48 3.17: Pulling from library/alpine 08:01:48 f56be85fc22e: Already exists 08:01:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:01:48 Status: Downloaded newer image for alpine:3.17 08:01:48 ---> 9ed4aefc74f6 08:01:48 Step 17/25 : EXPOSE 4000 08:01:48 ---> Running in 9d8ed98ca2f6 08:01:48 Removing intermediate container 9d8ed98ca2f6 08:01:48 ---> 10fdc8863aa2 08:01:48 Step 18/25 : 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 08:01:49 ---> e49d3af0478f 08:01:49 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:01:49 ---> 01f1c117ad86 08:01:49 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:01:49 ---> a291715082fa 08:01:49 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:01:49 ---> Running in 47451142a6b6 08:01:50 Removing intermediate container 47451142a6b6 08:01:50 ---> 7ecf9740f7a7 08:01:50 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 08:01:50 ---> Running in 4d8df6d19ad2 08:01:50 Removing intermediate container 4d8df6d19ad2 08:01:50 ---> 02eb9ae39efc 08:01:50 Step 23/25 : LABEL arch=amd64 08:01:50 ---> Running in a466bfc77d56 08:01:50 Removing intermediate container a466bfc77d56 08:01:50 ---> ad3a2410a375 08:01:50 Step 24/25 : LABEL git_sha=ace75286d6b347c1db783fb9f991eadf064396bd 08:01:50 ---> Running in 586255f4dd80 08:01:50 Removing intermediate container 586255f4dd80 08:01:50 ---> f799b378ff18 08:01:50 Step 25/25 : LABEL version=3.0.0-dev.14 08:01:50 ---> Running in 3e54d2bbb8d4 08:01:50 Removing intermediate container 3e54d2bbb8d4 08:01:50 ---> 77c92ac18135 08:01:50 [Warning] One or more build-args [ARCH] were not consumed 08:01:50 Successfully built 77c92ac18135 08:01:50 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:50 provisioning config files... 08:01:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11460300405184938131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:51 ---> docker-login.sh 08:01:51 nexus3.edgexfoundry.org:10001 08:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:51 Configure a credential helper to remove this warning. See 08:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:51 08:01:51 Login Succeeded 08:01:51 nexus3.edgexfoundry.org:10002 08:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:51 Configure a credential helper to remove this warning. See 08:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:51 08:01:51 Login Succeeded 08:01:51 nexus3.edgexfoundry.org:10003 08:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:51 Configure a credential helper to remove this warning. See 08:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:51 08:01:51 Login Succeeded 08:01:51 nexus3.edgexfoundry.org:10004 08:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:51 Configure a credential helper to remove this warning. See 08:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:51 08:01:51 Login Succeeded 08:01:51 docker.io 08:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:51 Configure a credential helper to remove this warning. See 08:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:51 08:01:51 Login Succeeded 08:01:51 ---> docker-login.sh ends [Pipeline] } 08:01:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:01:51 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:01:51 ace75286d6b347c1db783fb9f991eadf064396bd 08:01:51 latest 08:01:51 3.0.0-dev.14 08:01:51 ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 08:01:51 main 08:01:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:51 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ace75286d6b347c1db783fb9f991eadf064396bd 08:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:01:52 3ca0ca46b727: Preparing 08:01:52 9480e03a178c: Preparing 08:01:52 8bdfffee7e1a: Preparing 08:01:52 f1417ff83b31: Preparing 08:01:52 f1417ff83b31: Layer already exists 08:01:52 3ca0ca46b727: Pushed 08:01:52 9480e03a178c: Pushed 08:01:55 8bdfffee7e1a: Pushed 08:01:55 ace75286d6b347c1db783fb9f991eadf064396bd: digest: sha256:bda747d362643fb6f222e4687acea943900234c7a53f68277b6592a0f393005d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:55 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:01:56 3ca0ca46b727: Preparing 08:01:56 9480e03a178c: Preparing 08:01:56 8bdfffee7e1a: Preparing 08:01:56 f1417ff83b31: Preparing 08:01:56 8bdfffee7e1a: Layer already exists 08:01:56 f1417ff83b31: Layer already exists 08:01:56 3ca0ca46b727: Layer already exists 08:01:56 9480e03a178c: Layer already exists 08:01:56 latest: digest: sha256:bda747d362643fb6f222e4687acea943900234c7a53f68277b6592a0f393005d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.14 08:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:01:56 3ca0ca46b727: Preparing 08:01:56 9480e03a178c: Preparing 08:01:56 8bdfffee7e1a: Preparing 08:01:56 f1417ff83b31: Preparing 08:01:56 9480e03a178c: Layer already exists 08:01:56 3ca0ca46b727: Layer already exists 08:01:56 f1417ff83b31: Layer already exists 08:01:56 8bdfffee7e1a: Layer already exists 08:01:56 3.0.0-dev.14: digest: sha256:bda747d362643fb6f222e4687acea943900234c7a53f68277b6592a0f393005d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:57 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 08:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:01:57 3ca0ca46b727: Preparing 08:01:57 9480e03a178c: Preparing 08:01:57 8bdfffee7e1a: Preparing 08:01:57 f1417ff83b31: Preparing 08:01:57 3ca0ca46b727: Layer already exists 08:01:57 9480e03a178c: Layer already exists 08:01:57 8bdfffee7e1a: Layer already exists 08:01:57 f1417ff83b31: Layer already exists 08:01:57 ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14: digest: sha256:bda747d362643fb6f222e4687acea943900234c7a53f68277b6592a0f393005d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:57 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 08:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:01:58 3ca0ca46b727: Preparing 08:01:58 9480e03a178c: Preparing 08:01:58 8bdfffee7e1a: Preparing 08:01:58 f1417ff83b31: Preparing 08:01:58 f1417ff83b31: Layer already exists 08:01:58 3ca0ca46b727: Layer already exists 08:01:58 8bdfffee7e1a: Layer already exists 08:01:58 9480e03a178c: Layer already exists 08:01:58 main: digest: sha256:bda747d362643fb6f222e4687acea943900234c7a53f68277b6592a0f393005d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:58 ===================================================== [Pipeline] echo 08:01:58 taggedImages: 08:01:58 - nexus3.edgexfoundry.org:10004/edgex-ui:ace75286d6b347c1db783fb9f991eadf064396bd 08:01:58 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:01:58 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.14 08:01:58 - nexus3.edgexfoundry.org:10004/edgex-ui:ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 08:01:58 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:58 08:01:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:58 latest: Pulling from edgex-lftools-log-publisher 08:01:58 5eb5b503b376: Pulling fs layer 08:01:58 5c69ac0246d0: Pulling fs layer 08:01:58 ec43610c2a17: Pulling fs layer 08:01:58 3a2ae6a8a46f: Pulling fs layer 08:01:58 33b1e0a273af: Pulling fs layer 08:01:58 5d3b04190fa2: Pulling fs layer 08:01:58 2f39f015ded8: Pulling fs layer 08:01:58 33b1e0a273af: Waiting 08:01:58 5d3b04190fa2: Waiting 08:01:58 2f39f015ded8: Waiting 08:01:58 5c69ac0246d0: Verifying Checksum 08:01:58 5c69ac0246d0: Download complete 08:01:58 3a2ae6a8a46f: Verifying Checksum 08:01:58 3a2ae6a8a46f: Download complete 08:01:58 33b1e0a273af: Verifying Checksum 08:01:58 33b1e0a273af: Download complete 08:01:58 5d3b04190fa2: Download complete 08:01:59 ec43610c2a17: Verifying Checksum 08:01:59 ec43610c2a17: Download complete 08:01:59 5eb5b503b376: Verifying Checksum 08:01:59 5eb5b503b376: Download complete 08:01:59 2f39f015ded8: Download complete 08:02:00 5eb5b503b376: Pull complete 08:02:00 5c69ac0246d0: Pull complete 08:02:01 ec43610c2a17: Pull complete 08:02:01 3a2ae6a8a46f: Pull complete 08:02:01 33b1e0a273af: Pull complete 08:02:01 5d3b04190fa2: Pull complete 08:02:06 2f39f015ded8: Pull complete 08:02:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:02:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:02:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:06 prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container 08:02:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:02:08 $ docker top 442ea11a61c8bc42c5fd0d4e8a4f58ce84c156ebfe2f4b494e06fea9d973ec2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:08 ---> job-cost.sh 08:02:08 lf-activate-venv: SKIPPING 08:02:08 INFO: No Stack... 08:02:08 INFO: Retrieving Pricing Info for: v3-standard-8 08:02:09 INFO: Archiving Costs [Pipeline] sh 08:02:09 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 08:02:09 + cut -d, -f6 [Pipeline] lock 08:02:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] 08:02:09 Resource [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] did not exist. Created. 08:02:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:02:09 + echo total: 0.2199999988079071 [Pipeline] stash 08:02:10 Stashed 1 file(s) [Pipeline] } 08:02:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 08:02:10 $ docker stop --time=1 442ea11a61c8bc42c5fd0d4e8a4f58ce84c156ebfe2f4b494e06fea9d973ec2a 08:02:11 $ docker rm -f --volumes 442ea11a61c8bc42c5fd0d4e8a4f58ce84c156ebfe2f4b494e06fea9d973ec2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:02:12 Removing intermediate container 5adea9a8fb91 08:02:12 ---> 076bbb216880 08:02:12 Step 14/15 : COPY . . 08:02:12 ---> 0e1816acbd02 08:02:12 Step 15/15 : RUN ${MAKE} 08:02:12 ---> Running in 8125eae21a2c 08:02:12 noop 08:02:12 Removing intermediate container 8125eae21a2c 08:02:12 ---> 29816d70d6c5 08:02:12 Successfully built 29816d70d6c5 08:02:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:12 + docker inspect -f . ci-base-image-arm64 08:02:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:12 prd-ubuntu20.04-docker-arm64-4c-16g-16263 does not seem to be running inside a container 08:02:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/110 -v /w/workspace/edgex-ui-go/110:/w/workspace/edgex-ui-go/110:rw,z -v /w/workspace/edgex-ui-go/110@tmp:/w/workspace/edgex-ui-go/110@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 08:02:14 $ docker top 892d08bd1143f34c891c448975889a8d82bab9f71d563491dfec5823adb7e72c -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:15 + go version 08:02:15 go version go1.20.2 linux/arm64 [Pipeline] } 08:02:15 $ docker stop --time=1 892d08bd1143f34c891c448975889a8d82bab9f71d563491dfec5823adb7e72c 08:02:16 $ docker rm -f --volumes 892d08bd1143f34c891c448975889a8d82bab9f71d563491dfec5823adb7e72c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:17 + docker inspect -f . ci-base-image-arm64 08:02:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:17 prd-ubuntu20.04-docker-arm64-4c-16g-16263 does not seem to be running inside a container 08:02:17 $ 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/110 -v /w/workspace/edgex-ui-go/110:/w/workspace/edgex-ui-go/110:rw,z -v /w/workspace/edgex-ui-go/110@tmp:/w/workspace/edgex-ui-go/110@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 08:02:18 $ docker top 654a2628a626bd0538e6759028fe28eba4153d2e8ec2d0d9b137d20fa6837d06 -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:19 + git config --global --add safe.directory /w/workspace/edgex-ui-go/110 [Pipeline] fileExists [Pipeline] sh 08:02:19 + make test 08:02:19 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:02:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:04:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:04:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:04:28 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:04:28 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 08:04:28 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 08:04:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:04:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:04:28 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 08:04:28 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:05:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:05:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:05:01 ./bin/test-attribution-txt.sh 08:05:01 make -C web test 08:05:01 make[1]: Entering directory '/w/workspace/edgex-ui-go/110/web' 08:05:01 make[1]: tput: No such file or directory 08:05:01 make[1]: tput: No such file or directory 08:05:01 warning: generating ./VERSION 08:05:01 echo "0.0.0" > VERSION 08:05:01 docker build \ 08:05:01 -f Dockerfile \ 08:05:01 --build-arg USER=1000 \ 08:05:01 \ 08:05:01 --label "git_sha=ace75286d6b347c1db783fb9f991eadf064396bd" \ 08:05:01 -t edgexfoundry/edgex-web-ui:ace75286d6b347c1db783fb9f991eadf064396bd \ 08:05:01 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 08:05:01 . 08:05:01 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 08:05:01 Install the buildx component to build images with BuildKit: 08:05:01 https://docs.docker.com/go/buildx/ 08:05:01 08:05:01 Sending build context to Docker daemon 2.571MB 08:05:01 Step 1/10 : FROM node:16.17-alpine3.15 08:05:01 16.17-alpine3.15: Pulling from library/node 08:05:01 47517142f6ba: Pulling fs layer 08:05:01 5f8c4bfa009b: Pulling fs layer 08:05:01 f7079c9c4ba1: Pulling fs layer 08:05:01 aba105e6f55a: Pulling fs layer 08:05:01 aba105e6f55a: Waiting 08:05:01 47517142f6ba: Verifying Checksum 08:05:01 47517142f6ba: Download complete 08:05:01 aba105e6f55a: Verifying Checksum 08:05:01 aba105e6f55a: Download complete 08:05:01 f7079c9c4ba1: Verifying Checksum 08:05:01 f7079c9c4ba1: Download complete 08:05:01 47517142f6ba: Pull complete 08:05:01 5f8c4bfa009b: Verifying Checksum 08:05:01 5f8c4bfa009b: Download complete 08:05:11 5f8c4bfa009b: Pull complete 08:05:11 f7079c9c4ba1: Pull complete 08:05:11 aba105e6f55a: Pull complete 08:05:11 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 08:05:11 Status: Downloaded newer image for node:16.17-alpine3.15 08:05:11 ---> bf1b8b58d215 08:05:11 Step 2/10 : RUN apk add --no-cache chromium 08:05:11 ---> Running in be91d021efaf 08:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:05:13 (1/128) Installing libxau (1.0.9-r0) 08:05:13 (2/128) Installing libmd (1.0.3-r0) 08:05:13 (3/128) Installing libbsd (0.11.3-r1) 08:05:13 (4/128) Installing libxdmcp (1.1.3-r0) 08:05:13 (5/128) Installing libxcb (1.14-r2) 08:05:13 (6/128) Installing libx11 (1.7.3.1-r0) 08:05:13 (7/128) Installing libxext (1.3.4-r0) 08:05:13 (8/128) Installing libice (1.0.10-r0) 08:05:13 (9/128) Installing libuuid (2.37.4-r0) 08:05:13 (10/128) Installing libsm (1.2.3-r0) 08:05:13 (11/128) Installing libxt (1.2.1-r0) 08:05:13 (12/128) Installing libxmu (1.1.3-r0) 08:05:13 (13/128) Installing xset (1.2.4-r0) 08:05:13 (14/128) Installing xprop (1.2.5-r0) 08:05:13 (15/128) Installing xdg-utils (1.1.3-r0) 08:05:13 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 08:05:13 (17/128) Installing pkgconf (1.8.1-r0) 08:05:13 (18/128) Installing libffi (3.4.2-r1) 08:05:13 (19/128) Installing libintl (0.21-r0) 08:05:13 (20/128) Installing libblkid (2.37.4-r0) 08:05:13 (21/128) Installing libmount (2.37.4-r0) 08:05:13 (22/128) Installing pcre (8.45-r1) 08:05:13 (23/128) Installing glib (2.70.1-r0) 08:05:13 (24/128) Installing xz-libs (5.2.5-r1) 08:05:13 (25/128) Installing libxml2 (2.9.14-r2) 08:05:13 (26/128) Installing shared-mime-info (2.1-r2) 08:05:14 (27/128) Installing hicolor-icon-theme (0.17-r1) 08:05:14 (28/128) Installing libjpeg-turbo (2.1.2-r0) 08:05:14 (29/128) Installing libpng (1.6.37-r1) 08:05:14 (30/128) Installing libwebp (1.2.2-r0) 08:05:14 (31/128) Installing zstd-libs (1.5.0-r0) 08:05:14 (32/128) Installing tiff (4.4.0-r1) 08:05:14 (33/128) Installing gdk-pixbuf (2.42.8-r0) 08:05:14 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 08:05:14 (35/128) Installing libxcomposite (0.4.5-r0) 08:05:14 (36/128) Installing libxfixes (6.0.0-r0) 08:05:14 (37/128) Installing libxrender (0.9.10-r3) 08:05:14 (38/128) Installing libxcursor (1.2.0-r0) 08:05:14 (39/128) Installing libxdamage (1.1.5-r1) 08:05:14 (40/128) Installing libxi (1.8-r0) 08:05:14 (41/128) Installing libxinerama (1.1.4-r1) 08:05:14 (42/128) Installing libxrandr (1.5.2-r1) 08:05:14 (43/128) Installing atk (2.36.0-r0) 08:05:14 (44/128) Installing libxtst (1.2.3-r3) 08:05:14 (45/128) Installing dbus-libs (1.12.24-r0) 08:05:14 (46/128) Installing at-spi2-core (2.42.0-r0) 08:05:14 (47/128) Installing at-spi2-atk (2.38.0-r0) 08:05:14 (48/128) Installing expat (2.5.0-r0) 08:05:14 (49/128) Installing brotli-libs (1.0.9-r5) 08:05:14 (50/128) Installing libbz2 (1.0.8-r1) 08:05:14 (51/128) Installing freetype (2.11.1-r2) 08:05:14 (52/128) Installing fontconfig (2.13.1-r4) 08:05:14 (53/128) Installing pixman (0.40.0-r4) 08:05:14 (54/128) Installing cairo (1.16.0-r5) 08:05:14 (55/128) Installing cairo-gobject (1.16.0-r5) 08:05:14 (56/128) Installing avahi-libs (0.8-r5) 08:05:14 (57/128) Installing gmp (6.2.1-r1) 08:05:14 (58/128) Installing nettle (3.7.3-r0) 08:05:14 (59/128) Installing p11-kit (0.24.0-r1) 08:05:14 (60/128) Installing libtasn1 (4.18.0-r1) 08:05:14 (61/128) Installing libunistring (0.9.10-r1) 08:05:14 (62/128) Installing gnutls (3.7.1-r2) 08:05:14 (63/128) Installing cups-libs (2.3.3-r6) 08:05:14 (64/128) Installing libepoxy (1.5.9-r0) 08:05:14 (65/128) Installing fribidi (1.0.11-r0) 08:05:14 (66/128) Installing graphite2 (1.3.14-r0) 08:05:14 (67/128) Installing harfbuzz (3.0.0-r2) 08:05:14 (68/128) Installing libxft (2.3.4-r0) 08:05:14 (69/128) Installing pango (1.48.10-r0) 08:05:14 (70/128) Installing wayland-libs-client (1.19.0-r1) 08:05:15 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 08:05:15 (72/128) Installing wayland-libs-egl (1.19.0-r1) 08:05:15 (73/128) Installing xkeyboard-config (2.34-r0) 08:05:15 (74/128) Installing libxkbcommon (1.3.1-r0) 08:05:15 (75/128) Installing gtk+3.0 (3.24.30-r0) 08:05:15 Executing gtk+3.0-3.24.30-r0.post-install 08:05:15 (76/128) Installing libfontenc (1.1.4-r0) 08:05:15 (77/128) Installing mkfontscale (1.2.1-r1) 08:05:15 (78/128) Installing ttf-opensans (1.10-r1) 08:05:16 Executing ttf-opensans-1.10-r1.post-install 08:05:18 (79/128) Installing libogg (1.3.5-r0) 08:05:18 (80/128) Installing flac (1.3.4-r0) 08:05:18 (81/128) Installing alsa-lib (1.2.5.1-r1) 08:05:18 (82/128) Installing libatomic (10.3.1_git20211027-r0) 08:05:18 (83/128) Installing sdl2 (2.0.16-r4) 08:05:18 (84/128) Installing aom-libs (3.2.0-r0) 08:05:18 (85/128) Installing libass (0.15.2-r0) 08:05:18 (86/128) Installing libdav1d (0.9.2-r0) 08:05:18 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 08:05:18 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 08:05:18 (89/128) Installing lame (3.100-r0) 08:05:18 (90/128) Installing opus (1.3.1-r1) 08:05:18 (91/128) Installing libgomp (10.3.1_git20211027-r0) 08:05:18 (92/128) Installing soxr (0.1.3-r2) 08:05:18 (93/128) Installing libsrt (1.4.2-r1) 08:05:18 (94/128) Installing libssh (0.9.6-r1) 08:05:18 (95/128) Installing libtheora (1.1.1-r16) 08:05:18 (96/128) Installing v4l-utils-libs (1.22.1-r1) 08:05:18 (97/128) Installing libdrm (2.4.109-r0) 08:05:18 (98/128) Installing libva (2.13.0-r0) 08:05:18 (99/128) Installing libvdpau (1.4-r0) 08:05:18 (100/128) Installing vidstab (1.1.0-r1) 08:05:18 (101/128) Installing libvorbis (1.3.7-r0) 08:05:18 (102/128) Installing libvpx (1.10.0-r0) 08:05:18 (103/128) Installing vulkan-loader (1.2.196-r0) 08:05:19 (104/128) Installing x264-libs (20210613-r0) 08:05:19 (105/128) Installing x265-libs (3.5-r0) 08:05:19 (106/128) Installing xvidcore (1.3.7-r1) 08:05:19 (107/128) Installing ffmpeg-libs (4.4.1-r2) 08:05:20 (108/128) Installing libevent (2.1.12-r4) 08:05:20 (109/128) Installing mesa (21.2.6-r0) 08:05:20 (110/128) Installing wayland-libs-server (1.19.0-r1) 08:05:20 (111/128) Installing mesa-gbm (21.2.6-r0) 08:05:20 (112/128) Installing lcms2 (2.12-r1) 08:05:20 (113/128) Installing nspr (4.32-r0) 08:05:20 (114/128) Installing sqlite-libs (3.36.0-r0) 08:05:20 (115/128) Installing nss (3.78.1-r0) 08:05:20 (116/128) Installing libasyncns (0.8-r1) 08:05:20 (117/128) Installing libltdl (2.4.6-r7) 08:05:20 (118/128) Installing orc (0.4.32-r0) 08:05:20 (119/128) Installing libsndfile (1.0.31-r1) 08:05:20 (120/128) Installing speexdsp (1.2.0-r0) 08:05:20 (121/128) Installing tdb-libs (1.4.5-r0) 08:05:20 (122/128) Installing libpulse (15.0-r2) 08:05:20 (123/128) Installing re2 (2021.11.01-r0) 08:05:20 (124/128) Installing snappy (1.1.9-r1) 08:05:20 (125/128) Installing libgpg-error (1.42-r1) 08:05:20 (126/128) Installing libgcrypt (1.9.4-r0) 08:05:20 (127/128) Installing libxslt (1.1.35-r0) 08:05:20 (128/128) Installing chromium (99.0.4844.84-r0) 08:05:24 Executing busybox-1.34.1-r7.trigger 08:05:24 Executing glib-2.70.1-r0.trigger 08:05:24 Executing shared-mime-info-2.1-r2.trigger 08:05:26 Executing gdk-pixbuf-2.42.8-r0.trigger 08:05:26 Executing gtk-update-icon-cache-2.24.33-r0.trigger 08:05:26 Executing fontconfig-2.13.1-r4.trigger 08:05:26 Executing mkfontscale-1.2.1-r1.trigger 08:05:26 OK: 275 MiB in 144 packages 08:05:34 Removing intermediate container be91d021efaf 08:05:34 ---> ae5f106ef47e 08:05:34 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 08:05:34 ---> Running in 971ce4336df9 08:05:35 Removing intermediate container 971ce4336df9 08:05:35 ---> 3173c9c15b49 08:05:35 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 08:05:35 ---> Running in 3aec389e8132 08:05:38 Removing intermediate container 3aec389e8132 08:05:38 ---> 6c4f87a19907 08:05:38 Step 5/10 : RUN npm install -g npm 08:05:38 ---> Running in ccde4523e45a 08:06:05 08:06:05 removed 7 packages, changed 101 packages, and audited 264 packages in 23s 08:06:05 08:06:05 27 packages are looking for funding 08:06:05 run `npm fund` for details 08:06:05 08:06:05 found 0 vulnerabilities 08:06:08 Removing intermediate container ccde4523e45a 08:06:08 ---> 00fee17d40a3 08:06:08 Step 6/10 : ARG USER=1000 08:06:08 ---> Running in 5e1332b68d30 08:06:09 Removing intermediate container 5e1332b68d30 08:06:09 ---> 766e5b1d9366 08:06:09 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 08:06:09 ---> Running in dd3acd99d2e0 08:06:11 Removing intermediate container dd3acd99d2e0 08:06:11 ---> ad5cc1d3483d 08:06:11 Step 8/10 : USER $USER:$USER 08:06:11 ---> Running in 666117d3c8e3 08:06:11 Removing intermediate container 666117d3c8e3 08:06:11 ---> c7ebe79c9128 08:06:11 Step 9/10 : WORKDIR /app 08:06:11 ---> Running in 3150f82e5b19 08:06:11 Removing intermediate container 3150f82e5b19 08:06:11 ---> 3a8f7fabe3a5 08:06:11 Step 10/10 : LABEL git_sha=ace75286d6b347c1db783fb9f991eadf064396bd 08:06:11 ---> Running in d9451d9f5f9c 08:06:13 Removing intermediate container d9451d9f5f9c 08:06:13 ---> f18ed706e1b6 08:06:13 Successfully built f18ed706e1b6 08:06:13 Successfully tagged edgexfoundry/edgex-web-ui:ace75286d6b347c1db783fb9f991eadf064396bd 08:06:13 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 08:06:13 touch edgex-web-ui.imagebuilt 08:06:13 mkdir -p node_modules coverage 08:06:13 chown "1000:1000" node_modules coverage package-lock.json 08:06:13 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 08:06:23 npm WARN old lockfile 08:06:23 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 08:06:23 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 08:06:23 npm WARN old lockfile 08:06:23 npm WARN old lockfile This is a one-time fix-up, please be patient... 08:06:23 npm WARN old lockfile 08:07:02 npm WARN EBADENGINE Unsupported engine { 08:07:02 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 08:07:02 npm WARN EBADENGINE required: { 08:07:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:07:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:07:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:07:02 npm WARN EBADENGINE }, 08:07:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:07:02 npm WARN EBADENGINE } 08:07:02 npm WARN EBADENGINE Unsupported engine { 08:07:02 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 08:07:02 npm WARN EBADENGINE required: { 08:07:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:07:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:07:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:07:02 npm WARN EBADENGINE }, 08:07:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:07:02 npm WARN EBADENGINE } 08:07:02 npm WARN EBADENGINE Unsupported engine { 08:07:02 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 08:07:02 npm WARN EBADENGINE required: { 08:07:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:07:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:07:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:07:02 npm WARN EBADENGINE }, 08:07:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:07:02 npm WARN EBADENGINE } 08:07:02 npm WARN EBADENGINE Unsupported engine { 08:07:02 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 08:07:02 npm WARN EBADENGINE required: { 08:07:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:07:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:07:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:07:02 npm WARN EBADENGINE }, 08:07:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:07:02 npm WARN EBADENGINE } 08:07:02 npm WARN EBADENGINE Unsupported engine { 08:07:02 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 08:07:02 npm WARN EBADENGINE required: { 08:07:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:07:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:07:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:07:02 npm WARN EBADENGINE }, 08:07:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:07:02 npm WARN EBADENGINE } 08:07:02 npm WARN EBADENGINE Unsupported engine { 08:07:02 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 08:07:02 npm WARN EBADENGINE required: { 08:07:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:07:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:07:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:07:02 npm WARN EBADENGINE }, 08:07:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:07:02 npm WARN EBADENGINE } 08:07:02 npm WARN EBADENGINE Unsupported engine { 08:07:02 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 08:07:02 npm WARN EBADENGINE required: { 08:07:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:07:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:07:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:07:02 npm WARN EBADENGINE }, 08:07:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:07:02 npm WARN EBADENGINE } 08:07:02 npm WARN EBADENGINE Unsupported engine { 08:07:02 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 08:07:02 npm WARN EBADENGINE required: { 08:07:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:07:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:07:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:07:02 npm WARN EBADENGINE }, 08:07:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:07:02 npm WARN EBADENGINE } 08:07:02 npm WARN EBADENGINE Unsupported engine { 08:07:02 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 08:07:02 npm WARN EBADENGINE required: { 08:07:02 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:07:02 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:07:02 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:07:02 npm WARN EBADENGINE }, 08:07:02 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 08:07:02 npm WARN EBADENGINE } 08:07:34 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 08:07:34 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 08:07:34 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 08:07:34 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 08:07:34 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 08:07:34 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 08:07:38 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 08:07:45 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 08:07:45 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 08:07:46 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 08:07:56 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 08:08:04 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 08:08:04 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:08:06 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. 08:08:10 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. 08:08:11 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. 08:08:12 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:08:27 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 08:08:27 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 08:08:45 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. 08:09:07 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 08:09:46 08:09:46 added 1475 packages, and audited 1476 packages in 3m 08:09:46 08:09:46 90 packages are looking for funding 08:09:46 run `npm fund` for details 08:09:46 08:09:46 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 08:09:46 08:09:46 To address issues that do not require attention, run: 08:09:46 npm audit fix 08:09:46 08:09:46 To address all issues (including breaking changes), run: 08:09:46 npm audit fix --force 08:09:46 08:09:46 Run `npm audit` for details. 08:09:46 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 08:10:04 - Generating browser application bundles (phase: setup)... 08:10:36 Compiling @angular/core : es2015 as esm2015 08:10:36 Compiling @angular/compiler/testing : es2015 as esm2015 08:11:03 Compiling @angular/common : es2015 as esm2015 08:11:03 Compiling @angular/core/testing : es2015 as esm2015 08:11:10 Compiling @angular/platform-browser : es2015 as esm2015 08:11:10 Compiling @angular/common/testing : es2015 as esm2015 08:11:13 Compiling @angular/router : es2015 as esm2015 08:11:13 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 08:11:19 Compiling @angular/platform-browser/testing : es2015 as esm2015 08:11:20 Compiling @angular/common/http : es2015 as esm2015 08:11:20 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 08:11:24 Compiling @angular/forms : es2015 as esm2015 08:11:24 Compiling @angular/router/testing : es2015 as esm2015 08:11:25 Compiling @angular/common/http/testing : es2015 as esm2015 08:12:21 22 05 2023 08:12:19.314:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 08:12:21 22 05 2023 08:12:19.327:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 08:12:21 22 05 2023 08:12:19.354:INFO [launcher]: Starting browser ChromeHeadless 08:13:29 22 05 2023 08:13:22.014:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 08:13:29 22 05 2023 08:13:29.136:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 08:14:02 22 05 2023 08:13:59.931:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 08:14:20 ✔ Browser application bundle generation complete. 08:14:21 22 05 2023 08:14:20.998:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket ZkFuxLAql8qn7PP-AAAB with id 20505423 08:14:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 08:14:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.672 secs) 08:14:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.145 secs) 08:14:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.567 secs) 08:14:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.637 secs) 08:14:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.147 secs) 08:14:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.284 secs) 08:14:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.327 secs) 08:14:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.361 secs) 08:14:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.397 secs) 08:14:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.43 secs) 08:14:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.684 secs) 08:14:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.811 secs) 08:14:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.833 secs) 08:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.06 secs) 08:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.116 secs) 08:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.166 secs) 08:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.192 secs) 08:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.204 secs) 08:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.349 secs) 08:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.399 secs) 08:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.428 secs) 08:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.498 secs) 08:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.534 secs) 08:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.562 secs) 08:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.646 secs) 08:14:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.95 secs) 08:14:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.059 secs) 08:14:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.122 secs) 08:14:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.182 secs) 08:14:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.35 secs) 08:14:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.575 secs) 08:14:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.681 secs) 08:14:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.698 secs) 08:14:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.748 secs) 08:14:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.762 secs) 08:14:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.772 secs) 08:14:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.867 secs) 08:14:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.898 secs) 08:14:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.086 secs) 08:14:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.243 secs) 08:14:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.305 secs) 08:14:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.357 secs) 08:14:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.373 secs) 08:14:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.384 secs) 08:14:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.403 secs) 08:14:45 WARN: ' 08:14:45 It looks like you're using ngModel on the same form field as formControlName. 08:14:45 Support for using the ngModel input property and ngModelChange event with 08:14:45 reactive form directives has been deprecated in Angular v6 and will be removed 08:14:45 in a future version of Angular. 08:14:45 08:14:45 For more information on this, see our API docs here: 08:14:45 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:14:45 ' 08:14:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.403 secs) 08:14:45 WARN: ' 08:14:45 It looks like you're using ngModel on the same form field as formControlName. 08:14:45 Support for using the ngModel input property and ngModelChange event with 08:14:45 reactive form directives has been deprecated in Angular v6 and will be removed 08:14:45 in a future version of Angular. 08:14:45 08:14:45 For more information on this, see our API docs here: 08:14:45 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:14:45 ' 08:14:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.591 secs) 08:14:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.651 secs) 08:14:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.677 secs) 08:14:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.698 secs) 08:14:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 5.725 secs) 08:14:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.751 secs) 08:14:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.881 secs) 08:14:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 5.95 secs) 08:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.001 secs) 08:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.151 secs) 08:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.171 secs) 08:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.183 secs) 08:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.327 secs) 08:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.361 secs) 08:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.749 secs) 08:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.834 secs) 08:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 6.855 secs) 08:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.213 secs) 08:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.256 secs) 08:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.27 secs) 08:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.307 secs) 08:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.386 secs) 08:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.422 secs) 08:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.487 secs) 08:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.542 secs) 08:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.573 secs) 08:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.627 secs) 08:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.649 secs) 08:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.661 secs) 08:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.883 secs) 08:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.931 secs) 08:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.949 secs) 08:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.204 secs) 08:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.256 secs) 08:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.29 secs) 08:14:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 8.32 secs) 08:14:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 8.938 secs) 08:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.105 secs) 08:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.268 secs) 08:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.331 secs) 08:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.469 secs) 08:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.524 secs) 08:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.579 secs) 08:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.596 secs) 08:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.608 secs) 08:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.655 secs) 08:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.773 secs) 08:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.793 secs) 08:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 9.805 secs) 08:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 9.929 secs) 08:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.001 secs) 08:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.108 secs) 08:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.142 secs) 08:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.175 secs) 08:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.204 secs) 08:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.335 secs) 08:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.487 secs) 08:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.536 secs) 08:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.551 secs) 08:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 10.566 secs) 08:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 10.74 secs) 08:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 10.811 secs) 08:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 10.988 secs) 08:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.226 secs) 08:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.448 secs) 08:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.532 secs) 08:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.562 secs) 08:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.609 secs) 08:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.626 secs) 08:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 11.641 secs) 08:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 11.767 secs) 08:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 11.816 secs) 08:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 11.962 secs) 08:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.149 secs) 08:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.229 secs) 08:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.242 secs) 08:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.252 secs) 08:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.309 secs) 08:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.398 secs) 08:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.465 secs) 08:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.534 secs) 08:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 12.577 secs) 08:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.659 secs) 08:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.736 secs) 08:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.008 secs) 08:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.074 secs) 08:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.123 secs) 08:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.145 secs) 08:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.187 secs) 08:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.273 secs) 08:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.325 secs) 08:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.341 secs) 08:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.466 secs) 08:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.731 secs) 08:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.773 secs) 08:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.82 secs) 08:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.961 secs) 08:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.993 secs) 08:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.064 secs) 08:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.076 secs) 08:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.534 secs / 14.076 secs) 08:14:57 TOTAL: 145 SUCCESS 08:14:57 ✔ Browser application bundle generation complete. 08:15:01 08:15:01 =============================== Coverage summary =============================== 08:15:01 Statements : 41.56% ( 1425/3429 ) 08:15:01 Branches : 12.14% ( 109/898 ) 08:15:01 Functions : 33.33% ( 417/1251 ) 08:15:01 Lines : 39.45% ( 1280/3245 ) 08:15:01 ================================================================================ 08:15:01 22 05 2023 08:15:00.840:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 08:15:01 ✔ Browser application bundle generation complete. 08:15:02 make[1]: Leaving directory '/w/workspace/edgex-ui-go/110/web' [Pipeline] echo 08:15:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:15:02 $ docker stop --time=1 654a2628a626bd0538e6759028fe28eba4153d2e8ec2d0d9b137d20fa6837d06 08:15:04 $ docker rm -f --volumes 654a2628a626bd0538e6759028fe28eba4153d2e8ec2d0d9b137d20fa6837d06 [Pipeline] // withDockerContainer [Pipeline] sh 08:15:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:15:08 Warning: overwriting stash ‘coverage-report’ 08:15:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:15:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:15:16 + ls -al . 08:15:16 total 176 08:15:16 drwxrwxr-x 13 jenkins jenkins 4096 May 22 08:02 . 08:15:16 drwxrwxr-x 4 jenkins jenkins 4096 May 22 07:59 .. 08:15:16 drwxrwxr-x 2 jenkins jenkins 4096 May 22 07:59 .blubracket 08:15:16 -rw-rw-r-- 1 jenkins jenkins 18 May 22 07:59 .dockerignore 08:15:16 drwxrwxr-x 8 jenkins jenkins 4096 May 22 07:59 .git 08:15:16 drwxrwxr-x 3 jenkins jenkins 4096 May 22 07:59 .github 08:15:16 -rw-rw-r-- 1 jenkins jenkins 185 May 22 07:59 .gitignore 08:15:16 -rw-rw-r-- 1 jenkins jenkins 8418 May 22 07:59 Attribution.txt 08:15:16 -rw-rw-r-- 1 jenkins jenkins 17205 May 22 07:59 CHANGELOG.md 08:15:16 -rw-rw-r-- 1 jenkins jenkins 3959 May 22 07:59 CONTRIBUTING.md 08:15:16 -rw-rw-r-- 1 jenkins jenkins 1788 May 22 07:59 Dockerfile 08:15:16 -rw-rw-r-- 1 jenkins jenkins 652 May 22 07:59 Jenkinsfile 08:15:16 -rw-rw-r-- 1 jenkins jenkins 11357 May 22 07:59 LICENSE 08:15:16 -rw-rw-r-- 1 jenkins jenkins 2124 May 22 07:59 Makefile 08:15:16 -rw-rw-r-- 1 jenkins jenkins 4558 May 22 07:59 README.md 08:15:16 -rw-rw-r-- 1 jenkins jenkins 12 May 22 07:57 VERSION 08:15:16 drwxrwxr-x 3 jenkins jenkins 4096 May 22 07:59 assets 08:15:16 drwxrwxr-x 2 jenkins jenkins 4096 May 22 07:59 bin 08:15:16 drwxrwxr-x 3 jenkins jenkins 4096 May 22 07:59 cmd 08:15:16 -rw-r--r-- 1 jenkins jenkins 10 May 22 08:02 coverage.out 08:15:16 drwxrwxr-x 2 jenkins jenkins 4096 May 22 07:59 docs 08:15:16 -rw-rw-r-- 1 jenkins jenkins 3040 May 22 07:59 go.mod 08:15:16 -rw-rw-r-- 1 jenkins jenkins 30610 May 22 07:59 go.sum 08:15:16 drwxrwxr-x 8 jenkins jenkins 4096 May 22 07:59 internal 08:15:16 drwxrwxr-x 4 jenkins jenkins 4096 May 22 07:59 snap 08:15:16 drwxrwxr-x 4 jenkins jenkins 4096 May 22 07:59 testing 08:15:16 -rw-rw-r-- 1 jenkins jenkins 155 May 22 07:59 version.go 08:15:16 drwxrwxr-x 6 jenkins jenkins 4096 May 22 08:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:17 + 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=ace75286d6b347c1db783fb9f991eadf064396bd --label arch=arm64 --label version=3.0.0-dev.14 . 08:15:18 Sending build context to Docker daemon 31.07MB 08:15:18 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 08:15:18 Step 2/25 : FROM ${BASE} AS builder 08:15:18 ---> 29816d70d6c5 08:15:18 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:15:19 ---> Running in 4617cb30997f 08:15:19 Removing intermediate container 4617cb30997f 08:15:19 ---> aea5717e2707 08:15:19 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 08:15:19 ---> Running in 1017cd395a0d 08:15:19 Removing intermediate container 1017cd395a0d 08:15:19 ---> 3a6f9e3858d1 08:15:19 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:15:20 ---> Running in dd79fe6be56f 08:15:20 Removing intermediate container dd79fe6be56f 08:15:20 ---> 19ff80e0f0e4 08:15:20 Step 6/25 : LABEL Name=edgex-ui-go 08:15:20 ---> Running in b3e7450cb2df 08:15:20 Removing intermediate container b3e7450cb2df 08:15:20 ---> e3ceb077fc3c 08:15:20 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 08:15:20 ---> Running in 3e6e8426f73f 08:15:20 Removing intermediate container 3e6e8426f73f 08:15:20 ---> 46585c71d008 08:15:20 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:15:25 ---> 4092d714b227 08:15:25 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:15:25 ---> Running in bb73226901fb 08:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:15:27 OK: 263 MiB in 53 packages 08:15:28 Removing intermediate container bb73226901fb 08:15:28 ---> 64b9264fe526 08:15:28 Step 10/25 : ENV GO111MODULE=on 08:15:28 ---> Running in a9d414e97374 08:15:28 Removing intermediate container a9d414e97374 08:15:28 ---> 477d771ebc5b 08:15:28 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:15:28 ---> Running in 3c443d410c7a 08:15:29 Removing intermediate container 3c443d410c7a 08:15:29 ---> 504f968a707e 08:15:29 Step 12/25 : COPY go.mod vendor* ./ 08:15:29 ---> 96ff8b101c20 08:15:29 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:29 ---> Running in d2f97ca2f1ff 08:15:32 Removing intermediate container d2f97ca2f1ff 08:15:32 ---> 618cfa944713 08:15:32 Step 14/25 : COPY . . 08:15:36 ---> b6e379af64f0 08:15:36 Step 15/25 : RUN ${MAKE} 08:15:36 ---> Running in e0b79afedc08 08:15:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:17:45 Removing intermediate container e0b79afedc08 08:17:45 ---> 9e96cd30c23b 08:17:45 Step 16/25 : FROM alpine:3.17 08:17:45 3.17: Pulling from library/alpine 08:17:45 c41833b44d91: Already exists 08:17:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:17:45 Status: Downloaded newer image for alpine:3.17 08:17:45 ---> 51e60588ff2c 08:17:45 Step 17/25 : EXPOSE 4000 08:17:45 ---> Running in 92e586f21a5d 08:17:45 Removing intermediate container 92e586f21a5d 08:17:45 ---> d0c0d81249ea 08:17:45 Step 18/25 : 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 08:17:45 ---> efc82218264e 08:17:45 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:17:45 ---> abf1bc117a26 08:17:45 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:17:45 ---> e8866cdc2ba4 08:17:45 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:17:45 ---> Running in d652979c44c2 08:17:45 Removing intermediate container d652979c44c2 08:17:45 ---> b2c891ac99b6 08:17:45 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 08:17:45 ---> Running in bcc6f8a51e9c 08:17:45 Removing intermediate container bcc6f8a51e9c 08:17:45 ---> b62e68a81499 08:17:45 Step 23/25 : LABEL arch=arm64 08:17:45 ---> Running in c01c0ce0aefd 08:17:45 Removing intermediate container c01c0ce0aefd 08:17:45 ---> d77f4b99fcb5 08:17:45 Step 24/25 : LABEL git_sha=ace75286d6b347c1db783fb9f991eadf064396bd 08:17:45 ---> Running in 09dff4b1acc4 08:17:45 Removing intermediate container 09dff4b1acc4 08:17:45 ---> 4c3122fc4529 08:17:45 Step 25/25 : LABEL version=3.0.0-dev.14 08:17:45 ---> Running in 926ba6e1c609 08:17:45 Removing intermediate container 926ba6e1c609 08:17:45 ---> 23439b85187b 08:17:45 [Warning] One or more build-args [ARCH] were not consumed 08:17:45 Successfully built 23439b85187b 08:17:45 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 08:17:45 provisioning config files... 08:17:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/110@tmp/config8364392544192374320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:45 ---> docker-login.sh 08:17:45 nexus3.edgexfoundry.org:10001 08:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:45 Configure a credential helper to remove this warning. See 08:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:45 08:17:45 Login Succeeded 08:17:45 nexus3.edgexfoundry.org:10002 08:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:46 Configure a credential helper to remove this warning. See 08:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:46 08:17:46 Login Succeeded 08:17:46 nexus3.edgexfoundry.org:10003 08:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:46 Configure a credential helper to remove this warning. See 08:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:46 08:17:46 Login Succeeded 08:17:46 nexus3.edgexfoundry.org:10004 08:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:47 Configure a credential helper to remove this warning. See 08:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:47 08:17:47 Login Succeeded 08:17:47 docker.io 08:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:47 Configure a credential helper to remove this warning. See 08:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:47 08:17:47 Login Succeeded 08:17:47 ---> docker-login.sh ends [Pipeline] } 08:17:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:17:47 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:17:47 ace75286d6b347c1db783fb9f991eadf064396bd 08:17:47 latest 08:17:47 3.0.0-dev.14 08:17:47 ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 08:17:47 main 08:17:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:48 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ace75286d6b347c1db783fb9f991eadf064396bd 08:17:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:17:48 53d39aa43b7d: Preparing 08:17:48 fbe450cd7f47: Preparing 08:17:48 a6e9b00ef121: Preparing 08:17:48 26cbea5cba74: Preparing 08:17:48 26cbea5cba74: Layer already exists 08:17:48 53d39aa43b7d: Pushed 08:17:48 fbe450cd7f47: Pushed 08:17:55 a6e9b00ef121: Pushed 08:17:55 ace75286d6b347c1db783fb9f991eadf064396bd: digest: sha256:cc8d8e72deaecf522f83b33fc5d56278a501b026d5b7eb53432ff9aff00601aa size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:55 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:17:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:17:55 53d39aa43b7d: Preparing 08:17:55 fbe450cd7f47: Preparing 08:17:55 a6e9b00ef121: Preparing 08:17:55 26cbea5cba74: Preparing 08:17:55 26cbea5cba74: Layer already exists 08:17:55 53d39aa43b7d: Layer already exists 08:17:55 fbe450cd7f47: Layer already exists 08:17:55 a6e9b00ef121: Layer already exists 08:17:55 latest: digest: sha256:cc8d8e72deaecf522f83b33fc5d56278a501b026d5b7eb53432ff9aff00601aa size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:56 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.14 08:17:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:17:56 53d39aa43b7d: Preparing 08:17:56 fbe450cd7f47: Preparing 08:17:56 a6e9b00ef121: Preparing 08:17:56 26cbea5cba74: Preparing 08:17:56 fbe450cd7f47: Layer already exists 08:17:56 53d39aa43b7d: Layer already exists 08:17:56 a6e9b00ef121: Layer already exists 08:17:56 26cbea5cba74: Layer already exists 08:17:56 3.0.0-dev.14: digest: sha256:cc8d8e72deaecf522f83b33fc5d56278a501b026d5b7eb53432ff9aff00601aa size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:56 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 08:17:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:17:57 53d39aa43b7d: Preparing 08:17:57 fbe450cd7f47: Preparing 08:17:57 a6e9b00ef121: Preparing 08:17:57 26cbea5cba74: Preparing 08:17:57 26cbea5cba74: Layer already exists 08:17:57 fbe450cd7f47: Layer already exists 08:17:57 a6e9b00ef121: Layer already exists 08:17:57 53d39aa43b7d: Layer already exists 08:17:57 ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14: digest: sha256:cc8d8e72deaecf522f83b33fc5d56278a501b026d5b7eb53432ff9aff00601aa size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:57 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 08:17:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:17:58 53d39aa43b7d: Preparing 08:17:58 fbe450cd7f47: Preparing 08:17:58 a6e9b00ef121: Preparing 08:17:58 26cbea5cba74: Preparing 08:17:58 fbe450cd7f47: Layer already exists 08:17:58 a6e9b00ef121: Layer already exists 08:17:58 26cbea5cba74: Layer already exists 08:17:58 53d39aa43b7d: Layer already exists 08:17:58 main: digest: sha256:cc8d8e72deaecf522f83b33fc5d56278a501b026d5b7eb53432ff9aff00601aa size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:58 ===================================================== [Pipeline] echo 08:17:58 taggedImages: 08:17:58 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ace75286d6b347c1db783fb9f991eadf064396bd 08:17:58 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:17:58 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.14 08:17:58 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ace75286d6b347c1db783fb9f991eadf064396bd-3.0.0-dev.14 08:17:58 - 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 08:17:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:17:58 08:17:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:17:59 arm64: Pulling from edgex-lftools-log-publisher 08:17:59 8998bd30e6a1: Pulling fs layer 08:17:59 04944245beec: Pulling fs layer 08:17:59 699f458cf7ca: Pulling fs layer 08:17:59 765212b225bb: Pulling fs layer 08:17:59 f23df028b6ca: Pulling fs layer 08:17:59 d65c8cfc05b1: Pulling fs layer 08:17:59 2437ff75d9bd: Pulling fs layer 08:17:59 d65c8cfc05b1: Waiting 08:17:59 765212b225bb: Waiting 08:17:59 f23df028b6ca: Waiting 08:17:59 2437ff75d9bd: Waiting 08:17:59 04944245beec: Verifying Checksum 08:17:59 04944245beec: Download complete 08:17:59 765212b225bb: Verifying Checksum 08:17:59 765212b225bb: Download complete 08:17:59 f23df028b6ca: Verifying Checksum 08:17:59 f23df028b6ca: Download complete 08:17:59 d65c8cfc05b1: Verifying Checksum 08:17:59 d65c8cfc05b1: Download complete 08:17:59 699f458cf7ca: Download complete 08:17:59 8998bd30e6a1: Verifying Checksum 08:17:59 8998bd30e6a1: Download complete 08:18:01 2437ff75d9bd: Verifying Checksum 08:18:01 2437ff75d9bd: Download complete 08:18:03 8998bd30e6a1: Pull complete 08:18:04 04944245beec: Pull complete 08:18:05 699f458cf7ca: Pull complete 08:18:05 765212b225bb: Pull complete 08:18:08 f23df028b6ca: Pull complete 08:18:08 d65c8cfc05b1: Pull complete 08:18:20 2437ff75d9bd: Pull complete 08:18:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:18:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:20 prd-ubuntu20.04-docker-arm64-4c-16g-16263 does not seem to be running inside a container 08:18:20 $ 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/110 -v /w/workspace/edgex-ui-go/110:/w/workspace/edgex-ui-go/110:rw,z -v /w/workspace/edgex-ui-go/110@tmp:/w/workspace/edgex-ui-go/110@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 08:18:23 $ docker top 604a2d57a6416c872629cee9618568a7ad9eccf3a1e71221cb43e091ba749ddb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:24 ---> job-cost.sh 08:18:24 lf-activate-venv: SKIPPING 08:18:24 INFO: No Stack... 08:18:25 INFO: Retrieving Pricing Info for: v3-standard-4 08:18:25 INFO: Archiving Costs [Pipeline] sh 08:18:26 + cat /w/workspace/edgex-ui-go/110/archives/cost.csv 08:18:26 + cut -d, -f6 [Pipeline] lock 08:18:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] 08:18:26 Resource [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] did not exist. Created. 08:18:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:18:26 /w/workspace/edgex-ui-go/110@tmp/durable-be54a4ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:18:27 + echo total: 0.10999999940395355 [Pipeline] stash 08:18:27 Warning: overwriting stash ‘stack-cost’ 08:18:32 Stashed 1 file(s) [Pipeline] } 08:18:32 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 08:18:32 $ docker stop --time=1 604a2d57a6416c872629cee9618568a7ad9eccf3a1e71221cb43e091ba749ddb 08:18:34 $ docker rm -f --volumes 604a2d57a6416c872629cee9618568a7ad9eccf3a1e71221cb43e091ba749ddb [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 08:18:34 provisioning config files... 08:18:34 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3025603181330520207tmp [Pipeline] { [Pipeline] sh 08:18:34 + set +x 08:18:34 + curl -s https://codecov.io/bash 08:18:34 + bash -s -- 08:18:34 08:18:34 _____ _ 08:18:34 / ____| | | 08:18:34 | | ___ __| | ___ ___ _____ __ 08:18:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:18:34 | |___| (_) | (_| | __/ (_| (_) \ V / 08:18:34 \_____\___/ \__,_|\___|\___\___/ \_/ 08:18:34 Bash-1.0.6 08:18:34 08:18:34 08:18:34 ==> git version 2.25.1 found 08:18:34 ==> 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 08:18:34 Release-Date: 2020-01-08 08:18:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:18:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:18:34 ==> Jenkins CI detected. 08:18:34 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 08:18:34 project root: . 08:18:34 --> token set from env 08:18:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:18:34 ==> Running gcov in . (disable via -X gcov) 08:18:35 ==> Python coveragepy not found 08:18:35 ==> Searching for coverage reports in: 08:18:35 + . 08:18:35 -> Found 1 reports 08:18:35 ==> Detecting git/mercurial file structure 08:18:35 ==> Reading reports 08:18:35 + ./coverage.out bytes=10 08:18:35 ==> Appending adjustments 08:18:35 https://docs.codecov.io/docs/fixing-reports 08:18:35 + Found adjustments 08:18:35 ==> Gzipping contents 08:18:35 12K /tmp/codecov.lih03C.gz 08:18:35 ==> Uploading reports 08:18:35 url: https://codecov.io 08:18:35 query: branch=main&commit=ace75286d6b347c1db783fb9f991eadf064396bd&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:18:35 -> Pinging Codecov 08:18:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=ace75286d6b347c1db783fb9f991eadf064396bd&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:18:35 -> Uploading to 08:18:35 https://storage.googleapis.com/codecov/v4/raw/2023-05-22/FB506323287CE973F263BFD2A0EB1F37/ace75286d6b347c1db783fb9f991eadf064396bd/f392e321-7afc-4685-b3ae-2e71ced811fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T081835Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=297e5041edb418c615e982db6c4bcd5d79f7a39b8ea5b2297fb4ef20cee8ccaf 08:18:35 % Total % Received % Xferd Average Speed Time Time Time Current 08:18:35 Dload Upload Total Spent Left Speed 08:18:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 41757 --:--:-- --:--:-- --:--:-- 41757 08:18:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] } 08:18:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:18:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:18:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:18:36 08:18:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:18:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:18:37 df9b9388f04a: Pulling fs layer 08:18:37 52dc419b0ee2: Pulling fs layer 08:18:37 25bc292e5bac: Pulling fs layer 08:18:37 114826534d7a: Pulling fs layer 08:18:37 4657fd5d0bcf: Pulling fs layer 08:18:37 6ad1cebc031e: Pulling fs layer 08:18:37 8a3aa393b2d8: Pulling fs layer 08:18:37 114826534d7a: Waiting 08:18:37 4657fd5d0bcf: Waiting 08:18:37 6ad1cebc031e: Waiting 08:18:37 8a3aa393b2d8: Waiting 08:18:37 25bc292e5bac: Verifying Checksum 08:18:37 25bc292e5bac: Download complete 08:18:37 52dc419b0ee2: Download complete 08:18:37 4657fd5d0bcf: Download complete 08:18:37 df9b9388f04a: Download complete 08:18:37 df9b9388f04a: Pull complete 08:18:37 6ad1cebc031e: Verifying Checksum 08:18:37 6ad1cebc031e: Download complete 08:18:37 52dc419b0ee2: Pull complete 08:18:37 25bc292e5bac: Pull complete 08:18:37 114826534d7a: Verifying Checksum 08:18:37 114826534d7a: Download complete 08:18:38 8a3aa393b2d8: Verifying Checksum 08:18:38 8a3aa393b2d8: Download complete 08:18:41 114826534d7a: Pull complete 08:18:41 4657fd5d0bcf: Pull complete 08:18:41 6ad1cebc031e: Pull complete 08:18:44 8a3aa393b2d8: Pull complete 08:18:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:18:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:18:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:44 prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container 08:18:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:18:57 $ docker top fce56c977a542468fb17ae71b84c5755fb54b8be349a3047c0f91de1be18eeab -eo pid,comm [Pipeline] { [Pipeline] echo 08:18:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 08:18:58 + set -o pipefail 08:18:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 08:19:03 08:19:03 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 08:19:03 08:19:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/170cd28a-f855-461d-8551-5961cf24c8d3 08:19:03 08:19:03 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 08:19:03 08:19:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:19:03 08:19:03 08:19:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:19:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:19:03 More details here: https://snyk.co/ue1NS [Pipeline] } 08:19:03 $ docker stop --time=1 fce56c977a542468fb17ae71b84c5755fb54b8be349a3047c0f91de1be18eeab 08:19:08 $ docker rm -f --volumes fce56c977a542468fb17ae71b84c5755fb54b8be349a3047c0f91de1be18eeab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:19:09 + git log --format=format:%s -1 ace75286d6b347c1db783fb9f991eadf064396bd [Pipeline] sh 08:19:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:19:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:19:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:10 prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container 08:19:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:19:10 $ docker top 9d9ec153d7b1b1866ce61ac3f6105861630d9eb5e246194bc4fdab3536b04933 -eo pid,comm 08:19:10 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). 08:19:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:19:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:19:11 [ssh-agent] Looking for ssh-agent implementation... 08:19:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:19:11 $ docker exec 9d9ec153d7b1b1866ce61ac3f6105861630d9eb5e246194bc4fdab3536b04933 ssh-agent 08:19:11 SSH_AUTH_SOCK=/tmp/ssh-aKjW4x4c0KMT/agent.32 08:19:11 SSH_AGENT_PID=38 08:19:11 Running ssh-add (command line suppressed) 08:19:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10058953942954009292.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10058953942954009292.key) 08:19:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:19:11 + git semver tag 08:19:11 2023-05-22 08:19:11,830 [run_tag] DEBUG tag force:False 08:19:11 2023-05-22 08:19:11,831 [check_head_tag] DEBUG check head tag 08:19:11 2023-05-22 08:19:11,832 [execute] INFO git cat-file --batch-check 08:19:11 2023-05-22 08:19:11,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:19:11 2023-05-22 08:19:11,836 [execute] INFO git cat-file --batch 08:19:11 2023-05-22 08:19:11,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:19:11 2023-05-22 08:19:11,853 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:19:11 2023-05-22 08:19:11,853 [execute] INFO git tag -a v3.0.0-dev.14 -m v3.0.0-dev.14 08:19:11 2023-05-22 08:19:11,853 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.14', '-m', 'v3.0.0-dev.14'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 08:19:11 2023-05-22 08:19:11,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:19:11 3.0.0-dev.14 [Pipeline] } 08:19:11 $ docker exec --env ******** --env ******** 9d9ec153d7b1b1866ce61ac3f6105861630d9eb5e246194bc4fdab3536b04933 ssh-agent -k 08:19:12 unset SSH_AUTH_SOCK; 08:19:12 unset SSH_AGENT_PID; 08:19:12 echo Agent pid 38 killed; 08:19:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:19:12 + git semver [Pipeline] } 08:19:12 $ docker stop --time=1 9d9ec153d7b1b1866ce61ac3f6105861630d9eb5e246194bc4fdab3536b04933 08:19:13 $ docker rm -f --volumes 9d9ec153d7b1b1866ce61ac3f6105861630d9eb5e246194bc4fdab3536b04933 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:19:14 08:19:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:19:14 0.23.1-centos7: Pulling from edgex-lftools 08:19:14 ab5ef0e58194: Pulling fs layer 08:19:14 9712f1f96733: Pulling fs layer 08:19:14 63f879dbbcfc: Pulling fs layer 08:19:14 0d9ebad4ef96: Pulling fs layer 08:19:14 e9a5061849ea: Pulling fs layer 08:19:14 d747dcd14b5f: Pulling fs layer 08:19:14 2de7ff778b66: Pulling fs layer 08:19:14 e9a5061849ea: Waiting 08:19:14 0d9ebad4ef96: Waiting 08:19:14 2de7ff778b66: Waiting 08:19:14 d747dcd14b5f: Waiting 08:19:14 9712f1f96733: Verifying Checksum 08:19:15 63f879dbbcfc: Verifying Checksum 08:19:15 63f879dbbcfc: Download complete 08:19:15 0d9ebad4ef96: Verifying Checksum 08:19:15 0d9ebad4ef96: Download complete 08:19:15 d747dcd14b5f: Verifying Checksum 08:19:15 d747dcd14b5f: Download complete 08:19:15 e9a5061849ea: Verifying Checksum 08:19:15 e9a5061849ea: Download complete 08:19:15 ab5ef0e58194: Verifying Checksum 08:19:15 ab5ef0e58194: Download complete 08:19:15 2de7ff778b66: Verifying Checksum 08:19:15 2de7ff778b66: Download complete 08:19:17 ab5ef0e58194: Pull complete 08:19:17 9712f1f96733: Pull complete 08:19:18 63f879dbbcfc: Pull complete 08:19:22 0d9ebad4ef96: Pull complete 08:19:22 e9a5061849ea: Pull complete 08:19:22 d747dcd14b5f: Pull complete 08:19:23 2de7ff778b66: Pull complete 08:19:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:19:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:23 prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container 08:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:19:31 $ docker top 462e15e97733365d3263aa4ed5bf54e49a47dc44b51f5646f88bb4c8edd7f3c4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:19:31 provisioning config files... 08:19:31 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10801666686443195255tmp 08:19:31 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18090372087970045291tmp 08:19:31 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6698131583857236620tmp [Pipeline] { [Pipeline] echo 08:19:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:19:31 ---> sigul-configuration.sh 08:19:31 gpg: directory `/root/.gnupg' created 08:19:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:19:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:19:31 gpg: keyring `/root/.gnupg/secring.gpg' created 08:19:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:19:31 gpg: CAST5 encrypted data 08:19:31 gpg: encrypted with 1 passphrase 08:19:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:19:31 + mkdir /home/jenkins 08:19:31 + mkdir /home/jenkins/sigul [Pipeline] sh 08:19:32 + 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 08:19:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:19:32 ---> sigul-install.sh 08:19:32 Sigul already installed; skipping installation. [Pipeline] sh 08:19:32 + git tag --list 08:19:32 0.1.1 08:19:32 v1.1.0 08:19:32 v1.2.0 08:19:32 v1.2.1 08:19:32 v1.3.0 08:19:32 v2.0.0 08:19:32 v2.1.0 08:19:32 v2.2.0 08:19:32 v2.2.1-dev.1 08:19:32 v2.2.1-dev.2 08:19:32 v2.2.1-dev.3 08:19:32 v2.2.1-dev.4 08:19:32 v2.2.1-dev.5 08:19:32 v2.2.1-dev.6 08:19:32 v2.2.1-dev.7 08:19:32 v2.3.0 08:19:32 v2.3.0-dev.10 08:19:32 v2.3.0-dev.11 08:19:32 v2.3.0-dev.12 08:19:32 v2.3.0-dev.13 08:19:32 v2.3.0-dev.14 08:19:32 v2.3.0-dev.15 08:19:32 v2.3.0-dev.16 08:19:32 v2.3.0-dev.17 08:19:32 v2.3.0-dev.18 08:19:32 v2.3.0-dev.19 08:19:32 v2.3.0-dev.20 08:19:32 v2.3.0-dev.21 08:19:32 v2.3.0-dev.22 08:19:32 v2.3.0-dev.23 08:19:32 v2.3.0-dev.24 08:19:32 v2.3.0-dev.7 08:19:32 v2.3.0-dev.8 08:19:32 v2.3.0-dev.9 08:19:32 v3.0.0-dev.1 08:19:32 v3.0.0-dev.10 08:19:32 v3.0.0-dev.11 08:19:32 v3.0.0-dev.12 08:19:32 v3.0.0-dev.13 08:19:32 v3.0.0-dev.14 08:19:32 v3.0.0-dev.2 08:19:32 v3.0.0-dev.3 08:19:32 v3.0.0-dev.4 08:19:32 v3.0.0-dev.5 08:19:32 v3.0.0-dev.6 08:19:32 v3.0.0-dev.7 08:19:32 v3.0.0-dev.8 08:19:32 v3.0.0-dev.9 [Pipeline] sh 08:19:33 + lftools sign git-tag v3.0.0-dev.14 08:19:33 Signing Git tag with Sigul... 08:19:33 Signing v3.0.0-dev.14 [Pipeline] echo 08:19:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:19:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:19:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:19:34 $ docker stop --time=1 462e15e97733365d3263aa4ed5bf54e49a47dc44b51f5646f88bb4c8edd7f3c4 08:19:36 $ docker rm -f --volumes 462e15e97733365d3263aa4ed5bf54e49a47dc44b51f5646f88bb4c8edd7f3c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:19:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:19:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:19:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:37 prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container 08:19:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:19:38 $ docker top e3c8d501394e16b7fbf5d0027396c8ee664f1320c774a8ff17c66a5460ea272e -eo pid,comm 08:19:38 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). 08:19:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:19:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:19:38 [ssh-agent] Looking for ssh-agent implementation... 08:19:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:19:38 $ docker exec e3c8d501394e16b7fbf5d0027396c8ee664f1320c774a8ff17c66a5460ea272e ssh-agent 08:19:38 SSH_AUTH_SOCK=/tmp/ssh-Yizr0nf2sUqt/agent.15 08:19:38 SSH_AGENT_PID=21 08:19:38 Running ssh-add (command line suppressed) 08:19:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16655115801418270528.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16655115801418270528.key) 08:19:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:19:39 + git semver bump pre 08:19:39 2023-05-22 08:19:39,346 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:19:39 2023-05-22 08:19:39,346 [bump_version] DEBUG bumping version:3.0.0-dev.14 on axis:pre with prefix:dev 08:19:39 2023-05-22 08:19:39,346 [bump_version] DEBUG bumped version:3.0.0-dev.15 08:19:39 2023-05-22 08:19:39,346 [write_version] DEBUG write version:3.0.0-dev.15 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 08:19:39 2023-05-22 08:19:39,346 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:19:39 2023-05-22 08:19:39,347 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:19:39 2023-05-22 08:19:39,350 [execute] INFO git cat-file --batch-check 08:19:39 2023-05-22 08:19:39,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:19:39 2023-05-22 08:19:39,357 [execute] INFO git cat-file --batch 08:19:39 2023-05-22 08:19:39,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:19:39 2023-05-22 08:19:39,362 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:19:39 3.0.0-dev.15 [Pipeline] } 08:19:39 $ docker exec --env ******** --env ******** e3c8d501394e16b7fbf5d0027396c8ee664f1320c774a8ff17c66a5460ea272e ssh-agent -k 08:19:39 unset SSH_AUTH_SOCK; 08:19:39 unset SSH_AGENT_PID; 08:19:39 echo Agent pid 21 killed; 08:19:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:19:39 + git semver [Pipeline] } 08:19:40 $ docker stop --time=1 e3c8d501394e16b7fbf5d0027396c8ee664f1320c774a8ff17c66a5460ea272e 08:19:41 $ docker rm -f --volumes e3c8d501394e16b7fbf5d0027396c8ee664f1320c774a8ff17c66a5460ea272e [Pipeline] // withDockerContainer [Pipeline] sh 08:19:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:19:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:19:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:42 prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container 08:19:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:19:43 $ docker top 4d73750b20e457309a19d220216abda0ee2933f7252692b90e752af6bb75d459 -eo pid,comm 08:19:44 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). 08:19:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:19:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:19:44 [ssh-agent] Looking for ssh-agent implementation... 08:19:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:19:44 $ docker exec 4d73750b20e457309a19d220216abda0ee2933f7252692b90e752af6bb75d459 ssh-agent 08:19:44 SSH_AUTH_SOCK=/tmp/ssh-kyl3cVUVjsgl/agent.14 08:19:44 SSH_AGENT_PID=20 08:19:44 Running ssh-add (command line suppressed) 08:19:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_765155317392491595.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_765155317392491595.key) 08:19:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:19:44 + git semver push 08:19:44 2023-05-22 08:19:44,955 [run_push] DEBUG push 08:19:44 2023-05-22 08:19:44,955 [execute] INFO git cat-file --batch-check 08:19:44 2023-05-22 08:19:44,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:19:44 2023-05-22 08:19:44,959 [execute] INFO git rev-list 501fe5a2a051217376465f0ad1ce465504d192c2 -- 08:19:44 2023-05-22 08:19:44,960 [execute] DEBUG Popen(['git', 'rev-list', '501fe5a2a051217376465f0ad1ce465504d192c2', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:19:44 2023-05-22 08:19:44,969 [execute] INFO git fetch -v origin 08:19:44 2023-05-22 08:19:44,970 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:19:45 2023-05-22 08:19:45,437 [run_push] DEBUG no remote changes detected 08:19:45 2023-05-22 08:19:45,437 [execute] INFO git push origin semver 08:19:45 2023-05-22 08:19:45,438 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:19:46 2023-05-22 08:19:46,350 [run_push] DEBUG push all version tags 08:19:46 2023-05-22 08:19:46,351 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:19:46 2023-05-22 08:19:46,351 [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) 08:19:47 2023-05-22 08:19:47,095 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:19:47 3.0.0-dev.15 [Pipeline] } 08:19:47 $ docker exec --env ******** --env ******** 4d73750b20e457309a19d220216abda0ee2933f7252692b90e752af6bb75d459 ssh-agent -k 08:19:47 unset SSH_AUTH_SOCK; 08:19:47 unset SSH_AGENT_PID; 08:19:47 echo Agent pid 20 killed; 08:19:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:19:47 + git semver [Pipeline] } 08:19:48 $ docker stop --time=1 4d73750b20e457309a19d220216abda0ee2933f7252692b90e752af6bb75d459 08:19:50 $ docker rm -f --volumes 4d73750b20e457309a19d220216abda0ee2933f7252692b90e752af6bb75d459 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:19:50 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 08:19:50 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:19:50 total 16 08:19:50 drwxr-xr-x 3 root root 4096 May 22 08:02 . 08:19:50 drwxrwxr-x 15 jenkins jenkins 4096 May 22 08:19 .. 08:19:50 drwxr-xr-x 2 root root 4096 May 22 08:02 cost 08:19:50 -rw-r--r-- 1 root root 83 May 22 08:02 cost.csv 08:19:50 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:19:50 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:19:50 total 16 08:19:50 drwxr-xr-x 3 jenkins jenkins 4096 May 22 08:02 . 08:19:50 drwxrwxr-x 15 jenkins jenkins 4096 May 22 08:19 .. 08:19:50 drwxr-xr-x 2 jenkins jenkins 4096 May 22 08:02 cost 08:19:50 -rw-r--r-- 1 jenkins jenkins 83 May 22 08:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:19:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:19:52 ---> package-listing.sh 08:19:52 ++ facter osfamily 08:19:52 ++ tr '[:upper:]' '[:lower:]' 08:19:52 + OS_FAMILY=debian 08:19:52 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 08:19:52 + START_PACKAGES=/tmp/packages_start.txt 08:19:52 + END_PACKAGES=/tmp/packages_end.txt 08:19:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:19:52 + PACKAGES=/tmp/packages_start.txt 08:19:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:19:52 + PACKAGES=/tmp/packages_end.txt 08:19:52 + case "${OS_FAMILY}" in 08:19:52 + dpkg -l 08:19:52 + grep '^ii' 08:19:52 + '[' -f /tmp/packages_start.txt ']' 08:19:52 + '[' -f /tmp/packages_end.txt ']' 08:19:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:19:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:19:52 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 08:19:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 08:19:52 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 08:19:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:53 prd-ubuntu20.04-docker-8c-8g-16262 does not seem to be running inside a container 08:19:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:19:54 $ docker top 56276d63e12f8f607c9949b87ee6f31074a931a23effd5b15951487d02b0b13c -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:54 + touch /tmp/pre-build-complete [Pipeline] sh 08:19:54 + mkdir -p /var/log/sysstat [Pipeline] sh 08:19:55 + ls /var/log/sa-host 08:19:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:19:55 provisioning config files... 08:19:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3011713173073909078tmp [Pipeline] { [Pipeline] echo 08:19:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:19:55 ---> create-netrc.sh [Pipeline] } 08:19:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:19:55 ---> python-tools-install.sh [Pipeline] echo 08:19:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:19:56 ---> sudo-logs.sh 08:19:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:19:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:19:56 ---> job-cost.sh 08:19:56 lf-activate-venv: SKIPPING 08:19:56 DEBUG: total: 0.2199999988079071 08:19:56 INFO: Retrieving Stack Cost... 08:19:56 INFO: Retrieving Pricing Info for: v3-standard-8 08:19:57 INFO: Archiving Costs [Pipeline] echo 08:19:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:19:57 ---> logs-deploy.sh 08:19:57 lf-activate-venv: SKIPPING 08:19:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/110 08:19:57 INFO: archiving workspace using pattern(s): 08:19:58 Archives upload complete. 08:19:58 INFO: archiving logs to Nexus