Pull request #89 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 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-ssh16551838950641985409.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10753804336019918643.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/revert-85-upgrade-sdk/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/device-onvif-camera/branches/revert-85-upgrade-sdk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4476306668110219509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9250742953789520556.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/revert-85-upgrade-sdk/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/device-onvif-camera/branches/revert-85-upgrade-sdk/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh880697670898540173.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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 Running on prd-ubuntu20.04-docker-8c-8g-15417 in /w/workspace/vif-camera_revert-85-upgrade-sdk [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/vif-camera_revert-85-upgrade-sdk # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 (revert-85-upgrade-sdk) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 # timeout=10 Commit message: "build: Revert upgrade sdk and paho.mqtt lib" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-23T05:35:04.709Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-23T05:35:04.765Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-23T05:35:04.787Z] ========================================================= [2022-06-23T05:35:04.787Z] EdgeX Global Pipelines Version Info [2022-06-23T05:35:04.787Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:35:05.551Z] ------------------- [2022-06-23T05:35:05.551Z] stable info: [2022-06-23T05:35:05.551Z] ------------------- [2022-06-23T05:35:05.551Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-23T05:35:05.551Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T05:35:05.551Z] Message: update stable to v1.0.234 > git rev-list --no-walk a1ff2ff1478018e97cb2be48fcebf5909bf296dd # timeout=10 [2022-06-23T05:35:06.124Z] ------------------- [2022-06-23T05:35:06.124Z] experimental info: [2022-06-23T05:35:06.124Z] ------------------- [2022-06-23T05:35:06.124Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-23T05:35:06.124Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T05:35:06.124Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-23T05:35:06.324Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-23T05:35:06.334Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-23T05:35:06.345Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-23T05:35:06.361Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-23T05:35:06.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-23T05:35:06.392Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-23T05:35:06.402Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-23T05:35:06.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-23T05:35:06.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-23T05:35:06.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-23T05:35:06.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-23T05:35:06.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-23T05:35:06.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-23T05:35:06.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-23T05:35:06.504Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T05:35:06.518Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T05:35:06.536Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-23T05:35:06.546Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-23T05:35:06.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-23T05:35:06.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-23T05:35:06.580Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-23T05:35:06.592Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-23T05:35:06.600Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-23T05:35:06.608Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-23T05:35:06.616Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-23T05:35:06.624Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-23T05:35:06.633Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-23T05:35:06.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = revert-85-upgrade-sdk [Pipeline] echo [2022-06-23T05:35:06.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = revert-85-upgrade-sdk [Pipeline] echo [2022-06-23T05:35:06.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = revert-85-upgrade-sdk [Pipeline] echo [2022-06-23T05:35:06.666Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 [Pipeline] echo [2022-06-23T05:35:06.683Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff90a9a [Pipeline] echo [2022-06-23T05:35:06.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T05:35:06.737Z] provisioning config files... [2022-06-23T05:35:06.765Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/vif-camera_revert-85-upgrade-sdk@tmp/config2785543795436649500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:35:07.080Z] ---> docker-login.sh [2022-06-23T05:35:07.080Z] nexus3.edgexfoundry.org:10001 [2022-06-23T05:35:07.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:35:07.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:35:07.601Z] Configure a credential helper to remove this warning. See [2022-06-23T05:35:07.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:35:07.601Z] [2022-06-23T05:35:07.601Z] Login Succeeded [2022-06-23T05:35:07.601Z] nexus3.edgexfoundry.org:10002 [2022-06-23T05:35:07.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:35:07.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:35:07.601Z] Configure a credential helper to remove this warning. See [2022-06-23T05:35:07.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:35:07.601Z] [2022-06-23T05:35:07.601Z] Login Succeeded [2022-06-23T05:35:07.601Z] nexus3.edgexfoundry.org:10003 [2022-06-23T05:35:07.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:35:07.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:35:07.862Z] Configure a credential helper to remove this warning. See [2022-06-23T05:35:07.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:35:07.862Z] [2022-06-23T05:35:07.862Z] Login Succeeded [2022-06-23T05:35:07.862Z] nexus3.edgexfoundry.org:10004 [2022-06-23T05:35:07.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:35:07.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:35:07.862Z] Configure a credential helper to remove this warning. See [2022-06-23T05:35:07.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:35:07.862Z] [2022-06-23T05:35:07.862Z] Login Succeeded [2022-06-23T05:35:07.862Z] docker.io [2022-06-23T05:35:07.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:35:08.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:35:08.433Z] Configure a credential helper to remove this warning. See [2022-06-23T05:35:08.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:35:08.433Z] [2022-06-23T05:35:08.433Z] Login Succeeded [2022-06-23T05:35:08.433Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T05:35:08.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-23T05:35:08.812Z] + git rev-list -1 --merges ff90a9a5b2b6bb609915d7553f643c8ab0d8c292~1..ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 [Pipeline] echo [2022-06-23T05:35:08.844Z] -----------> git rev-list -1 --merges ff90a9a5b2b6bb609915d7553f643c8ab0d8c292~1..ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 [false] [Pipeline] sh [2022-06-23T05:35:09.135Z] + git log --format=format:%s -1 ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 [Pipeline] echo [2022-06-23T05:35:09.150Z] ========================================================= [2022-06-23T05:35:09.150Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-23T05:35:09.150Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T05:35:09.488Z] + git log --format=format:%s -1 ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 [Pipeline] echo [2022-06-23T05:35:09.499Z] [semverPrep] GIT_COMMIT: ff90a9a5b2b6bb609915d7553f643c8ab0d8c292, Commit Message: build: Revert upgrade sdk and paho.mqtt lib [Pipeline] echo [2022-06-23T05:35:09.506Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-23T05:35:09.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T05:35:09.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-23T05:35:09.868Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-23T05:35:09.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-23T05:35:09.868Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-23T05:35:09.868Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-23T05:35:09.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:35:10.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T05:35:10.283Z] [2022-06-23T05:35:10.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:35:10.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T05:35:10.596Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-23T05:35:10.596Z] 42c077c10790: Pulling fs layer [2022-06-23T05:35:10.596Z] f63e77b7563a: Pulling fs layer [2022-06-23T05:35:10.596Z] bd5fdadae976: Pulling fs layer [2022-06-23T05:35:10.596Z] 205491f53016: Pulling fs layer [2022-06-23T05:35:10.596Z] df18705c85c3: Pulling fs layer [2022-06-23T05:35:10.596Z] bdb3f477010e: Pulling fs layer [2022-06-23T05:35:10.596Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-23T05:35:10.596Z] 2c6e9b1d212d: Pulling fs layer [2022-06-23T05:35:10.596Z] bdb8f0575790: Pulling fs layer [2022-06-23T05:35:10.596Z] 386e3cb2ff24: Pulling fs layer [2022-06-23T05:35:10.596Z] 2343380bae48: Pulling fs layer [2022-06-23T05:35:10.596Z] df18705c85c3: Waiting [2022-06-23T05:35:10.596Z] bdb3f477010e: Waiting [2022-06-23T05:35:10.596Z] 205491f53016: Waiting [2022-06-23T05:35:10.596Z] c8a8fc8e1c8f: Waiting [2022-06-23T05:35:10.596Z] 2c6e9b1d212d: Waiting [2022-06-23T05:35:10.596Z] 386e3cb2ff24: Waiting [2022-06-23T05:35:10.596Z] bdb8f0575790: Waiting [2022-06-23T05:35:10.596Z] f63e77b7563a: Download complete [2022-06-23T05:35:10.596Z] 205491f53016: Verifying Checksum [2022-06-23T05:35:10.596Z] 205491f53016: Download complete [2022-06-23T05:35:10.856Z] bd5fdadae976: Verifying Checksum [2022-06-23T05:35:10.856Z] bd5fdadae976: Download complete [2022-06-23T05:35:10.856Z] df18705c85c3: Verifying Checksum [2022-06-23T05:35:10.856Z] df18705c85c3: Download complete [2022-06-23T05:35:10.856Z] bdb3f477010e: Download complete [2022-06-23T05:35:10.856Z] 2c6e9b1d212d: Download complete [2022-06-23T05:35:10.856Z] bdb8f0575790: Download complete [2022-06-23T05:35:10.856Z] 386e3cb2ff24: Download complete [2022-06-23T05:35:10.856Z] 2343380bae48: Verifying Checksum [2022-06-23T05:35:10.856Z] 42c077c10790: Verifying Checksum [2022-06-23T05:35:10.856Z] 42c077c10790: Download complete [2022-06-23T05:35:11.115Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-23T05:35:11.115Z] c8a8fc8e1c8f: Download complete [2022-06-23T05:35:12.054Z] 42c077c10790: Pull complete [2022-06-23T05:35:12.054Z] f63e77b7563a: Pull complete [2022-06-23T05:35:12.625Z] bd5fdadae976: Pull complete [2022-06-23T05:35:12.625Z] 205491f53016: Pull complete [2022-06-23T05:35:12.885Z] df18705c85c3: Pull complete [2022-06-23T05:35:13.145Z] bdb3f477010e: Pull complete [2022-06-23T05:35:15.049Z] c8a8fc8e1c8f: Pull complete [2022-06-23T05:35:15.049Z] 2c6e9b1d212d: Pull complete [2022-06-23T05:35:15.049Z] bdb8f0575790: Pull complete [2022-06-23T05:35:15.049Z] 386e3cb2ff24: Pull complete [2022-06-23T05:35:15.049Z] 2343380bae48: Pull complete [2022-06-23T05:35:15.049Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-23T05:35:15.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T05:35:15.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:35:15.148Z] prd-ubuntu20.04-docker-8c-8g-15417 does not seem to be running inside a container [2022-06-23T05:35:15.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/vif-camera_revert-85-upgrade-sdk -v /w/workspace/vif-camera_revert-85-upgrade-sdk:/w/workspace/vif-camera_revert-85-upgrade-sdk:rw,z -v /w/workspace/vif-camera_revert-85-upgrade-sdk@tmp:/w/workspace/vif-camera_revert-85-upgrade-sdk@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-23T05:35:16.691Z] $ docker top ea40898b8a029de4597b5744e6e693dadf329b40a79bd3c2cf2dbcd2a5894385 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T05:35:16.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T05:35:16.790Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T05:35:16.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T05:35:16.916Z] $ docker exec ea40898b8a029de4597b5744e6e693dadf329b40a79bd3c2cf2dbcd2a5894385 ssh-agent [2022-06-23T05:35:17.033Z] SSH_AUTH_SOCK=/tmp/ssh-JGIvQKYjDuKv/agent.32 [2022-06-23T05:35:17.033Z] SSH_AGENT_PID=38 [2022-06-23T05:35:17.038Z] Running ssh-add (command line suppressed) [2022-06-23T05:35:17.149Z] Identity added: /w/workspace/vif-camera_revert-85-upgrade-sdk@tmp/private_key_3776982004249134637.key (/w/workspace/vif-camera_revert-85-upgrade-sdk@tmp/private_key_3776982004249134637.key) [2022-06-23T05:35:17.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T05:35:17.453Z] + git tag --points-at HEAD [Pipeline] } [2022-06-23T05:35:17.467Z] $ docker exec --env ******** --env ******** ea40898b8a029de4597b5744e6e693dadf329b40a79bd3c2cf2dbcd2a5894385 ssh-agent -k [2022-06-23T05:35:17.567Z] unset SSH_AUTH_SOCK; [2022-06-23T05:35:17.568Z] unset SSH_AGENT_PID; [2022-06-23T05:35:17.568Z] echo Agent pid 38 killed; [2022-06-23T05:35:17.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-23T05:35:17.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T05:35:17.597Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T05:35:17.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T05:35:17.733Z] $ docker exec ea40898b8a029de4597b5744e6e693dadf329b40a79bd3c2cf2dbcd2a5894385 ssh-agent [2022-06-23T05:35:17.869Z] SSH_AUTH_SOCK=/tmp/ssh-DRfx9Lh01ixY/agent.70 [2022-06-23T05:35:17.869Z] SSH_AGENT_PID=76 [2022-06-23T05:35:17.874Z] Running ssh-add (command line suppressed) [2022-06-23T05:35:17.995Z] Identity added: /w/workspace/vif-camera_revert-85-upgrade-sdk@tmp/private_key_5954593908102669953.key (/w/workspace/vif-camera_revert-85-upgrade-sdk@tmp/private_key_5954593908102669953.key) [2022-06-23T05:35:18.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T05:35:18.305Z] + git semver init [2022-06-23T05:35:18.565Z] 2022-06-23 05:35:18,510 [run_init] DEBUG init version:0.0.0 force:False [2022-06-23T05:35:18.565Z] 2022-06-23 05:35:18,510 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/vif-camera_revert-85-upgrade-sdk/.semver [2022-06-23T05:35:18.565Z] 2022-06-23 05:35:18,511 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/vif-camera_revert-85-upgrade-sdk/.semver [2022-06-23T05:35:18.565Z] 2022-06-23 05:35:18,511 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/vif-camera_revert-85-upgrade-sdk/.semver'], cwd=/w/workspace/vif-camera_revert-85-upgrade-sdk, universal_newlines=False, shell=None, istream=None) [2022-06-23T05:35:19.508Z] 2022-06-23 05:35:19,225 [append_file] DEBUG append to file:/w/workspace/vif-camera_revert-85-upgrade-sdk/.git/info/exclude [2022-06-23T05:35:19.508Z] 2022-06-23 05:35:19,225 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/vif-camera_revert-85-upgrade-sdk/.semver/revert-85-upgrade-sdk with force:False [2022-06-23T05:35:19.508Z] 2022-06-23 05:35:19,226 [write_file] DEBUG write to file:/w/workspace/vif-camera_revert-85-upgrade-sdk/.semver/revert-85-upgrade-sdk [2022-06-23T05:35:19.508Z] 2022-06-23 05:35:19,230 [execute] INFO git cat-file --batch-check [2022-06-23T05:35:19.508Z] 2022-06-23 05:35:19,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/vif-camera_revert-85-upgrade-sdk/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T05:35:19.508Z] 2022-06-23 05:35:19,236 [execute] INFO git cat-file --batch [2022-06-23T05:35:19.508Z] 2022-06-23 05:35:19,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/vif-camera_revert-85-upgrade-sdk/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T05:35:19.508Z] 2022-06-23 05:35:19,242 [read_version] DEBUG read version from /w/workspace/vif-camera_revert-85-upgrade-sdk/.semver/revert-85-upgrade-sdk [2022-06-23T05:35:19.508Z] 0.0.0 [Pipeline] } [2022-06-23T05:35:19.519Z] $ docker exec --env ******** --env ******** ea40898b8a029de4597b5744e6e693dadf329b40a79bd3c2cf2dbcd2a5894385 ssh-agent -k [2022-06-23T05:35:19.639Z] unset SSH_AUTH_SOCK; [2022-06-23T05:35:19.639Z] unset SSH_AGENT_PID; [2022-06-23T05:35:19.639Z] echo Agent pid 76 killed; [2022-06-23T05:35:19.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T05:35:19.964Z] + git semver [Pipeline] } [2022-06-23T05:35:20.238Z] $ docker stop --time=1 ea40898b8a029de4597b5744e6e693dadf329b40a79bd3c2cf2dbcd2a5894385 [2022-06-23T05:35:21.606Z] $ docker rm -f ea40898b8a029de4597b5744e6e693dadf329b40a79bd3c2cf2dbcd2a5894385 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T05:35:21.948Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-23T05:35:22.232Z] Stashed 1 file(s) [Pipeline] echo [2022-06-23T05:35:22.235Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T05:35:22.351Z] provisioning config files... [2022-06-23T05:35:22.362Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/vif-camera_revert-85-upgrade-sdk@tmp/config6122506490889015024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:35:22.656Z] ---> docker-login.sh [2022-06-23T05:35:22.656Z] nexus3.edgexfoundry.org:10001 [2022-06-23T05:35:22.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:35:22.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:35:22.656Z] Configure a credential helper to remove this warning. See [2022-06-23T05:35:22.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:35:22.656Z] [2022-06-23T05:35:22.656Z] Login Succeeded [2022-06-23T05:35:22.656Z] nexus3.edgexfoundry.org:10002 [2022-06-23T05:35:22.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:35:22.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:35:22.915Z] Configure a credential helper to remove this warning. See [2022-06-23T05:35:22.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:35:22.915Z] [2022-06-23T05:35:22.915Z] Login Succeeded [2022-06-23T05:35:22.915Z] nexus3.edgexfoundry.org:10003 [2022-06-23T05:35:22.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:35:22.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:35:22.915Z] Configure a credential helper to remove this warning. See [2022-06-23T05:35:22.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:35:22.915Z] [2022-06-23T05:35:22.915Z] Login Succeeded [2022-06-23T05:35:22.915Z] nexus3.edgexfoundry.org:10004 [2022-06-23T05:35:22.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:35:23.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:35:23.175Z] Configure a credential helper to remove this warning. See [2022-06-23T05:35:23.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:35:23.175Z] [2022-06-23T05:35:23.175Z] Login Succeeded [2022-06-23T05:35:23.175Z] docker.io [2022-06-23T05:35:23.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:35:23.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:35:23.437Z] Configure a credential helper to remove this warning. See [2022-06-23T05:35:23.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:35:23.437Z] [2022-06-23T05:35:23.437Z] Login Succeeded [2022-06-23T05:35:23.437Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T05:35:23.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-23T05:35:23.512Z] [edgeX.isLTS] Checking if [revert-85-upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:35:23.524Z] [edgeX.isLTS] Checking if [revert-85-upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:35:23.529Z] ========================================================= [2022-06-23T05:35:23.529Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-23T05:35:23.529Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:35:23.845Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-23T05:35:23.845Z] Sending build context to Docker daemon 8.755MB [2022-06-23T05:35:23.845Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T05:35:23.845Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-23T05:35:23.845Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-23T05:35:23.845Z] 59bf1c3509f3: Pulling fs layer [2022-06-23T05:35:23.845Z] 666ba61612fd: Pulling fs layer [2022-06-23T05:35:23.845Z] 8ed8ca486205: Pulling fs layer [2022-06-23T05:35:23.845Z] cc1cd167ecdc: Pulling fs layer [2022-06-23T05:35:23.845Z] c516ae0d96e1: Pulling fs layer [2022-06-23T05:35:23.845Z] 684cea983483: Pulling fs layer [2022-06-23T05:35:23.845Z] dd3240ac7de5: Pulling fs layer [2022-06-23T05:35:23.845Z] b1e948a4e11c: Pulling fs layer [2022-06-23T05:35:23.845Z] a8fd76ee1af6: Pulling fs layer [2022-06-23T05:35:23.845Z] 646ad004c059: Pulling fs layer [2022-06-23T05:35:23.845Z] cc1cd167ecdc: Waiting [2022-06-23T05:35:23.845Z] dd3240ac7de5: Waiting [2022-06-23T05:35:23.845Z] b1e948a4e11c: Waiting [2022-06-23T05:35:23.845Z] c516ae0d96e1: Waiting [2022-06-23T05:35:23.845Z] 684cea983483: Waiting [2022-06-23T05:35:23.845Z] a8fd76ee1af6: Waiting [2022-06-23T05:35:23.845Z] 8ed8ca486205: Verifying Checksum [2022-06-23T05:35:23.845Z] 8ed8ca486205: Download complete [2022-06-23T05:35:23.845Z] 666ba61612fd: Verifying Checksum [2022-06-23T05:35:23.845Z] 666ba61612fd: Download complete [2022-06-23T05:35:24.105Z] c516ae0d96e1: Verifying Checksum [2022-06-23T05:35:24.105Z] c516ae0d96e1: Download complete [2022-06-23T05:35:24.105Z] 684cea983483: Verifying Checksum [2022-06-23T05:35:24.105Z] 684cea983483: Download complete [2022-06-23T05:35:24.105Z] 59bf1c3509f3: Verifying Checksum [2022-06-23T05:35:24.105Z] 59bf1c3509f3: Download complete [2022-06-23T05:35:24.105Z] dd3240ac7de5: Verifying Checksum [2022-06-23T05:35:24.105Z] dd3240ac7de5: Download complete [2022-06-23T05:35:24.105Z] b1e948a4e11c: Verifying Checksum [2022-06-23T05:35:24.105Z] b1e948a4e11c: Download complete [2022-06-23T05:35:24.105Z] 59bf1c3509f3: Pull complete [2022-06-23T05:35:24.370Z] 666ba61612fd: Pull complete [2022-06-23T05:35:24.370Z] 8ed8ca486205: Pull complete [2022-06-23T05:35:24.630Z] 646ad004c059: Verifying Checksum [2022-06-23T05:35:24.630Z] 646ad004c059: Download complete [2022-06-23T05:35:24.630Z] a8fd76ee1af6: Verifying Checksum [2022-06-23T05:35:24.630Z] a8fd76ee1af6: Download complete [2022-06-23T05:35:24.630Z] cc1cd167ecdc: Verifying Checksum [2022-06-23T05:35:24.630Z] cc1cd167ecdc: Download complete [2022-06-23T05:35:28.825Z] cc1cd167ecdc: Pull complete [2022-06-23T05:35:28.825Z] c516ae0d96e1: Pull complete [2022-06-23T05:35:28.825Z] 684cea983483: Pull complete [2022-06-23T05:35:28.825Z] dd3240ac7de5: Pull complete [2022-06-23T05:35:28.825Z] b1e948a4e11c: Pull complete [2022-06-23T05:35:30.731Z] a8fd76ee1af6: Pull complete [2022-06-23T05:35:31.298Z] 646ad004c059: Pull complete [2022-06-23T05:35:31.298Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-23T05:35:31.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T05:35:31.298Z] ---> 8f69c11f6b0c [2022-06-23T05:35:31.298Z] Step 3/13 : ARG MAKE="make build" [2022-06-23T05:35:33.846Z] ---> Running in f08fe3974f62 [2022-06-23T05:35:33.846Z] Removing intermediate container f08fe3974f62 [2022-06-23T05:35:33.846Z] ---> a3bbbc9f1849 [2022-06-23T05:35:33.846Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-23T05:35:33.846Z] ---> Running in 259066d3d5c7 [2022-06-23T05:35:33.846Z] Removing intermediate container 259066d3d5c7 [2022-06-23T05:35:33.846Z] ---> f68051c2a7d7 [2022-06-23T05:35:33.846Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-23T05:35:33.846Z] ---> Running in 4dda516678a1 [2022-06-23T05:35:33.846Z] Removing intermediate container 4dda516678a1 [2022-06-23T05:35:33.846Z] ---> a17fb0adedac [2022-06-23T05:35:33.846Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-23T05:35:33.846Z] ---> Running in 15423a6ee560 [2022-06-23T05:35:33.846Z] Removing intermediate container 15423a6ee560 [2022-06-23T05:35:33.846Z] ---> 75146c2f1b79 [2022-06-23T05:35:33.846Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T05:35:33.846Z] ---> Running in 647832c9fe60 [2022-06-23T05:35:34.416Z] Removing intermediate container 647832c9fe60 [2022-06-23T05:35:34.416Z] ---> 8168e816f410 [2022-06-23T05:35:34.416Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T05:35:34.416Z] ---> Running in 81a3b75e111b [2022-06-23T05:35:34.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T05:35:35.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T05:35:35.884Z] OK: 221 MiB in 52 packages [2022-06-23T05:35:36.146Z] Removing intermediate container 81a3b75e111b [2022-06-23T05:35:36.146Z] ---> ca904584e417 [2022-06-23T05:35:36.146Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-23T05:35:36.406Z] ---> Running in 68be4914cdcb [2022-06-23T05:35:36.406Z] Removing intermediate container 68be4914cdcb [2022-06-23T05:35:36.406Z] ---> 44f13e8e6a1b [2022-06-23T05:35:36.406Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-23T05:35:36.406Z] ---> b07716422fc2 [2022-06-23T05:35:36.406Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T05:35:36.667Z] ---> Running in 689628b595f7 [2022-06-23T05:35:37.324Z] Still waiting to schedule task [2022-06-23T05:35:37.324Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-23T05:35:51.568Z] Removing intermediate container 689628b595f7 [2022-06-23T05:35:51.568Z] ---> dca1da195f18 [2022-06-23T05:35:51.568Z] Step 12/13 : COPY . . [2022-06-23T05:35:51.568Z] ---> 301a2de72cfa [2022-06-23T05:35:51.568Z] Step 13/13 : RUN ${MAKE} [2022-06-23T05:35:51.568Z] ---> Running in 68b3d67937c6 [2022-06-23T05:35:51.568Z] noop [2022-06-23T05:35:51.568Z] Removing intermediate container 68b3d67937c6 [2022-06-23T05:35:51.568Z] ---> 53813297fb3b [2022-06-23T05:35:51.568Z] Successfully built 53813297fb3b [2022-06-23T05:35:51.568Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:35:51.885Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T05:35:51.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:35:51.968Z] prd-ubuntu20.04-docker-8c-8g-15417 does not seem to be running inside a container [2022-06-23T05:35:52.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/vif-camera_revert-85-upgrade-sdk -v /w/workspace/vif-camera_revert-85-upgrade-sdk:/w/workspace/vif-camera_revert-85-upgrade-sdk:rw,z -v /w/workspace/vif-camera_revert-85-upgrade-sdk@tmp:/w/workspace/vif-camera_revert-85-upgrade-sdk@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 ******** ci-base-image-x86_64 cat [2022-06-23T05:35:52.384Z] $ docker top b28a852baaef0df5b38cd3ddaf4e4a0712dbd306c2d98dac2bf79ed3ecf2c293 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T05:35:52.741Z] + go version [2022-06-23T05:35:52.741Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-23T05:35:52.754Z] $ docker stop --time=1 b28a852baaef0df5b38cd3ddaf4e4a0712dbd306c2d98dac2bf79ed3ecf2c293 [2022-06-23T05:35:54.058Z] $ docker rm -f b28a852baaef0df5b38cd3ddaf4e4a0712dbd306c2d98dac2bf79ed3ecf2c293 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:35:54.491Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T05:35:54.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:35:54.574Z] prd-ubuntu20.04-docker-8c-8g-15417 does not seem to be running inside a container [2022-06-23T05:35:54.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/vif-camera_revert-85-upgrade-sdk -v /w/workspace/vif-camera_revert-85-upgrade-sdk:/w/workspace/vif-camera_revert-85-upgrade-sdk:rw,z -v /w/workspace/vif-camera_revert-85-upgrade-sdk@tmp:/w/workspace/vif-camera_revert-85-upgrade-sdk@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 ******** ci-base-image-x86_64 cat [2022-06-23T05:35:55.019Z] $ docker top 2721d15f35c388aca2d8c54d2c2978fa8a673478e6dc01e1ca08a1bcc40b347d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-23T05:35:55.445Z] + make test [2022-06-23T05:35:55.445Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-23T05:35:55.703Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-23T05:36:05.686Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-23T05:36:05.686Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.015s coverage: 1.2% of statements [2022-06-23T05:36:09.888Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.958s coverage: 13.8% of statements [2022-06-23T05:36:16.462Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-23T05:36:20.658Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T05:36:20.658Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T05:36:20.658Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T05:36:20.671Z] [edgeX.isLTS] Checking if [revert-85-upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-23T05:36:20.684Z] $ docker stop --time=1 2721d15f35c388aca2d8c54d2c2978fa8a673478e6dc01e1ca08a1bcc40b347d [2022-06-23T05:36:22.505Z] $ docker rm -f 2721d15f35c388aca2d8c54d2c2978fa8a673478e6dc01e1ca08a1bcc40b347d [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T05:36:22.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-23T05:36:23.026Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-23T05:36:23.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-23T05:36:23.811Z] + ls -al . [2022-06-23T05:36:23.811Z] total 236 [2022-06-23T05:36:23.811Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 05:36 . [2022-06-23T05:36:23.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:35 .. [2022-06-23T05:36:23.811Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:35 .git [2022-06-23T05:36:23.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:35 .github [2022-06-23T05:36:23.811Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 23 05:35 .gitignore [2022-06-23T05:36:23.811Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 05:35 .golangci.yml [2022-06-23T05:36:23.811Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 05:35 .semver [2022-06-23T05:36:23.811Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 23 05:35 Attribution.txt [2022-06-23T05:36:23.811Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 23 05:35 CHANGELOG.md [2022-06-23T05:36:23.811Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 23 05:35 Dockerfile [2022-06-23T05:36:23.811Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 05:35 GOVERNANCE.md [2022-06-23T05:36:23.811Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 05:35 Jenkinsfile [2022-06-23T05:36:23.811Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 05:35 LICENSE [2022-06-23T05:36:23.811Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 23 05:35 Makefile [2022-06-23T05:36:23.811Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 23 05:35 OWNERS.md [2022-06-23T05:36:23.811Z] -rw-rw-r-- 1 jenkins jenkins 30599 Jun 23 05:35 README.md [2022-06-23T05:36:23.811Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 05:35 VERSION [2022-06-23T05:36:23.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:35 bin [2022-06-23T05:36:23.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:35 cmd [2022-06-23T05:36:23.811Z] -rw-r--r-- 1 jenkins jenkins 59480 Jun 23 05:36 coverage.out [2022-06-23T05:36:23.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:35 doc [2022-06-23T05:36:23.811Z] -rw-rw-r-- 1 jenkins jenkins 3506 Jun 23 05:35 go.mod [2022-06-23T05:36:23.811Z] -rw-rw-r-- 1 jenkins jenkins 37405 Jun 23 05:35 go.sum [2022-06-23T05:36:23.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:35 internal [2022-06-23T05:36:23.811Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 23 05:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:36:24.125Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 --label arch=amd64 --label version=0.0.0 . [2022-06-23T05:36:24.125Z] Sending build context to Docker daemon 8.815MB [2022-06-23T05:36:24.125Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T05:36:24.125Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-23T05:36:24.125Z] ---> 53813297fb3b [2022-06-23T05:36:24.125Z] Step 3/26 : ARG MAKE="make build" [2022-06-23T05:36:24.125Z] ---> Running in ac681cb09d8c [2022-06-23T05:36:24.384Z] Removing intermediate container ac681cb09d8c [2022-06-23T05:36:24.384Z] ---> 8b72603d065e [2022-06-23T05:36:24.384Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-23T05:36:24.384Z] ---> Running in 0e58f02d1cd4 [2022-06-23T05:36:24.384Z] Removing intermediate container 0e58f02d1cd4 [2022-06-23T05:36:24.384Z] ---> 0a9d5b98c80d [2022-06-23T05:36:24.384Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-23T05:36:24.384Z] ---> Running in de80ffdc41d4 [2022-06-23T05:36:24.644Z] Removing intermediate container de80ffdc41d4 [2022-06-23T05:36:24.644Z] ---> ae99f4477b22 [2022-06-23T05:36:24.644Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-23T05:36:24.644Z] ---> Running in 5de0e237134c [2022-06-23T05:36:24.644Z] Removing intermediate container 5de0e237134c [2022-06-23T05:36:24.644Z] ---> b1deb55ce5bd [2022-06-23T05:36:24.644Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T05:36:24.644Z] ---> Running in e141898c86d2 [2022-06-23T05:36:25.214Z] Removing intermediate container e141898c86d2 [2022-06-23T05:36:25.214Z] ---> 758eb0f7db02 [2022-06-23T05:36:25.214Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T05:36:25.475Z] ---> Running in fa53acdc5576 [2022-06-23T05:36:25.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T05:36:26.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T05:36:26.877Z] OK: 221 MiB in 52 packages [2022-06-23T05:36:27.137Z] Removing intermediate container fa53acdc5576 [2022-06-23T05:36:27.137Z] ---> cd107bafb5a1 [2022-06-23T05:36:27.137Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-23T05:36:27.137Z] ---> Running in 7dd234d9c37e [2022-06-23T05:36:27.397Z] Removing intermediate container 7dd234d9c37e [2022-06-23T05:36:27.397Z] ---> 4e7010fb657e [2022-06-23T05:36:27.397Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-23T05:36:27.397Z] ---> 029320846d18 [2022-06-23T05:36:27.397Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T05:36:27.397Z] ---> Running in d40a1e5eac12 [2022-06-23T05:36:28.338Z] Removing intermediate container d40a1e5eac12 [2022-06-23T05:36:28.338Z] ---> 8c578de2da24 [2022-06-23T05:36:28.338Z] Step 12/26 : COPY . . [2022-06-23T05:36:28.598Z] ---> 2d015dfa31a5 [2022-06-23T05:36:28.598Z] Step 13/26 : RUN ${MAKE} [2022-06-23T05:36:28.598Z] ---> Running in 5acf242f88b7 [2022-06-23T05:36:28.857Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-23T05:36:50.861Z] Removing intermediate container 5acf242f88b7 [2022-06-23T05:36:50.861Z] ---> c7ffab61e85d [2022-06-23T05:36:50.861Z] Step 14/26 : FROM alpine:3.15 [2022-06-23T05:36:50.861Z] 3.15: Pulling from library/alpine [2022-06-23T05:36:50.861Z] df9b9388f04a: Pulling fs layer [2022-06-23T05:36:50.861Z] df9b9388f04a: Verifying Checksum [2022-06-23T05:36:50.861Z] df9b9388f04a: Download complete [2022-06-23T05:36:50.861Z] df9b9388f04a: Pull complete [2022-06-23T05:36:50.861Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T05:36:50.861Z] Status: Downloaded newer image for alpine:3.15 [2022-06-23T05:36:50.861Z] ---> 0ac33e5f5afa [2022-06-23T05:36:50.861Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-23T05:36:50.861Z] ---> Running in 5217f9401e55 [2022-06-23T05:36:50.861Z] Removing intermediate container 5217f9401e55 [2022-06-23T05:36:50.861Z] ---> 0fdeff97d2d1 [2022-06-23T05:36:50.861Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-23T05:36:50.861Z] ---> Running in 90d52b8e9f40 [2022-06-23T05:36:50.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T05:36:50.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T05:36:50.861Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-23T05:36:50.861Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-23T05:36:50.861Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-23T05:36:50.861Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-23T05:36:50.861Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-23T05:36:50.861Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-23T05:36:50.861Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T05:36:50.861Z] OK: 8 MiB in 20 packages [2022-06-23T05:36:50.861Z] Removing intermediate container 90d52b8e9f40 [2022-06-23T05:36:50.861Z] ---> 3bfa521fcfc3 [2022-06-23T05:36:50.861Z] Step 17/26 : WORKDIR / [2022-06-23T05:36:50.861Z] ---> Running in cc3e83a72690 [2022-06-23T05:36:50.861Z] Removing intermediate container cc3e83a72690 [2022-06-23T05:36:50.861Z] ---> fcb6e641fe9d [2022-06-23T05:36:50.861Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-23T05:36:50.861Z] ---> 5f80a61106ff [2022-06-23T05:36:50.861Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-23T05:36:50.861Z] ---> f6055f1a26ee [2022-06-23T05:36:50.861Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-23T05:36:51.122Z] ---> 42f1df4dba53 [2022-06-23T05:36:51.122Z] Step 21/26 : EXPOSE 59984 [2022-06-23T05:36:51.122Z] ---> Running in b2bdfd5bd1fe [2022-06-23T05:36:51.383Z] Removing intermediate container b2bdfd5bd1fe [2022-06-23T05:36:51.383Z] ---> 76406959160a [2022-06-23T05:36:51.383Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-23T05:36:51.383Z] ---> Running in 81d5074d1cab [2022-06-23T05:36:51.383Z] Removing intermediate container 81d5074d1cab [2022-06-23T05:36:51.383Z] ---> 514378123625 [2022-06-23T05:36:51.383Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T05:36:51.383Z] ---> Running in b276f9a88489 [2022-06-23T05:36:51.644Z] Removing intermediate container b276f9a88489 [2022-06-23T05:36:51.644Z] ---> 1d996a20534f [2022-06-23T05:36:51.644Z] Step 24/26 : LABEL arch=amd64 [2022-06-23T05:36:51.644Z] ---> Running in 97a163f7cdf7 [2022-06-23T05:36:51.644Z] Removing intermediate container 97a163f7cdf7 [2022-06-23T05:36:51.644Z] ---> aa16b6780905 [2022-06-23T05:36:51.644Z] Step 25/26 : LABEL git_sha=ff90a9a5b2b6bb609915d7553f643c8ab0d8c292 [2022-06-23T05:36:51.644Z] ---> Running in 7e30214447c3 [2022-06-23T05:36:51.904Z] Removing intermediate container 7e30214447c3 [2022-06-23T05:36:51.904Z] ---> 443de989b06e [2022-06-23T05:36:51.904Z] Step 26/26 : LABEL version=0.0.0 [2022-06-23T05:36:51.904Z] ---> Running in 204f90b690df [2022-06-23T05:36:51.904Z] Removing intermediate container 204f90b690df [2022-06-23T05:36:51.904Z] ---> b22a10f054af [2022-06-23T05:36:51.904Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-23T05:36:51.904Z] Successfully built b22a10f054af [2022-06-23T05:36:51.904Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:36:52.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:36:52.330Z] [2022-06-23T05:36:52.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:36:52.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:36:52.631Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-23T05:36:52.631Z] 5eb5b503b376: Pulling fs layer [2022-06-23T05:36:52.631Z] 5c69ac0246d0: Pulling fs layer [2022-06-23T05:36:52.631Z] ec43610c2a17: Pulling fs layer [2022-06-23T05:36:52.631Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-23T05:36:52.631Z] 33b1e0a273af: Pulling fs layer [2022-06-23T05:36:52.631Z] 5d3b04190fa2: Pulling fs layer [2022-06-23T05:36:52.631Z] 2f39f015ded8: Pulling fs layer [2022-06-23T05:36:52.631Z] 3a2ae6a8a46f: Waiting [2022-06-23T05:36:52.631Z] 33b1e0a273af: Waiting [2022-06-23T05:36:52.631Z] 5d3b04190fa2: Waiting [2022-06-23T05:36:52.631Z] 2f39f015ded8: Waiting [2022-06-23T05:36:52.631Z] 5c69ac0246d0: Verifying Checksum [2022-06-23T05:36:52.631Z] 5c69ac0246d0: Download complete [2022-06-23T05:36:52.631Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-23T05:36:52.631Z] 3a2ae6a8a46f: Download complete [2022-06-23T05:36:52.631Z] 33b1e0a273af: Verifying Checksum [2022-06-23T05:36:52.631Z] 33b1e0a273af: Download complete [2022-06-23T05:36:52.631Z] 5d3b04190fa2: Verifying Checksum [2022-06-23T05:36:52.631Z] 5d3b04190fa2: Download complete [2022-06-23T05:36:52.631Z] ec43610c2a17: Verifying Checksum [2022-06-23T05:36:52.631Z] ec43610c2a17: Download complete [2022-06-23T05:36:52.891Z] 5eb5b503b376: Verifying Checksum [2022-06-23T05:36:52.891Z] 5eb5b503b376: Download complete [2022-06-23T05:36:53.462Z] 2f39f015ded8: Download complete [2022-06-23T05:36:54.031Z] 5eb5b503b376: Pull complete [2022-06-23T05:36:54.290Z] 5c69ac0246d0: Pull complete [2022-06-23T05:36:54.550Z] ec43610c2a17: Pull complete [2022-06-23T05:36:54.550Z] 3a2ae6a8a46f: Pull complete [2022-06-23T05:36:54.810Z] 33b1e0a273af: Pull complete [2022-06-23T05:36:55.067Z] 5d3b04190fa2: Pull complete [2022-06-23T05:36:59.264Z] 2f39f015ded8: Pull complete [2022-06-23T05:36:59.264Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-23T05:36:59.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:36:59.264Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:36:59.360Z] prd-ubuntu20.04-docker-8c-8g-15417 does not seem to be running inside a container [2022-06-23T05:36:59.396Z] $ 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/vif-camera_revert-85-upgrade-sdk -v /w/workspace/vif-camera_revert-85-upgrade-sdk:/w/workspace/vif-camera_revert-85-upgrade-sdk:rw,z -v /w/workspace/vif-camera_revert-85-upgrade-sdk@tmp:/w/workspace/vif-camera_revert-85-upgrade-sdk@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-23T05:37:01.299Z] $ docker top a04f2ab97f01a71f7c1ced67e28b820453c86ce9f64ed7cc7407847c3f8c84b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:37:01.699Z] ---> job-cost.sh [2022-06-23T05:37:01.700Z] lf-activate-venv: SKIPPING [2022-06-23T05:37:01.700Z] INFO: No Stack... [2022-06-23T05:37:01.966Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T05:37:02.537Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T05:37:02.831Z] + cat /w/workspace/vif-camera_revert-85-upgrade-sdk/archives/cost.csv [2022-06-23T05:37:02.831Z] + cut -d, -f6 [Pipeline] lock [2022-06-23T05:37:02.844Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-2-stack-cost] [2022-06-23T05:37:02.851Z] Resource [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-2-stack-cost] did not exist. Created. [2022-06-23T05:37:02.851Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T05:37:03.158Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-23T05:37:03.180Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T05:37:03.187Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T05:37:03.205Z] $ docker stop --time=1 a04f2ab97f01a71f7c1ced67e28b820453c86ce9f64ed7cc7407847c3f8c84b9 [2022-06-23T05:37:04.465Z] $ docker rm -f a04f2ab97f01a71f7c1ced67e28b820453c86ce9f64ed7cc7407847c3f8c84b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-23T05:37:18.232Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15420 in /w/workspace/vif-camera_revert-85-upgrade-sdk [Pipeline] { [Pipeline] ws [2022-06-23T05:37:18.245Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T05:37:20.547Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-23T05:37:20.547Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T05:37:20.547Z] Dload Upload Total Spent Left Speed [2022-06-23T05:37:20.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 77550 0 --:--:-- --:--:-- --:--:-- 77062 [Pipeline] sh [2022-06-23T05:37:21.619Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-23T05:37:22.050Z] + sudo tee /etc/docker/daemon.new [2022-06-23T05:37:22.050Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-23T05:37:22.050Z] { [2022-06-23T05:37:22.050Z] "registry-mirrors": [ [2022-06-23T05:37:22.050Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-23T05:37:22.050Z] ], [2022-06-23T05:37:22.050Z] "bip": "10.250.0.254/24", [2022-06-23T05:37:22.050Z] "hosts": [ [2022-06-23T05:37:22.050Z] "tcp://0.0.0.0:5555", [2022-06-23T05:37:22.050Z] "unix:///var/run/docker.sock" [2022-06-23T05:37:22.050Z] ], [2022-06-23T05:37:22.050Z] "mtu": 1458, [2022-06-23T05:37:22.050Z] "selinux-enabled": true, [2022-06-23T05:37:22.050Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-23T05:37:22.050Z] } [Pipeline] sh [2022-06-23T05:37:22.483Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-23T05:37:22.872Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T05:37:41.243Z] provisioning config files... [2022-06-23T05:37:41.269Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config4875107890709713817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:37:41.648Z] ---> docker-login.sh [2022-06-23T05:37:41.648Z] nexus3.edgexfoundry.org:10001 [2022-06-23T05:37:42.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:37:42.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:37:42.525Z] Configure a credential helper to remove this warning. See [2022-06-23T05:37:42.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:37:42.525Z] [2022-06-23T05:37:42.525Z] Login Succeeded [2022-06-23T05:37:42.525Z] nexus3.edgexfoundry.org:10002 [2022-06-23T05:37:42.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:37:42.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:37:42.801Z] Configure a credential helper to remove this warning. See [2022-06-23T05:37:42.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:37:42.801Z] [2022-06-23T05:37:42.801Z] Login Succeeded [2022-06-23T05:37:43.080Z] nexus3.edgexfoundry.org:10003 [2022-06-23T05:37:43.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:37:43.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:37:43.355Z] Configure a credential helper to remove this warning. See [2022-06-23T05:37:43.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:37:43.355Z] [2022-06-23T05:37:43.355Z] Login Succeeded [2022-06-23T05:37:43.355Z] nexus3.edgexfoundry.org:10004 [2022-06-23T05:37:43.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:37:43.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:37:43.922Z] Configure a credential helper to remove this warning. See [2022-06-23T05:37:43.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:37:43.922Z] [2022-06-23T05:37:43.922Z] Login Succeeded [2022-06-23T05:37:43.922Z] docker.io [2022-06-23T05:37:44.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:37:44.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:37:44.787Z] Configure a credential helper to remove this warning. See [2022-06-23T05:37:44.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:37:44.787Z] [2022-06-23T05:37:44.787Z] Login Succeeded [2022-06-23T05:37:44.787Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T05:37:44.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-23T05:37:45.218Z] [edgeX.isLTS] Checking if [revert-85-upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:37:45.230Z] [edgeX.isLTS] Checking if [revert-85-upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:37:45.239Z] ========================================================= [2022-06-23T05:37:45.239Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-23T05:37:45.239Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-06-23T05:37:45.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T05:37:45.880Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-23T05:37:45.881Z] 9b3977197b4f: Pulling fs layer [2022-06-23T05:37:45.881Z] 1a89e8eeedd5: Pulling fs layer [2022-06-23T05:37:45.881Z] 94645a83ff95: Pulling fs layer [2022-06-23T05:37:45.881Z] e6fb740bc735: Pulling fs layer [2022-06-23T05:37:45.881Z] 3a77bd46dcc9: Pulling fs layer [2022-06-23T05:37:45.881Z] 355e64cbe906: Pulling fs layer [2022-06-23T05:37:45.881Z] 63ab81a10011: Pulling fs layer [2022-06-23T05:37:45.881Z] 555d1d1c4555: Pulling fs layer [2022-06-23T05:37:45.881Z] 7d9057610161: Pulling fs layer [2022-06-23T05:37:45.881Z] e6fb740bc735: Waiting [2022-06-23T05:37:45.881Z] 3a77bd46dcc9: Waiting [2022-06-23T05:37:45.881Z] 355e64cbe906: Waiting [2022-06-23T05:37:45.881Z] 555d1d1c4555: Waiting [2022-06-23T05:37:45.881Z] 7d9057610161: Waiting [2022-06-23T05:37:45.881Z] 63ab81a10011: Waiting [2022-06-23T05:37:45.881Z] 94645a83ff95: Download complete [2022-06-23T05:37:45.881Z] 1a89e8eeedd5: Verifying Checksum [2022-06-23T05:37:45.881Z] 1a89e8eeedd5: Download complete [2022-06-23T05:37:45.881Z] 3a77bd46dcc9: Verifying Checksum [2022-06-23T05:37:45.881Z] 3a77bd46dcc9: Download complete [2022-06-23T05:37:45.881Z] 355e64cbe906: Verifying Checksum [2022-06-23T05:37:45.881Z] 355e64cbe906: Download complete [2022-06-23T05:37:45.881Z] 9b3977197b4f: Download complete [2022-06-23T05:37:45.881Z] 63ab81a10011: Verifying Checksum [2022-06-23T05:37:45.881Z] 63ab81a10011: Download complete [2022-06-23T05:37:46.881Z] 7d9057610161: Verifying Checksum [2022-06-23T05:37:46.881Z] 7d9057610161: Download complete [2022-06-23T05:37:46.881Z] 9b3977197b4f: Pull complete [2022-06-23T05:37:47.163Z] 1a89e8eeedd5: Pull complete [2022-06-23T05:37:47.440Z] 94645a83ff95: Pull complete [2022-06-23T05:37:47.718Z] 555d1d1c4555: Verifying Checksum [2022-06-23T05:37:47.718Z] 555d1d1c4555: Download complete [2022-06-23T05:37:48.700Z] e6fb740bc735: Verifying Checksum [2022-06-23T05:37:48.700Z] e6fb740bc735: Download complete [2022-06-23T05:38:01.135Z] e6fb740bc735: Pull complete [2022-06-23T05:38:01.135Z] 3a77bd46dcc9: Pull complete [2022-06-23T05:38:01.135Z] 355e64cbe906: Pull complete [2022-06-23T05:38:01.135Z] 63ab81a10011: Pull complete [2022-06-23T05:38:07.878Z] 555d1d1c4555: Pull complete [2022-06-23T05:38:09.864Z] 7d9057610161: Pull complete [2022-06-23T05:38:09.864Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-23T05:38:09.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T05:38:09.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-06-23T05:38:10.222Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:38:10.584Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T05:38:10.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:38:10.834Z] prd-ubuntu20.04-docker-arm64-4c-16g-15420 does not seem to be running inside a container [2022-06-23T05:38:10.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-23T05:38:13.027Z] $ docker top fa44f0fe67c70010f9d8d51d5039be2f6c7e7d7fddda1bb9ff6d82cba9bf3848 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T05:38:13.935Z] + go version [2022-06-23T05:38:13.935Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-23T05:38:13.963Z] $ docker stop --time=1 fa44f0fe67c70010f9d8d51d5039be2f6c7e7d7fddda1bb9ff6d82cba9bf3848 [2022-06-23T05:38:15.562Z] $ docker rm -f fa44f0fe67c70010f9d8d51d5039be2f6c7e7d7fddda1bb9ff6d82cba9bf3848 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:38:16.190Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T05:38:16.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:38:16.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-15420 does not seem to be running inside a container [2022-06-23T05:38:16.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-23T05:38:18.118Z] $ docker top 190d533f3bd8d29c6d66e153eafd0b192a3fa29f3bc92e0e5620a633aecb4b3f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-23T05:38:19.111Z] + make test [2022-06-23T05:38:19.111Z] make: *** No rule to make target 'test'. Stop. [Pipeline] } [2022-06-23T05:38:19.138Z] $ docker stop --time=1 190d533f3bd8d29c6d66e153eafd0b192a3fa29f3bc92e0e5620a633aecb4b3f [2022-06-23T05:38:20.761Z] $ docker rm -f 190d533f3bd8d29c6d66e153eafd0b192a3fa29f3bc92e0e5620a633aecb4b3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:38:21.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T05:38:21.397Z] [2022-06-23T05:38:21.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:38:21.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T05:38:22.018Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-23T05:38:22.018Z] 8998bd30e6a1: Pulling fs layer [2022-06-23T05:38:22.018Z] 04944245beec: Pulling fs layer [2022-06-23T05:38:22.018Z] 699f458cf7ca: Pulling fs layer [2022-06-23T05:38:22.018Z] 765212b225bb: Pulling fs layer [2022-06-23T05:38:22.018Z] f23df028b6ca: Pulling fs layer [2022-06-23T05:38:22.018Z] d65c8cfc05b1: Pulling fs layer [2022-06-23T05:38:22.018Z] 2437ff75d9bd: Pulling fs layer [2022-06-23T05:38:22.018Z] 765212b225bb: Waiting [2022-06-23T05:38:22.018Z] f23df028b6ca: Waiting [2022-06-23T05:38:22.018Z] d65c8cfc05b1: Waiting [2022-06-23T05:38:22.018Z] 2437ff75d9bd: Waiting [2022-06-23T05:38:22.018Z] 04944245beec: Verifying Checksum [2022-06-23T05:38:22.018Z] 04944245beec: Download complete [2022-06-23T05:38:22.018Z] 765212b225bb: Download complete [2022-06-23T05:38:22.018Z] f23df028b6ca: Verifying Checksum [2022-06-23T05:38:22.018Z] f23df028b6ca: Download complete [2022-06-23T05:38:22.018Z] d65c8cfc05b1: Download complete [2022-06-23T05:38:22.295Z] 699f458cf7ca: Verifying Checksum [2022-06-23T05:38:22.569Z] 8998bd30e6a1: Verifying Checksum [2022-06-23T05:38:22.569Z] 8998bd30e6a1: Download complete [2022-06-23T05:38:25.198Z] 2437ff75d9bd: Verifying Checksum [2022-06-23T05:38:25.198Z] 2437ff75d9bd: Download complete [2022-06-23T05:38:27.810Z] 8998bd30e6a1: Pull complete [2022-06-23T05:38:27.810Z] 04944245beec: Pull complete [2022-06-23T05:38:29.268Z] 699f458cf7ca: Pull complete [2022-06-23T05:38:29.544Z] 765212b225bb: Pull complete [2022-06-23T05:38:30.528Z] f23df028b6ca: Pull complete [2022-06-23T05:38:30.528Z] d65c8cfc05b1: Pull complete [2022-06-23T05:38:45.637Z] 2437ff75d9bd: Pull complete [2022-06-23T05:38:45.637Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-23T05:38:45.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T05:38:45.637Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:38:45.884Z] prd-ubuntu20.04-docker-arm64-4c-16g-15420 does not seem to be running inside a container [2022-06-23T05:38:45.970Z] $ 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/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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:arm64 cat [2022-06-23T05:38:48.426Z] $ docker top be0ca08fdd34abec34b5e16d193d65839b83a8b91795d6b7717331d9558d2f4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:38:49.346Z] ---> job-cost.sh [2022-06-23T05:38:49.346Z] lf-activate-venv: SKIPPING [2022-06-23T05:38:49.346Z] INFO: No Stack... [2022-06-23T05:38:49.618Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-23T05:38:50.597Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T05:38:51.260Z] + cut+ -d, -f6 [2022-06-23T05:38:51.260Z] cat /w/workspace/device-onvif-camera/2/archives/cost.csv [Pipeline] lock [2022-06-23T05:38:51.321Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-2-stack-cost] [2022-06-23T05:38:51.328Z] Resource [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-2-stack-cost] did not exist. Created. [2022-06-23T05:38:51.328Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T05:38:52.001Z] /w/workspace/device-onvif-camera/2@tmp/durable-7f9d50ca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-23T05:38:52.678Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-23T05:38:52.707Z] Warning: overwriting stash ‘stack-cost’ [2022-06-23T05:38:53.135Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T05:38:53.141Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T05:38:53.163Z] $ docker stop --time=1 be0ca08fdd34abec34b5e16d193d65839b83a8b91795d6b7717331d9558d2f4e [2022-06-23T05:38:54.656Z] $ docker rm -f be0ca08fdd34abec34b5e16d193d65839b83a8b91795d6b7717331d9558d2f4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-23T05:38:54.953Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-23T05:38:55.618Z] + [ -d /w/workspace/vif-camera_revert-85-upgrade-sdk/archives ] [2022-06-23T05:38:55.618Z] + ls -al /w/workspace/vif-camera_revert-85-upgrade-sdk/archives [2022-06-23T05:38:55.618Z] total 16 [2022-06-23T05:38:55.618Z] drwxr-xr-x 3 root root 4096 Jun 23 05:37 . [2022-06-23T05:38:55.618Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:37 .. [2022-06-23T05:38:55.618Z] drwxr-xr-x 2 root root 4096 Jun 23 05:37 cost [2022-06-23T05:38:55.618Z] -rw-r--r-- 1 root root 106 Jun 23 05:37 cost.csv [2022-06-23T05:38:55.618Z] + sudo chown -R jenkins:jenkins /w/workspace/vif-camera_revert-85-upgrade-sdk/archives [2022-06-23T05:38:55.618Z] + ls -al /w/workspace/vif-camera_revert-85-upgrade-sdk/archives [2022-06-23T05:38:55.618Z] total 16 [2022-06-23T05:38:55.618Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 05:37 . [2022-06-23T05:38:55.618Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:37 .. [2022-06-23T05:38:55.618Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 05:37 cost [2022-06-23T05:38:55.618Z] -rw-r--r-- 1 jenkins jenkins 106 Jun 23 05:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:38:55.951Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:38:56.826Z] ---> package-listing.sh [2022-06-23T05:38:56.826Z] ++ facter osfamily [2022-06-23T05:38:56.826Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-23T05:38:57.087Z] + OS_FAMILY=debian [2022-06-23T05:38:57.087Z] + workspace=/w/workspace/vif-camera_revert-85-upgrade-sdk [2022-06-23T05:38:57.088Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-23T05:38:57.088Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-23T05:38:57.088Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-23T05:38:57.088Z] + PACKAGES=/tmp/packages_start.txt [2022-06-23T05:38:57.088Z] + '[' /w/workspace/vif-camera_revert-85-upgrade-sdk ']' [2022-06-23T05:38:57.088Z] + PACKAGES=/tmp/packages_end.txt [2022-06-23T05:38:57.088Z] + case "${OS_FAMILY}" in [2022-06-23T05:38:57.088Z] + dpkg -l [2022-06-23T05:38:57.088Z] + grep '^ii' [2022-06-23T05:38:57.088Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-23T05:38:57.088Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-23T05:38:57.088Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-23T05:38:57.088Z] + '[' /w/workspace/vif-camera_revert-85-upgrade-sdk ']' [2022-06-23T05:38:57.088Z] + mkdir -p /w/workspace/vif-camera_revert-85-upgrade-sdk/archives/ [2022-06-23T05:38:57.088Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vif-camera_revert-85-upgrade-sdk/archives/ [Pipeline] echo [2022-06-23T05:38:57.100Z] 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/vif-camera_revert-85-upgrade-sdk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-23T05:38:57.381Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:38:57.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:38:57.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:38:58.036Z] prd-ubuntu20.04-docker-8c-8g-15417 does not seem to be running inside a container [2022-06-23T05:38:58.074Z] $ 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/vif-camera_revert-85-upgrade-sdk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/vif-camera_revert-85-upgrade-sdk -v /w/workspace/vif-camera_revert-85-upgrade-sdk:/w/workspace/vif-camera_revert-85-upgrade-sdk:rw,z -v /w/workspace/vif-camera_revert-85-upgrade-sdk@tmp:/w/workspace/vif-camera_revert-85-upgrade-sdk@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-lftools-log-publisher:latest cat [2022-06-23T05:38:58.303Z] $ docker top b2e272f2cc9739983a4f7a021f4dce3c4066fb481b6fe327cb6447661b64aea5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T05:38:58.662Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-23T05:38:58.952Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-23T05:38:59.240Z] + ls /var/log/sa-host [2022-06-23T05:38:59.240Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T05:38:59.308Z] provisioning config files... [2022-06-23T05:38:59.319Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vif-camera_revert-85-upgrade-sdk@tmp/config5902980167481060028tmp [Pipeline] { [Pipeline] echo [2022-06-23T05:38:59.334Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:38:59.619Z] ---> create-netrc.sh [Pipeline] } [2022-06-23T05:38:59.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:38:59.972Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-23T05:38:59.981Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:39:00.264Z] ---> sudo-logs.sh [2022-06-23T05:39:00.264Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-23T05:39:00.294Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:39:00.582Z] ---> job-cost.sh [2022-06-23T05:39:00.582Z] lf-activate-venv: SKIPPING [2022-06-23T05:39:00.582Z] DEBUG: total: 0.2199999988079071 [2022-06-23T05:39:00.582Z] INFO: Retrieving Stack Cost... [2022-06-23T05:39:01.152Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T05:39:01.412Z] INFO: Archiving Costs [Pipeline] echo [2022-06-23T05:39:01.424Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:39:01.707Z] ---> logs-deploy.sh [2022-06-23T05:39:01.707Z] lf-activate-venv: SKIPPING [2022-06-23T05:39:01.707Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/revert-85-upgrade-sdk/2 [2022-06-23T05:39:01.707Z] INFO: archiving workspace using pattern(s): [2022-06-23T05:39:02.649Z] Archives upload complete. [2022-06-23T05:39:02.649Z] INFO: archiving logs to Nexus