Push event to branch revert-85-upgrade-sdk Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1ff2ff1478018e97cb2be48fcebf5909bf296dd 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-ssh18382676868032969899.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-ssh8426107718455171759.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/revert-85-upgrade-sdk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/revert-85-upgrade-sdk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2030034332809593007.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/revert-85-upgrade-sdk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11085167846011863350.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh16796164060472829205.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/revert-85-upgrade-sdk/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/revert-85-upgrade-sdk/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1766108088601566418.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15402’ Running on prd-ubuntu20.04-docker-8c-8g-15404 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 Avoid second fetch Checking out Revision a1ff2ff1478018e97cb2be48fcebf5909bf296dd (revert-85-upgrade-sdk) 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 > 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 a1ff2ff1478018e97cb2be48fcebf5909bf296dd # timeout=10 Commit message: "Revert "build: Upgrade sdk and paho.mqtt lib"" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:57:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:57:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:57:20 ========================================================= 04:57:20 EdgeX Global Pipelines Version Info 04:57:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:57:21 ------------------- 04:57:21 stable info: 04:57:21 ------------------- 04:57:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:57:21 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 04:57:21 Message: update stable to v1.0.234 04:57:22 ------------------- 04:57:22 experimental info: 04:57:22 ------------------- 04:57:22 Commited By: **** collab-it+edgex@linuxfoundation.org 04:57:22 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 04:57:22 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:57:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:57:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:57:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:57:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:57:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:57:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:57:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:57:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:57:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:57:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = revert-85-upgrade-sdk [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = revert-85-upgrade-sdk [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = revert-85-upgrade-sdk [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1ff2ff1478018e97cb2be48fcebf5909bf296dd [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1ff2ff [Pipeline] echo 04:57:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:23 provisioning config files... 04:57:23 copy managed file [device-onvif-camera-settings] to file:/w/workspace/vif-camera_revert-85-upgrade-sdk@tmp/config154305635077222136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:24 ---> docker-login.sh 04:57:24 nexus3.edgexfoundry.org:10001 04:57:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:24 Configure a credential helper to remove this warning. See 04:57:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:24 04:57:24 Login Succeeded 04:57:24 nexus3.edgexfoundry.org:10002 04:57:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:24 Configure a credential helper to remove this warning. See 04:57:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:24 04:57:24 Login Succeeded 04:57:24 nexus3.edgexfoundry.org:10003 04:57:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:24 Configure a credential helper to remove this warning. See 04:57:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:24 04:57:24 Login Succeeded 04:57:24 nexus3.edgexfoundry.org:10004 04:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:25 Configure a credential helper to remove this warning. See 04:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:25 04:57:25 Login Succeeded 04:57:25 docker.io 04:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:25 Configure a credential helper to remove this warning. See 04:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:25 04:57:25 Login Succeeded 04:57:25 ---> docker-login.sh ends [Pipeline] } 04:57:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:57:26 + git rev-list -1 --merges a1ff2ff1478018e97cb2be48fcebf5909bf296dd~1..a1ff2ff1478018e97cb2be48fcebf5909bf296dd [Pipeline] echo 04:57:26 -----------> git rev-list -1 --merges a1ff2ff1478018e97cb2be48fcebf5909bf296dd~1..a1ff2ff1478018e97cb2be48fcebf5909bf296dd a1ff2ff1478018e97cb2be48fcebf5909bf296dd [false] [Pipeline] sh 04:57:26 + git log --format=format:%s -1 a1ff2ff1478018e97cb2be48fcebf5909bf296dd [Pipeline] echo 04:57:26 ========================================================= 04:57:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:57:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:57:27 + git log --format=format:%s -1 a1ff2ff1478018e97cb2be48fcebf5909bf296dd [Pipeline] echo 04:57:27 [semverPrep] GIT_COMMIT: a1ff2ff1478018e97cb2be48fcebf5909bf296dd, Commit Message: Revert "build: Upgrade sdk and paho.mqtt lib" [Pipeline] echo 04:57:27 [semverPrep] This is not a build commit. [Pipeline] sh 04:57:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:57:27 + grep -v github /etc/ssh/ssh_known_hosts 04:57:27 + [ -e /tmp/ssh_known_hosts ] 04:57:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:57:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:57:27 + sudo tee -a /etc/ssh/ssh_known_hosts 04:57:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:57:28 04:57:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:57:28 0.1.4: Pulling from edgex-devops/py-git-semver 04:57:28 42c077c10790: Pulling fs layer 04:57:28 f63e77b7563a: Pulling fs layer 04:57:28 bd5fdadae976: Pulling fs layer 04:57:28 205491f53016: Pulling fs layer 04:57:28 df18705c85c3: Pulling fs layer 04:57:28 bdb3f477010e: Pulling fs layer 04:57:28 c8a8fc8e1c8f: Pulling fs layer 04:57:28 2c6e9b1d212d: Pulling fs layer 04:57:28 bdb8f0575790: Pulling fs layer 04:57:28 386e3cb2ff24: Pulling fs layer 04:57:28 2343380bae48: Pulling fs layer 04:57:28 c8a8fc8e1c8f: Waiting 04:57:28 2c6e9b1d212d: Waiting 04:57:28 bdb8f0575790: Waiting 04:57:28 386e3cb2ff24: Waiting 04:57:28 2343380bae48: Waiting 04:57:28 205491f53016: Waiting 04:57:28 df18705c85c3: Waiting 04:57:28 bdb3f477010e: Waiting 04:57:28 f63e77b7563a: Verifying Checksum 04:57:28 f63e77b7563a: Download complete 04:57:28 205491f53016: Verifying Checksum 04:57:28 205491f53016: Download complete 04:57:28 df18705c85c3: Verifying Checksum 04:57:28 df18705c85c3: Download complete 04:57:28 bd5fdadae976: Verifying Checksum 04:57:28 bd5fdadae976: Download complete 04:57:28 bdb3f477010e: Verifying Checksum 04:57:28 bdb3f477010e: Download complete 04:57:28 2c6e9b1d212d: Verifying Checksum 04:57:28 2c6e9b1d212d: Download complete 04:57:28 bdb8f0575790: Verifying Checksum 04:57:28 bdb8f0575790: Download complete 04:57:28 386e3cb2ff24: Download complete 04:57:28 2343380bae48: Verifying Checksum 04:57:28 2343380bae48: Download complete 04:57:28 42c077c10790: Verifying Checksum 04:57:28 42c077c10790: Download complete 04:57:28 c8a8fc8e1c8f: Verifying Checksum 04:57:28 c8a8fc8e1c8f: Download complete 04:57:30 42c077c10790: Pull complete 04:57:30 f63e77b7563a: Pull complete 04:57:30 bd5fdadae976: Pull complete 04:57:30 205491f53016: Pull complete 04:57:31 df18705c85c3: Pull complete 04:57:31 bdb3f477010e: Pull complete 04:57:33 c8a8fc8e1c8f: Pull complete 04:57:33 2c6e9b1d212d: Pull complete 04:57:33 bdb8f0575790: Pull complete 04:57:33 386e3cb2ff24: Pull complete 04:57:33 2343380bae48: Pull complete 04:57:33 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 04:57:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:57:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:34 prd-ubuntu20.04-docker-8c-8g-15404 does not seem to be running inside a container 04:57:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:57:35 $ docker top c981af23d197223e2af0dece314bf6018f271fb8709588dde7cf613b029c6517 -eo pid,comm 04:57:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:57:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:57:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:57:36 [ssh-agent] Looking for ssh-agent implementation... 04:57:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:36 $ docker exec c981af23d197223e2af0dece314bf6018f271fb8709588dde7cf613b029c6517 ssh-agent 04:57:36 SSH_AUTH_SOCK=/tmp/ssh-Tn3lTtXuOexP/agent.32 04:57:36 SSH_AGENT_PID=38 04:57:36 Running ssh-add (command line suppressed) 04:57:36 Identity added: /w/workspace/vif-camera_revert-85-upgrade-sdk@tmp/private_key_1061002412436502090.key (/w/workspace/vif-camera_revert-85-upgrade-sdk@tmp/private_key_1061002412436502090.key) 04:57:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:57:36 + git tag --points-at HEAD [Pipeline] } 04:57:36 $ docker exec --env ******** --env ******** c981af23d197223e2af0dece314bf6018f271fb8709588dde7cf613b029c6517 ssh-agent -k 04:57:37 unset SSH_AUTH_SOCK; 04:57:37 unset SSH_AGENT_PID; 04:57:37 echo Agent pid 38 killed; 04:57:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:57:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:57:37 [ssh-agent] Looking for ssh-agent implementation... 04:57:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:37 $ docker exec c981af23d197223e2af0dece314bf6018f271fb8709588dde7cf613b029c6517 ssh-agent 04:57:37 SSH_AUTH_SOCK=/tmp/ssh-r0oiQdDiBIAR/agent.70 04:57:37 SSH_AGENT_PID=76 04:57:37 Running ssh-add (command line suppressed) 04:57:37 Identity added: /w/workspace/vif-camera_revert-85-upgrade-sdk@tmp/private_key_5285216665243773263.key (/w/workspace/vif-camera_revert-85-upgrade-sdk@tmp/private_key_5285216665243773263.key) 04:57:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:57:37 + git semver init 04:57:38 2022-06-23 04:57:38,073 [run_init] DEBUG init version:0.0.0 force:False 04:57:38 2022-06-23 04:57:38,074 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/vif-camera_revert-85-upgrade-sdk/.semver 04:57:38 2022-06-23 04:57:38,074 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/vif-camera_revert-85-upgrade-sdk/.semver 04:57:38 2022-06-23 04:57:38,075 [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) 04:57:39 2022-06-23 04:57:38,719 [append_file] DEBUG append to file:/w/workspace/vif-camera_revert-85-upgrade-sdk/.git/info/exclude 04:57:39 2022-06-23 04:57:38,719 [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 04:57:39 2022-06-23 04:57:38,720 [write_file] DEBUG write to file:/w/workspace/vif-camera_revert-85-upgrade-sdk/.semver/revert-85-upgrade-sdk 04:57:39 2022-06-23 04:57:38,723 [execute] INFO git cat-file --batch-check 04:57:39 2022-06-23 04:57:38,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/vif-camera_revert-85-upgrade-sdk/.semver, universal_newlines=False, shell=None, istream=) 04:57:39 2022-06-23 04:57:38,728 [execute] INFO git cat-file --batch 04:57:39 2022-06-23 04:57:38,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/vif-camera_revert-85-upgrade-sdk/.semver, universal_newlines=False, shell=None, istream=) 04:57:39 2022-06-23 04:57:38,733 [read_version] DEBUG read version from /w/workspace/vif-camera_revert-85-upgrade-sdk/.semver/revert-85-upgrade-sdk 04:57:39 0.0.0 [Pipeline] } 04:57:39 $ docker exec --env ******** --env ******** c981af23d197223e2af0dece314bf6018f271fb8709588dde7cf613b029c6517 ssh-agent -k 04:57:39 unset SSH_AUTH_SOCK; 04:57:39 unset SSH_AGENT_PID; 04:57:39 echo Agent pid 76 killed; 04:57:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:57:39 + git semver [Pipeline] } 04:57:39 $ docker stop --time=1 c981af23d197223e2af0dece314bf6018f271fb8709588dde7cf613b029c6517 04:57:41 $ docker rm -f c981af23d197223e2af0dece314bf6018f271fb8709588dde7cf613b029c6517 [Pipeline] // withDockerContainer [Pipeline] sh 04:57:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:57:42 Stashed 1 file(s) [Pipeline] echo 04:57:42 [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 04:57:42 provisioning config files... 04:57:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/vif-camera_revert-85-upgrade-sdk@tmp/config4782610361809799669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:43 ---> docker-login.sh 04:57:43 nexus3.edgexfoundry.org:10001 04:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:43 Configure a credential helper to remove this warning. See 04:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:43 04:57:43 Login Succeeded 04:57:43 nexus3.edgexfoundry.org:10002 04:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:43 Configure a credential helper to remove this warning. See 04:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:43 04:57:43 Login Succeeded 04:57:43 nexus3.edgexfoundry.org:10003 04:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:43 Configure a credential helper to remove this warning. See 04:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:43 04:57:43 Login Succeeded 04:57:43 nexus3.edgexfoundry.org:10004 04:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:43 Configure a credential helper to remove this warning. See 04:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:43 04:57:43 Login Succeeded 04:57:43 docker.io 04:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:43 Configure a credential helper to remove this warning. See 04:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:43 04:57:43 Login Succeeded 04:57:43 ---> docker-login.sh ends [Pipeline] } 04:57:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:57:44 [edgeX.isLTS] Checking if [revert-85-upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:57:44 [edgeX.isLTS] Checking if [revert-85-upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:57:44 ========================================================= 04:57:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:57:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:44 + 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 . 04:57:44 Sending build context to Docker daemon 8.755MB 04:57:44 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 04:57:44 Step 2/13 : FROM ${BASE} AS builder 04:57:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:57:44 59bf1c3509f3: Pulling fs layer 04:57:44 666ba61612fd: Pulling fs layer 04:57:44 8ed8ca486205: Pulling fs layer 04:57:44 cc1cd167ecdc: Pulling fs layer 04:57:44 c516ae0d96e1: Pulling fs layer 04:57:44 684cea983483: Pulling fs layer 04:57:44 dd3240ac7de5: Pulling fs layer 04:57:44 b1e948a4e11c: Pulling fs layer 04:57:44 a8fd76ee1af6: Pulling fs layer 04:57:44 646ad004c059: Pulling fs layer 04:57:44 cc1cd167ecdc: Waiting 04:57:44 c516ae0d96e1: Waiting 04:57:44 dd3240ac7de5: Waiting 04:57:44 684cea983483: Waiting 04:57:44 a8fd76ee1af6: Waiting 04:57:44 646ad004c059: Waiting 04:57:44 8ed8ca486205: Verifying Checksum 04:57:44 8ed8ca486205: Download complete 04:57:44 666ba61612fd: Verifying Checksum 04:57:44 666ba61612fd: Download complete 04:57:44 c516ae0d96e1: Verifying Checksum 04:57:44 c516ae0d96e1: Download complete 04:57:44 684cea983483: Download complete 04:57:44 dd3240ac7de5: Verifying Checksum 04:57:44 dd3240ac7de5: Download complete 04:57:44 59bf1c3509f3: Verifying Checksum 04:57:44 59bf1c3509f3: Download complete 04:57:44 b1e948a4e11c: Verifying Checksum 04:57:44 b1e948a4e11c: Download complete 04:57:44 59bf1c3509f3: Pull complete 04:57:45 666ba61612fd: Pull complete 04:57:45 8ed8ca486205: Pull complete 04:57:45 646ad004c059: Download complete 04:57:45 a8fd76ee1af6: Verifying Checksum 04:57:45 a8fd76ee1af6: Download complete 04:57:45 cc1cd167ecdc: Verifying Checksum 04:57:45 cc1cd167ecdc: Download complete 04:57:49 cc1cd167ecdc: Pull complete 04:57:49 c516ae0d96e1: Pull complete 04:57:49 684cea983483: Pull complete 04:57:49 dd3240ac7de5: Pull complete 04:57:50 b1e948a4e11c: Pull complete 04:57:52 a8fd76ee1af6: Pull complete 04:57:53 646ad004c059: Pull complete 04:57:53 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 04:57:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:57:53 ---> 8f69c11f6b0c 04:57:53 Step 3/13 : ARG MAKE="make build" 04:57:55 ---> Running in 149b207fe1bf 04:57:55 Removing intermediate container 149b207fe1bf 04:57:55 ---> 6622ec617d9b 04:57:55 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:57:55 ---> Running in cc6647f7f8a7 04:57:55 Removing intermediate container cc6647f7f8a7 04:57:55 ---> 3337b7963314 04:57:55 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 04:57:55 ---> Running in 0bb8d25d7da8 04:57:55 Removing intermediate container 0bb8d25d7da8 04:57:55 ---> 9cf3666b4b19 04:57:55 Step 6/13 : LABEL Name=edgex-device-onvif-camera 04:57:55 ---> Running in fd3ee952ed36 04:57:55 Removing intermediate container fd3ee952ed36 04:57:55 ---> cca100971cf4 04:57:55 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:57:56 ---> Running in 82a72f4ad0c2 04:57:56 Removing intermediate container 82a72f4ad0c2 04:57:56 ---> 52069803b26f 04:57:56 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:57:56 ---> Running in 724f4df6ae3a 04:57:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:57:57 Still waiting to schedule task 04:57:57 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15403’ 04:57:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:57:58 OK: 221 MiB in 52 packages 04:57:58 Removing intermediate container 724f4df6ae3a 04:57:58 ---> 5e3fd69d9ca4 04:57:58 Step 9/13 : WORKDIR /device-onvif-camera 04:57:58 ---> Running in 705af56bf207 04:57:58 Removing intermediate container 705af56bf207 04:57:58 ---> 62757b33c96f 04:57:58 Step 10/13 : COPY go.mod vendor* ./ 04:57:58 ---> fb4b41df3488 04:57:58 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:58 ---> Running in c80c748ca39c 04:58:16 Removing intermediate container c80c748ca39c 04:58:16 ---> 076d200334b7 04:58:16 Step 12/13 : COPY . . 04:58:16 ---> 942f8abc5c9b 04:58:16 Step 13/13 : RUN ${MAKE} 04:58:16 ---> Running in a5a588b24ce5 04:58:16 noop 04:58:16 Removing intermediate container a5a588b24ce5 04:58:16 ---> ba821fd7a2f0 04:58:16 Successfully built ba821fd7a2f0 04:58:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:17 + docker inspect -f . ci-base-image-x86_64 04:58:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:17 prd-ubuntu20.04-docker-8c-8g-15404 does not seem to be running inside a container 04:58:17 $ 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 ******** ci-base-image-x86_64 cat 04:58:17 $ docker top 1a648c86b5c9715de53e01d3f31db6bf8dea9070c23b111fcee28023b4437701 -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:18 + go version 04:58:18 go version go1.17.7 linux/amd64 [Pipeline] } 04:58:18 $ docker stop --time=1 1a648c86b5c9715de53e01d3f31db6bf8dea9070c23b111fcee28023b4437701 04:58:19 $ docker rm -f 1a648c86b5c9715de53e01d3f31db6bf8dea9070c23b111fcee28023b4437701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:20 + docker inspect -f . ci-base-image-x86_64 04:58:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:20 prd-ubuntu20.04-docker-8c-8g-15404 does not seem to be running inside a container 04:58:20 $ 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 ******** ci-base-image-x86_64 cat 04:58:20 $ docker top 167cfe2de8d4e941a8797742b4fc22b5f03d1f900e1370028246a91d5893a743 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:58:21 + make test 04:58:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:58:21 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:58:31 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:58:31 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.015s coverage: 1.2% of statements 04:58:35 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.687s coverage: 13.8% of statements 04:58:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:58:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:58:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:58:46 ./bin/test-attribution-txt.sh [Pipeline] echo 04:58:47 [edgeX.isLTS] Checking if [revert-85-upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:58:47 $ docker stop --time=1 167cfe2de8d4e941a8797742b4fc22b5f03d1f900e1370028246a91d5893a743 04:58:49 $ docker rm -f 167cfe2de8d4e941a8797742b4fc22b5f03d1f900e1370028246a91d5893a743 [Pipeline] // withDockerContainer [Pipeline] sh 04:58:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:58:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:58:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:58:51 + ls -al . 04:58:51 total 236 04:58:51 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 04:58 . 04:58:51 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 04:57 .. 04:58:51 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 04:57 .git 04:58:51 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 04:57 .github 04:58:51 -rw-rw-r-- 1 jenkins jenkins 352 Jun 23 04:57 .gitignore 04:58:51 -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 04:57 .golangci.yml 04:58:51 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 04:57 .semver 04:58:51 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 23 04:57 Attribution.txt 04:58:51 -rw-rw-r-- 1 jenkins jenkins 189 Jun 23 04:57 CHANGELOG.md 04:58:51 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 23 04:57 Dockerfile 04:58:51 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 04:57 GOVERNANCE.md 04:58:51 -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 04:57 Jenkinsfile 04:58:51 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 04:57 LICENSE 04:58:51 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 23 04:57 Makefile 04:58:51 -rw-rw-r-- 1 jenkins jenkins 625 Jun 23 04:57 OWNERS.md 04:58:51 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 23 04:57 README.md 04:58:51 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 04:57 VERSION 04:58:51 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 04:57 bin 04:58:51 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 04:57 cmd 04:58:51 -rw-r--r-- 1 jenkins jenkins 59480 Jun 23 04:58 coverage.out 04:58:51 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 04:57 doc 04:58:51 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 23 04:57 go.mod 04:58:51 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 23 04:57 go.sum 04:58:51 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 04:57 internal 04:58:51 -rw-rw-r-- 1 jenkins jenkins 236 Jun 23 04:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:51 + 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=a1ff2ff1478018e97cb2be48fcebf5909bf296dd --label arch=amd64 --label version=0.0.0 . 04:58:51 Sending build context to Docker daemon 8.816MB 04:58:51 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 04:58:51 Step 2/26 : FROM ${BASE} AS builder 04:58:51 ---> ba821fd7a2f0 04:58:51 Step 3/26 : ARG MAKE="make build" 04:58:51 ---> Running in 7fb41e952fd0 04:58:51 Removing intermediate container 7fb41e952fd0 04:58:51 ---> eecbf9be7c43 04:58:51 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:58:51 ---> Running in 5cc6931ec4d3 04:58:52 Removing intermediate container 5cc6931ec4d3 04:58:52 ---> 85b2864a5b03 04:58:52 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 04:58:52 ---> Running in 0024316ae24f 04:58:52 Removing intermediate container 0024316ae24f 04:58:52 ---> dcb29dae4255 04:58:52 Step 6/26 : LABEL Name=edgex-device-onvif-camera 04:58:52 ---> Running in 69d5a9ef3458 04:58:52 Removing intermediate container 69d5a9ef3458 04:58:52 ---> b67408abf66c 04:58:52 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:58:52 ---> Running in a38cb2e9fb81 04:58:52 Removing intermediate container a38cb2e9fb81 04:58:52 ---> d074c7c83fd2 04:58:52 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:58:52 ---> Running in ac9e35d5c9d0 04:58:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:58:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:58:54 OK: 221 MiB in 52 packages 04:58:54 Removing intermediate container ac9e35d5c9d0 04:58:54 ---> c2fcf82d5e6f 04:58:54 Step 9/26 : WORKDIR /device-onvif-camera 04:58:54 ---> Running in e6e48aa678d7 04:58:54 Removing intermediate container e6e48aa678d7 04:58:54 ---> 0edde7778b3e 04:58:54 Step 10/26 : COPY go.mod vendor* ./ 04:58:54 ---> 5184a1b66104 04:58:54 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:58:55 ---> Running in 9356dead4ba2 04:58:55 Removing intermediate container 9356dead4ba2 04:58:55 ---> 299674b42120 04:58:55 Step 12/26 : COPY . . 04:58:56 ---> 07d498733eb6 04:58:56 Step 13/26 : RUN ${MAKE} 04:58:56 ---> Running in 480cbf6cc3a8 04:58:56 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 04:59:18 Removing intermediate container 480cbf6cc3a8 04:59:18 ---> 7b19f04c0b59 04:59:18 Step 14/26 : FROM alpine:3.15 04:59:18 3.15: Pulling from library/alpine 04:59:18 df9b9388f04a: Pulling fs layer 04:59:18 df9b9388f04a: Verifying Checksum 04:59:18 df9b9388f04a: Download complete 04:59:18 df9b9388f04a: Pull complete 04:59:18 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 04:59:18 Status: Downloaded newer image for alpine:3.15 04:59:18 ---> 0ac33e5f5afa 04:59:18 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:59:18 ---> Running in ea2544b02314 04:59:18 Removing intermediate container ea2544b02314 04:59:18 ---> 7beac2538e8f 04:59:18 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 04:59:18 ---> Running in f9ecdb2a2cb1 04:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:59:18 (1/6) Installing dumb-init (1.2.5-r1) 04:59:18 (2/6) Installing libgcc (10.3.1_git20211027-r0) 04:59:18 (3/6) Installing libsodium (1.0.18-r0) 04:59:18 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 04:59:18 (5/6) Installing libzmq (4.3.4-r0) 04:59:18 (6/6) Installing zeromq (4.3.4-r0) 04:59:18 Executing busybox-1.34.1-r5.trigger 04:59:18 OK: 8 MiB in 20 packages 04:59:19 Removing intermediate container f9ecdb2a2cb1 04:59:19 ---> e2e755feb897 04:59:19 Step 17/26 : WORKDIR / 04:59:19 ---> Running in 6b75e15f990b 04:59:19 Removing intermediate container 6b75e15f990b 04:59:19 ---> 61caf4fc7f4c 04:59:19 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:59:19 ---> 74fd7d052abb 04:59:19 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:59:20 ---> 2dfd0c063bbe 04:59:20 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:59:20 ---> 35493a418435 04:59:20 Step 21/26 : EXPOSE 59984 04:59:20 ---> Running in 932fbd9a5d07 04:59:20 Removing intermediate container 932fbd9a5d07 04:59:20 ---> 2a3bc1ba6126 04:59:20 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:59:20 ---> Running in f988d9931c24 04:59:20 Removing intermediate container f988d9931c24 04:59:20 ---> 768c348b5e57 04:59:20 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:59:20 ---> Running in a8ddfcbe5053 04:59:20 Removing intermediate container a8ddfcbe5053 04:59:20 ---> a4466e1d4e1e 04:59:20 Step 24/26 : LABEL arch=amd64 04:59:20 ---> Running in 9bbce260cb7c 04:59:20 Removing intermediate container 9bbce260cb7c 04:59:20 ---> 7e3701e6642d 04:59:20 Step 25/26 : LABEL git_sha=a1ff2ff1478018e97cb2be48fcebf5909bf296dd 04:59:20 ---> Running in a05e35097bea 04:59:20 Removing intermediate container a05e35097bea 04:59:20 ---> e403e9990bd9 04:59:20 Step 26/26 : LABEL version=0.0.0 04:59:20 ---> Running in 9df24dbf4145 04:59:21 Removing intermediate container 9df24dbf4145 04:59:21 ---> 2ab10e5f0fa3 04:59:21 [Warning] One or more build-args [ARCH] were not consumed 04:59:21 Successfully built 2ab10e5f0fa3 04:59:21 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 04:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:59:22 04:59:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:59:22 latest: Pulling from edgex-lftools-log-publisher 04:59:22 5eb5b503b376: Pulling fs layer 04:59:22 5c69ac0246d0: Pulling fs layer 04:59:22 ec43610c2a17: Pulling fs layer 04:59:22 3a2ae6a8a46f: Pulling fs layer 04:59:22 33b1e0a273af: Pulling fs layer 04:59:22 5d3b04190fa2: Pulling fs layer 04:59:22 2f39f015ded8: Pulling fs layer 04:59:22 33b1e0a273af: Waiting 04:59:22 5d3b04190fa2: Waiting 04:59:22 2f39f015ded8: Waiting 04:59:22 3a2ae6a8a46f: Waiting 04:59:22 5c69ac0246d0: Verifying Checksum 04:59:22 5c69ac0246d0: Download complete 04:59:22 ec43610c2a17: Verifying Checksum 04:59:22 ec43610c2a17: Download complete 04:59:22 33b1e0a273af: Verifying Checksum 04:59:22 33b1e0a273af: Download complete 04:59:22 5d3b04190fa2: Verifying Checksum 04:59:22 5d3b04190fa2: Download complete 04:59:22 5eb5b503b376: Verifying Checksum 04:59:22 5eb5b503b376: Download complete 04:59:23 2f39f015ded8: Download complete 04:59:23 3a2ae6a8a46f: Verifying Checksum 04:59:23 3a2ae6a8a46f: Download complete 04:59:24 5eb5b503b376: Pull complete 04:59:24 5c69ac0246d0: Pull complete 04:59:24 ec43610c2a17: Pull complete 04:59:24 3a2ae6a8a46f: Pull complete 04:59:25 33b1e0a273af: Pull complete 04:59:25 5d3b04190fa2: Pull complete 04:59:30 2f39f015ded8: Pull complete 04:59:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:59:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:59:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:30 prd-ubuntu20.04-docker-8c-8g-15404 does not seem to be running inside a container 04:59:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:59:33 $ docker top 41c104d3d046ed0bc1038090fd281e90b77eb3bcd9b6f462988c470526de8783 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:33 ---> job-cost.sh 04:59:33 lf-activate-venv: SKIPPING 04:59:33 INFO: No Stack... 04:59:34 INFO: Retrieving Pricing Info for: v3-standard-8 04:59:34 INFO: Archiving Costs [Pipeline] sh 04:59:34 + cat /w/workspace/vif-camera_revert-85-upgrade-sdk/archives/cost.csv 04:59:34 + cut -d, -f6 [Pipeline] lock 04:59:34 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-1-stack-cost] 04:59:34 Resource [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-1-stack-cost] did not exist. Created. 04:59:34 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:59:35 + echo total: 0.2199999988079071 [Pipeline] stash 04:59:35 Stashed 1 file(s) [Pipeline] } 04:59:35 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:59:35 $ docker stop --time=1 41c104d3d046ed0bc1038090fd281e90b77eb3bcd9b6f462988c470526de8783 04:59:36 $ docker rm -f 41c104d3d046ed0bc1038090fd281e90b77eb3bcd9b6f462988c470526de8783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:00:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15409 in /w/workspace/vif-camera_revert-85-upgrade-sdk [Pipeline] { [Pipeline] ws 05:00:58 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 05:00:58 Selected Git installation does not exist. Using Default 05:00:58 The recommended git tool is: NONE 05:01:05 using credential edgex-jenkins-ssh 05:01:05 Cloning the remote Git repository 05:01:05 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 05:01:05 > git init /w/workspace/device-onvif-camera/1 # timeout=10 05:01:05 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 05:01:05 > git --version # timeout=10 05:01:05 > git --version # 'git version 2.25.1' 05:01:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:06 Avoid second fetch 05:01:06 Checking out Revision a1ff2ff1478018e97cb2be48fcebf5909bf296dd (revert-85-upgrade-sdk) 05:01:06 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 05:01:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:06 > git config core.sparsecheckout # timeout=10 05:01:06 > git checkout -f a1ff2ff1478018e97cb2be48fcebf5909bf296dd # timeout=10 05:01:11 Commit message: "Revert "build: Upgrade sdk and paho.mqtt lib"" 05:01:11 > git --version # timeout=10 05:01:11 > git --version # 'git version 2.25.1' 05:01:11 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:01:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:12 Dload Upload Total Spent Left Speed 05:01:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92127 0 --:--:-- --:--:-- --:--:-- 92825 [Pipeline] sh 05:01:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:01:13 + sudo tee /etc/docker/daemon.new 05:01:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:01:13 { 05:01:13 "registry-mirrors": [ 05:01:13 "https://nexus3.edgexfoundry.org:10001" 05:01:13 ], 05:01:13 "bip": "10.250.0.254/24", 05:01:13 "hosts": [ 05:01:13 "tcp://0.0.0.0:5555", 05:01:13 "unix:///var/run/docker.sock" 05:01:13 ], 05:01:13 "mtu": 1458, 05:01:13 "selinux-enabled": true, 05:01:13 "seccomp-profile": "/etc/docker/seccomp.json" 05:01:13 } [Pipeline] sh 05:01:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:01:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:32 provisioning config files... 05:01:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config161269125115903532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:33 ---> docker-login.sh 05:01:33 nexus3.edgexfoundry.org:10001 05:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:34 Configure a credential helper to remove this warning. See 05:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:34 05:01:34 Login Succeeded 05:01:34 nexus3.edgexfoundry.org:10002 05:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:34 Configure a credential helper to remove this warning. See 05:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:34 05:01:34 Login Succeeded 05:01:34 nexus3.edgexfoundry.org:10003 05:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:35 Configure a credential helper to remove this warning. See 05:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:35 05:01:35 Login Succeeded 05:01:35 nexus3.edgexfoundry.org:10004 05:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:36 Configure a credential helper to remove this warning. See 05:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:36 05:01:36 Login Succeeded 05:01:36 docker.io 05:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:36 Configure a credential helper to remove this warning. See 05:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:36 05:01:36 Login Succeeded 05:01:36 ---> docker-login.sh ends [Pipeline] } 05:01:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:01:37 [edgeX.isLTS] Checking if [revert-85-upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:37 [edgeX.isLTS] Checking if [revert-85-upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:37 ========================================================= 05:01:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:01:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:01:37 Sending build context to Docker daemon 5.963MB 05:01:37 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 05:01:37 Step 2/13 : FROM ${BASE} AS builder 05:01:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:01:38 9b3977197b4f: Pulling fs layer 05:01:38 1a89e8eeedd5: Pulling fs layer 05:01:38 94645a83ff95: Pulling fs layer 05:01:38 e6fb740bc735: Pulling fs layer 05:01:38 3a77bd46dcc9: Pulling fs layer 05:01:38 355e64cbe906: Pulling fs layer 05:01:38 63ab81a10011: Pulling fs layer 05:01:38 555d1d1c4555: Pulling fs layer 05:01:38 7d9057610161: Pulling fs layer 05:01:38 e6fb740bc735: Waiting 05:01:38 3a77bd46dcc9: Waiting 05:01:38 355e64cbe906: Waiting 05:01:38 63ab81a10011: Waiting 05:01:38 7d9057610161: Waiting 05:01:38 555d1d1c4555: Waiting 05:01:38 94645a83ff95: Verifying Checksum 05:01:38 94645a83ff95: Download complete 05:01:38 1a89e8eeedd5: Download complete 05:01:38 3a77bd46dcc9: Verifying Checksum 05:01:38 3a77bd46dcc9: Download complete 05:01:38 355e64cbe906: Verifying Checksum 05:01:38 355e64cbe906: Download complete 05:01:38 9b3977197b4f: Download complete 05:01:38 63ab81a10011: Verifying Checksum 05:01:38 63ab81a10011: Download complete 05:01:39 9b3977197b4f: Pull complete 05:01:39 7d9057610161: Verifying Checksum 05:01:39 7d9057610161: Download complete 05:01:39 1a89e8eeedd5: Pull complete 05:01:40 94645a83ff95: Pull complete 05:01:40 555d1d1c4555: Verifying Checksum 05:01:40 555d1d1c4555: Download complete 05:01:41 e6fb740bc735: Download complete 05:01:53 e6fb740bc735: Pull complete 05:01:53 3a77bd46dcc9: Pull complete 05:01:53 355e64cbe906: Pull complete 05:01:53 63ab81a10011: Pull complete 05:02:00 555d1d1c4555: Pull complete 05:02:01 7d9057610161: Pull complete 05:02:01 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 05:02:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:02:01 ---> 819e984ddca1 05:02:01 Step 3/13 : ARG MAKE="make build" 05:02:03 ---> Running in a0fe9db66fe6 05:02:04 Removing intermediate container a0fe9db66fe6 05:02:04 ---> 91fdc064eef4 05:02:04 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:02:04 ---> Running in 0adea1875619 05:02:04 Removing intermediate container 0adea1875619 05:02:04 ---> 61031e102dc8 05:02:04 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 05:02:04 ---> Running in 563bbb3fe239 05:02:05 Removing intermediate container 563bbb3fe239 05:02:05 ---> 19f5d8f29e1b 05:02:05 Step 6/13 : LABEL Name=edgex-device-onvif-camera 05:02:06 ---> Running in bcfa94a991c9 05:02:06 Removing intermediate container bcfa94a991c9 05:02:06 ---> 45a0aa5086dd 05:02:06 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:06 ---> Running in 4a564ff65e6e 05:02:08 Removing intermediate container 4a564ff65e6e 05:02:08 ---> 490bb1b680e6 05:02:08 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:02:08 ---> Running in e47bf1773700 05:02:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:02:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:02:11 OK: 220 MiB in 52 packages 05:02:12 Removing intermediate container e47bf1773700 05:02:12 ---> e2b80e52d574 05:02:12 Step 9/13 : WORKDIR /device-onvif-camera 05:02:12 ---> Running in 517d664070f6 05:02:12 Removing intermediate container 517d664070f6 05:02:12 ---> c35e6957a16e 05:02:12 Step 10/13 : COPY go.mod vendor* ./ 05:02:12 ---> 32a6ad196f49 05:02:12 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:13 ---> Running in bbb3701e2570 05:03:09 Removing intermediate container bbb3701e2570 05:03:09 ---> 3e508a034ce5 05:03:09 Step 12/13 : COPY . . 05:03:09 ---> cfbf23c5859f 05:03:09 Step 13/13 : RUN ${MAKE} 05:03:09 ---> Running in f103a83563e5 05:03:09 noop 05:03:09 Removing intermediate container f103a83563e5 05:03:09 ---> 8a8a0587cc14 05:03:09 Successfully built 8a8a0587cc14 05:03:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:10 + docker inspect -f . ci-base-image-arm64 05:03:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:10 prd-ubuntu20.04-docker-arm64-4c-16g-15409 does not seem to be running inside a container 05:03:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:12 $ docker top fd98c122d5b133ffbefe204536a1aded43cb6be0b9b276080193f342149a9e06 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:13 + go version 05:03:13 go version go1.17.7 linux/arm64 [Pipeline] } 05:03:13 $ docker stop --time=1 fd98c122d5b133ffbefe204536a1aded43cb6be0b9b276080193f342149a9e06 05:03:14 $ docker rm -f fd98c122d5b133ffbefe204536a1aded43cb6be0b9b276080193f342149a9e06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:15 + docker inspect -f . ci-base-image-arm64 05:03:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:15 prd-ubuntu20.04-docker-arm64-4c-16g-15409 does not seem to be running inside a container 05:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:17 $ docker top a0205542c18b0461dc099064f88ca3ff7163366f6faaec9ac1f7b483effb3c3a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:03:18 + make test 05:03:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:03:20 ? github.com/edgexfoundry/device-onvif-camera [no test files] 05:04:57 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 05:04:57 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.079s coverage: 1.2% of statements 05:05:24 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 31.729s coverage: 13.8% of statements 05:05:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:05:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:05:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:05:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:05:56 ./bin/test-attribution-txt.sh [Pipeline] echo 05:05:58 [edgeX.isLTS] Checking if [revert-85-upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:05:58 $ docker stop --time=1 a0205542c18b0461dc099064f88ca3ff7163366f6faaec9ac1f7b483effb3c3a 05:06:00 $ docker rm -f a0205542c18b0461dc099064f88ca3ff7163366f6faaec9ac1f7b483effb3c3a [Pipeline] // withDockerContainer [Pipeline] sh 05:06:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:06:01 Warning: overwriting stash ‘coverage-report’ 05:06:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:06:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:06:02 + ls -al . 05:06:02 total 232 05:06:02 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:05 . 05:06:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:01 .. 05:06:02 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:01 .git 05:06:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:01 .github 05:06:02 -rw-rw-r-- 1 jenkins jenkins 352 Jun 23 05:01 .gitignore 05:06:02 -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 05:01 .golangci.yml 05:06:02 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 23 05:01 Attribution.txt 05:06:02 -rw-rw-r-- 1 jenkins jenkins 189 Jun 23 05:01 CHANGELOG.md 05:06:02 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 23 05:01 Dockerfile 05:06:02 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 05:01 GOVERNANCE.md 05:06:02 -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 05:01 Jenkinsfile 05:06:02 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 05:01 LICENSE 05:06:02 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 23 05:01 Makefile 05:06:02 -rw-rw-r-- 1 jenkins jenkins 625 Jun 23 05:01 OWNERS.md 05:06:02 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 23 05:01 README.md 05:06:02 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 04:57 VERSION 05:06:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:01 bin 05:06:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:01 cmd 05:06:02 -rw-r--r-- 1 jenkins jenkins 59480 Jun 23 05:05 coverage.out 05:06:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:01 doc 05:06:02 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 23 05:01 go.mod 05:06:02 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 23 05:01 go.sum 05:06:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:01 internal 05:06:02 -rw-rw-r-- 1 jenkins jenkins 236 Jun 23 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:03 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a1ff2ff1478018e97cb2be48fcebf5909bf296dd --label arch=arm64 --label version=0.0.0 . 05:06:03 Sending build context to Docker daemon 6.023MB 05:06:03 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 05:06:03 Step 2/26 : FROM ${BASE} AS builder 05:06:03 ---> 8a8a0587cc14 05:06:03 Step 3/26 : ARG MAKE="make build" 05:06:03 ---> Running in c5232ca2eb41 05:06:03 Removing intermediate container c5232ca2eb41 05:06:03 ---> 674f12c40f6b 05:06:03 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 05:06:03 ---> Running in 84104eab1da5 05:06:04 Removing intermediate container 84104eab1da5 05:06:04 ---> cbc5d9260fbc 05:06:04 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 05:06:04 ---> Running in 5b39bffd4c31 05:06:04 Removing intermediate container 5b39bffd4c31 05:06:04 ---> bd0fc616f1c9 05:06:04 Step 6/26 : LABEL Name=edgex-device-onvif-camera 05:06:04 ---> Running in 451cd6f81ec8 05:06:05 Removing intermediate container 451cd6f81ec8 05:06:05 ---> 6586d205e287 05:06:05 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:06:05 ---> Running in d956078b436c 05:06:07 Removing intermediate container d956078b436c 05:06:07 ---> c0234b65c153 05:06:07 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:06:07 ---> Running in 4db01067e56b 05:06:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:06:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:06:10 OK: 220 MiB in 52 packages 05:06:10 Removing intermediate container 4db01067e56b 05:06:10 ---> 1556f3e8c641 05:06:10 Step 9/26 : WORKDIR /device-onvif-camera 05:06:10 ---> Running in 28d6eaf10f17 05:06:11 Removing intermediate container 28d6eaf10f17 05:06:11 ---> c13ed08cece8 05:06:11 Step 10/26 : COPY go.mod vendor* ./ 05:06:11 ---> 531d71c23061 05:06:11 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:12 ---> Running in 698ae117c493 05:06:14 Removing intermediate container 698ae117c493 05:06:14 ---> c19304dd0209 05:06:14 Step 12/26 : COPY . . 05:06:15 ---> 5a881c454b44 05:06:15 Step 13/26 : RUN ${MAKE} 05:06:15 ---> Running in bdaa676510a4 05:06:16 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 05:08:38 Removing intermediate container bdaa676510a4 05:08:38 ---> 3f648457816a 05:08:38 Step 14/26 : FROM alpine:3.15 05:08:38 3.15: Pulling from library/alpine 05:08:38 9981e73032c8: Pulling fs layer 05:08:38 9981e73032c8: Verifying Checksum 05:08:38 9981e73032c8: Download complete 05:08:38 9981e73032c8: Pull complete 05:08:38 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 05:08:38 Status: Downloaded newer image for alpine:3.15 05:08:38 ---> 3fb3c9af89a9 05:08:38 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 05:08:38 ---> Running in 697d2d808d42 05:08:39 Removing intermediate container 697d2d808d42 05:08:39 ---> c97ab9e3c83e 05:08:39 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 05:08:39 ---> Running in 61bea4d965df 05:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:08:41 (1/6) Installing dumb-init (1.2.5-r1) 05:08:41 (2/6) Installing libgcc (10.3.1_git20211027-r0) 05:08:41 (3/6) Installing libsodium (1.0.18-r0) 05:08:41 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 05:08:41 (5/6) Installing libzmq (4.3.4-r0) 05:08:41 (6/6) Installing zeromq (4.3.4-r0) 05:08:41 Executing busybox-1.34.1-r5.trigger 05:08:41 OK: 8 MiB in 20 packages 05:08:42 Removing intermediate container 61bea4d965df 05:08:42 ---> bf0be07be96a 05:08:42 Step 17/26 : WORKDIR / 05:08:42 ---> Running in a8087220e511 05:08:42 Removing intermediate container a8087220e511 05:08:42 ---> d1b97316f26f 05:08:42 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 05:08:44 ---> 5f61e0ee7b04 05:08:44 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 05:08:45 ---> 0f75f2cefe54 05:08:45 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:08:45 ---> f2768631cf1c 05:08:45 Step 21/26 : EXPOSE 59984 05:08:45 ---> Running in 28b6c7c0feda 05:08:45 Removing intermediate container 28b6c7c0feda 05:08:45 ---> da227143d6cf 05:08:45 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 05:08:45 ---> Running in 424cd841456c 05:08:46 Removing intermediate container 424cd841456c 05:08:46 ---> aa604b37e59c 05:08:46 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:08:46 ---> Running in 5ead19f2a5ad 05:08:46 Removing intermediate container 5ead19f2a5ad 05:08:46 ---> c475a3995c34 05:08:46 Step 24/26 : LABEL arch=arm64 05:08:46 ---> Running in 0b1b8df22d70 05:08:47 Removing intermediate container 0b1b8df22d70 05:08:47 ---> ad26257d255e 05:08:47 Step 25/26 : LABEL git_sha=a1ff2ff1478018e97cb2be48fcebf5909bf296dd 05:08:47 ---> Running in d550076e16fe 05:08:47 Removing intermediate container d550076e16fe 05:08:47 ---> 7941789c12b7 05:08:47 Step 26/26 : LABEL version=0.0.0 05:08:47 ---> Running in 4f76fd584936 05:08:47 Removing intermediate container 4f76fd584936 05:08:47 ---> cba18b441714 05:08:47 [Warning] One or more build-args [ARCH] were not consumed 05:08:47 Successfully built cba18b441714 05:08:47 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:08:49 05:08:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:08:50 arm64: Pulling from edgex-lftools-log-publisher 05:08:50 8998bd30e6a1: Pulling fs layer 05:08:50 04944245beec: Pulling fs layer 05:08:50 699f458cf7ca: Pulling fs layer 05:08:50 765212b225bb: Pulling fs layer 05:08:50 f23df028b6ca: Pulling fs layer 05:08:50 d65c8cfc05b1: Pulling fs layer 05:08:50 2437ff75d9bd: Pulling fs layer 05:08:50 765212b225bb: Waiting 05:08:50 f23df028b6ca: Waiting 05:08:50 d65c8cfc05b1: Waiting 05:08:50 2437ff75d9bd: Waiting 05:08:50 04944245beec: Verifying Checksum 05:08:50 04944245beec: Download complete 05:08:50 765212b225bb: Verifying Checksum 05:08:50 765212b225bb: Download complete 05:08:50 f23df028b6ca: Verifying Checksum 05:08:50 f23df028b6ca: Download complete 05:08:50 d65c8cfc05b1: Verifying Checksum 05:08:50 d65c8cfc05b1: Download complete 05:08:50 699f458cf7ca: Verifying Checksum 05:08:50 699f458cf7ca: Download complete 05:08:50 8998bd30e6a1: Verifying Checksum 05:08:50 8998bd30e6a1: Download complete 05:08:53 2437ff75d9bd: Verifying Checksum 05:08:53 2437ff75d9bd: Download complete 05:08:55 8998bd30e6a1: Pull complete 05:08:55 04944245beec: Pull complete 05:08:57 699f458cf7ca: Pull complete 05:08:57 765212b225bb: Pull complete 05:08:58 f23df028b6ca: Pull complete 05:08:58 d65c8cfc05b1: Pull complete 05:09:13 2437ff75d9bd: Pull complete 05:09:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:13 prd-ubuntu20.04-docker-arm64-4c-16g-15409 does not seem to be running inside a container 05:09:14 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:09:17 $ docker top 5b523d525f91a7cc4293477cecddc0e6974dd916913507164e1a1e444f24504a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:18 ---> job-cost.sh 05:09:18 lf-activate-venv: SKIPPING 05:09:18 INFO: No Stack... 05:09:18 INFO: Retrieving Pricing Info for: v3-standard-4 05:09:19 INFO: Archiving Costs [Pipeline] sh 05:09:20 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 05:09:20 + cut -d, -f6 [Pipeline] lock 05:09:20 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-1-stack-cost] 05:09:20 Resource [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-1-stack-cost] did not exist. Created. 05:09:20 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:09:20 /w/workspace/device-onvif-camera/1@tmp/durable-6409e1b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:09:21 + echo total: 0.10999999940395355 [Pipeline] stash 05:09:21 Warning: overwriting stash ‘stack-cost’ 05:09:21 Stashed 1 file(s) [Pipeline] } 05:09:21 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-revert-85-upgrade-sdk-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:09:21 $ docker stop --time=1 5b523d525f91a7cc4293477cecddc0e6974dd916913507164e1a1e444f24504a 05:09:23 $ docker rm -f 5b523d525f91a7cc4293477cecddc0e6974dd916913507164e1a1e444f24504a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:09:24 provisioning config files... 05:09:24 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/vif-camera_revert-85-upgrade-sdk@tmp/config8765141564671434704tmp [Pipeline] { [Pipeline] sh 05:09:24 + set +x 05:09:24 + curl -s https://codecov.io/bash 05:09:24 + bash -s -- 05:09:28 05:09:28 _____ _ 05:09:28 / ____| | | 05:09:28 | | ___ __| | ___ ___ _____ __ 05:09:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:09:28 | |___| (_) | (_| | __/ (_| (_) \ V / 05:09:28 \_____\___/ \__,_|\___|\___\___/ \_/ 05:09:28 Bash-1.0.6 05:09:28 05:09:28 05:09:28 ==> git version 2.25.1 found 05:09:28 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:09:28 Release-Date: 2020-01-08 05:09:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:09:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:09:28 ==> Jenkins CI detected. 05:09:28 current dir:  /w/workspace/vif-camera_revert-85-upgrade-sdk 05:09:28 project root: . 05:09:28 --> token set from env 05:09:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:09:28 ==> Running gcov in . (disable via -X gcov) 05:09:28 ==> Python coveragepy not found 05:09:28 ==> Searching for coverage reports in: 05:09:28 + . 05:09:28 -> Found 1 reports 05:09:28 ==> Detecting git/mercurial file structure 05:09:28 ==> Reading reports 05:09:28 + ./coverage.out bytes=59480 05:09:28 ==> Appending adjustments 05:09:28 https://docs.codecov.io/docs/fixing-reports 05:09:28 + Found adjustments 05:09:28 ==> Gzipping contents 05:09:28 8.0K /tmp/codecov.Ly1Yxj.gz 05:09:28 ==> Uploading reports 05:09:28 url: https://codecov.io 05:09:28 query: branch=revert-85-upgrade-sdk&commit=a1ff2ff1478018e97cb2be48fcebf5909bf296dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Frevert-85-upgrade-sdk%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:09:28 -> Pinging Codecov 05:09:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=revert-85-upgrade-sdk&commit=a1ff2ff1478018e97cb2be48fcebf5909bf296dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Frevert-85-upgrade-sdk%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:09:29 -> Uploading to 05:09:29 https://storage.googleapis.com/codecov/v4/raw/2022-06-23/F29A59C45E3A92E06B3E522C9905F8EF/a1ff2ff1478018e97cb2be48fcebf5909bf296dd/cfd5bbe7-6068-4685-ab41-f1641d853682.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T050928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58c9b3a2fe9b63eee9850bf576261cc7ea3d2ee0af04d5327868aa713fbc9465 05:09:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:09:29 Dload Upload Total Spent Left Speed 05:09:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7656 0 0 100 7656 0 32440 --:--:-- --:--:-- --:--:-- 32440 05:09:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/a1ff2ff1478018e97cb2be48fcebf5909bf296dd [Pipeline] } 05:09:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:09:31 + [ -d /w/workspace/vif-camera_revert-85-upgrade-sdk/archives ] 05:09:31 + ls -al /w/workspace/vif-camera_revert-85-upgrade-sdk/archives 05:09:31 total 16 05:09:31 drwxr-xr-x 3 root root 4096 Jun 23 04:59 . 05:09:31 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 04:59 .. 05:09:31 drwxr-xr-x 2 root root 4096 Jun 23 04:59 cost 05:09:31 -rw-r--r-- 1 root root 105 Jun 23 04:59 cost.csv 05:09:31 + sudo chown -R jenkins:jenkins /w/workspace/vif-camera_revert-85-upgrade-sdk/archives 05:09:31 + ls -al /w/workspace/vif-camera_revert-85-upgrade-sdk/archives 05:09:31 total 16 05:09:31 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 04:59 . 05:09:31 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 04:59 .. 05:09:31 drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 04:59 cost 05:09:31 -rw-r--r-- 1 jenkins jenkins 105 Jun 23 04:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:09:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:09:32 ---> package-listing.sh 05:09:32 ++ facter osfamily 05:09:32 ++ tr '[:upper:]' '[:lower:]' 05:09:32 + OS_FAMILY=debian 05:09:32 + workspace=/w/workspace/vif-camera_revert-85-upgrade-sdk 05:09:32 + START_PACKAGES=/tmp/packages_start.txt 05:09:32 + END_PACKAGES=/tmp/packages_end.txt 05:09:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:09:32 + PACKAGES=/tmp/packages_start.txt 05:09:32 + '[' /w/workspace/vif-camera_revert-85-upgrade-sdk ']' 05:09:32 + PACKAGES=/tmp/packages_end.txt 05:09:32 + case "${OS_FAMILY}" in 05:09:32 + dpkg -l 05:09:32 + grep '^ii' 05:09:32 + '[' -f /tmp/packages_start.txt ']' 05:09:32 + '[' -f /tmp/packages_end.txt ']' 05:09:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:09:32 + '[' /w/workspace/vif-camera_revert-85-upgrade-sdk ']' 05:09:32 + mkdir -p /w/workspace/vif-camera_revert-85-upgrade-sdk/archives/ 05:09:32 + 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 05:09:32 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 05:09:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:09:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:33 prd-ubuntu20.04-docker-8c-8g-15404 does not seem to be running inside a container 05:09:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:09:34 $ docker top d17d0528feceb204b4d253668d1bc2881147034985e760d660ec7c02f004d038 -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:34 + touch /tmp/pre-build-complete [Pipeline] sh 05:09:35 + mkdir -p /var/log/sysstat [Pipeline] sh 05:09:35 + ls /var/log/sa-host 05:09:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:09:35 provisioning config files... 05:09:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vif-camera_revert-85-upgrade-sdk@tmp/config2100958904109178679tmp [Pipeline] { [Pipeline] echo 05:09:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:09:35 ---> create-netrc.sh [Pipeline] } 05:09:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:09:36 ---> python-tools-install.sh [Pipeline] echo 05:09:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:09:36 ---> sudo-logs.sh 05:09:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:09:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:09:37 ---> job-cost.sh 05:09:37 lf-activate-venv: SKIPPING 05:09:37 DEBUG: total: 0.2199999988079071 05:09:37 INFO: Retrieving Stack Cost... 05:09:37 INFO: Retrieving Pricing Info for: v3-standard-8 05:09:37 INFO: Archiving Costs [Pipeline] echo 05:09:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:09:38 ---> logs-deploy.sh 05:09:38 lf-activate-venv: SKIPPING 05:09:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/revert-85-upgrade-sdk/1 05:09:38 INFO: archiving workspace using pattern(s): 05:09:39 Archives upload complete. 05:09:39 INFO: archiving logs to Nexus