Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32ce51faa6cf4b2d41d14c6abe942ee729d834da 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-ssh14339639821465140685.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11719169714242600432.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2575442896025867242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3130316839645964986.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6056712984439432749.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12614 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 32ce51faa6cf4b2d41d14c6abe942ee729d834da (main) Commit message: "Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.81" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 32ce51faa6cf4b2d41d14c6abe942ee729d834da # timeout=10 > git rev-list --no-walk c99ddce2530f0bca898d9428dd15bfa81bd19b45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:18:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:18:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:18:51 ========================================================= 18:18:51 EdgeX Global Pipelines Version Info 18:18:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:18:52 ------------------- 18:18:52 stable info: 18:18:52 ------------------- 18:18:52 Commited By: Bill Mahoney bill.mahoney@intel.com 18:18:52 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 18:18:52 Message: update stable to v1.0.248 18:18:53 ------------------- 18:18:53 experimental info: 18:18:53 ------------------- 18:18:53 Commited By: **** collab-it+edgex@linuxfoundation.org 18:18:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:18:53 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32ce51f [Pipeline] echo 18:18:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:53 provisioning config files... 18:18:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5903101026157352743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:54 ---> docker-login.sh 18:18:54 nexus3.edgexfoundry.org:10001 18:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:54 Configure a credential helper to remove this warning. See 18:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:54 18:18:54 Login Succeeded 18:18:54 nexus3.edgexfoundry.org:10002 18:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:54 Configure a credential helper to remove this warning. See 18:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:54 18:18:54 Login Succeeded 18:18:54 nexus3.edgexfoundry.org:10003 18:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:54 Configure a credential helper to remove this warning. See 18:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:54 18:18:54 Login Succeeded 18:18:54 nexus3.edgexfoundry.org:10004 18:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:54 Configure a credential helper to remove this warning. See 18:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:54 18:18:54 Login Succeeded 18:18:54 docker.io 18:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:55 Configure a credential helper to remove this warning. See 18:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:55 18:18:55 Login Succeeded 18:18:55 ---> docker-login.sh ends [Pipeline] } 18:18:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:18:55 + git rev-list -1 --merges 32ce51faa6cf4b2d41d14c6abe942ee729d834da~1..32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] echo 18:18:55 -----------> git rev-list -1 --merges 32ce51faa6cf4b2d41d14c6abe942ee729d834da~1..32ce51faa6cf4b2d41d14c6abe942ee729d834da 32ce51faa6cf4b2d41d14c6abe942ee729d834da 18:18:55 32ce51faa6cf4b2d41d14c6abe942ee729d834da [false] [Pipeline] sh 18:18:55 + git log --format=format:%s -1 32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] echo 18:18:55 ========================================================= 18:18:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:18:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:18:56 + git log --format=format:%s -1 32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] echo 18:18:56 [semverPrep] GIT_COMMIT: 32ce51faa6cf4b2d41d14c6abe942ee729d834da, Commit Message: Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.81 [Pipeline] echo 18:18:56 [semverPrep] This is not a build commit. [Pipeline] sh 18:18:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:18:56 + grep -v github /etc/ssh/ssh_known_hosts 18:18:56 + [ -e /tmp/ssh_known_hosts ] 18:18:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:18:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:18:56 + sudo tee -a /etc/ssh/ssh_known_hosts 18:18:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:18:57 18:18:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:18:57 0.1.4: Pulling from edgex-devops/py-git-semver 18:18:57 b85a868b505f: Pulling fs layer 18:18:57 e2be974225ed: Pulling fs layer 18:18:57 339a4e72a1f5: Pulling fs layer 18:18:57 988bab9f4d93: Pulling fs layer 18:18:57 1469e6f7b9e6: Pulling fs layer 18:18:57 eaf3925da568: Pulling fs layer 18:18:57 bab4dde63d76: Pulling fs layer 18:18:57 bde34c3a00c8: Pulling fs layer 18:18:57 b352a97aabf1: Pulling fs layer 18:18:57 4872d77fe225: Pulling fs layer 18:18:57 5851b861e8e6: Pulling fs layer 18:18:57 bab4dde63d76: Waiting 18:18:57 bde34c3a00c8: Waiting 18:18:57 b352a97aabf1: Waiting 18:18:57 4872d77fe225: Waiting 18:18:57 5851b861e8e6: Waiting 18:18:57 988bab9f4d93: Waiting 18:18:57 eaf3925da568: Waiting 18:18:57 e2be974225ed: Verifying Checksum 18:18:57 e2be974225ed: Download complete 18:18:57 988bab9f4d93: Download complete 18:18:57 1469e6f7b9e6: Verifying Checksum 18:18:57 1469e6f7b9e6: Download complete 18:18:57 eaf3925da568: Verifying Checksum 18:18:57 eaf3925da568: Download complete 18:18:57 339a4e72a1f5: Verifying Checksum 18:18:57 339a4e72a1f5: Download complete 18:18:57 bde34c3a00c8: Download complete 18:18:57 b352a97aabf1: Download complete 18:18:57 4872d77fe225: Download complete 18:18:57 5851b861e8e6: Download complete 18:18:57 b85a868b505f: Verifying Checksum 18:18:57 b85a868b505f: Download complete 18:18:57 bab4dde63d76: Verifying Checksum 18:18:57 bab4dde63d76: Download complete 18:18:58 b85a868b505f: Pull complete 18:18:59 e2be974225ed: Pull complete 18:18:59 339a4e72a1f5: Pull complete 18:18:59 988bab9f4d93: Pull complete 18:18:59 1469e6f7b9e6: Pull complete 18:18:59 eaf3925da568: Pull complete 18:19:01 bab4dde63d76: Pull complete 18:19:01 bde34c3a00c8: Pull complete 18:19:02 b352a97aabf1: Pull complete 18:19:02 4872d77fe225: Pull complete 18:19:02 5851b861e8e6: Pull complete 18:19:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:19:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:19:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:02 prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container 18:19:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:19:04 $ docker top 5119f442f13decc251afc049cae9df1255402e7a1bdf54e97b99a31f2f73c5bf -eo pid,comm 18:19:04 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). 18:19:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:19:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:19:04 [ssh-agent] Looking for ssh-agent implementation... 18:19:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:19:04 $ docker exec 5119f442f13decc251afc049cae9df1255402e7a1bdf54e97b99a31f2f73c5bf ssh-agent 18:19:04 SSH_AUTH_SOCK=/tmp/ssh-B3V75QRRbVfy/agent.33 18:19:04 SSH_AGENT_PID=39 18:19:04 Running ssh-add (command line suppressed) 18:19:04 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1323983059293408530.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1323983059293408530.key) 18:19:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:19:04 + git tag --points-at HEAD [Pipeline] } 18:19:04 $ docker exec --env ******** --env ******** 5119f442f13decc251afc049cae9df1255402e7a1bdf54e97b99a31f2f73c5bf ssh-agent -k 18:19:05 unset SSH_AUTH_SOCK; 18:19:05 unset SSH_AGENT_PID; 18:19:05 echo Agent pid 39 killed; 18:19:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:19:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:19:05 [ssh-agent] Looking for ssh-agent implementation... 18:19:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:19:05 $ docker exec 5119f442f13decc251afc049cae9df1255402e7a1bdf54e97b99a31f2f73c5bf ssh-agent 18:19:05 SSH_AUTH_SOCK=/tmp/ssh-xrhfr4ZVphN4/agent.71 18:19:05 SSH_AGENT_PID=77 18:19:05 Running ssh-add (command line suppressed) 18:19:05 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7833195320813435243.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7833195320813435243.key) 18:19:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:19:05 + git semver init 18:19:05 2023-05-03 18:19:05,932 [run_init] DEBUG init version:0.0.0 force:False 18:19:05 2023-05-03 18:19:05,932 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:19:05 2023-05-03 18:19:05,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:19:05 2023-05-03 18:19:05,933 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:19:06 2023-05-03 18:19:06,599 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:19:06 2023-05-03 18:19:06,600 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:19:06 2023-05-03 18:19:06,600 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:19:06 2023-05-03 18:19:06,600 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:19:06 3.0.0-dev.31 [Pipeline] } 18:19:06 $ docker exec --env ******** --env ******** 5119f442f13decc251afc049cae9df1255402e7a1bdf54e97b99a31f2f73c5bf ssh-agent -k 18:19:07 unset SSH_AUTH_SOCK; 18:19:07 unset SSH_AGENT_PID; 18:19:07 echo Agent pid 77 killed; 18:19:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:19:07 + git semver [Pipeline] } 18:19:07 $ docker stop --time=1 5119f442f13decc251afc049cae9df1255402e7a1bdf54e97b99a31f2f73c5bf 18:19:08 $ docker rm -f --volumes 5119f442f13decc251afc049cae9df1255402e7a1bdf54e97b99a31f2f73c5bf [Pipeline] // withDockerContainer [Pipeline] sh 18:19:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:19:09 Stashed 1 file(s) [Pipeline] echo 18:19:09 [edgeXSemver]: initialized semver on version 3.0.0-dev.31 [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 18:19:09 provisioning config files... 18:19:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5649478541087951897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:10 ---> docker-login.sh 18:19:10 nexus3.edgexfoundry.org:10001 18:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:10 Configure a credential helper to remove this warning. See 18:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:10 18:19:10 Login Succeeded 18:19:10 nexus3.edgexfoundry.org:10002 18:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:10 Configure a credential helper to remove this warning. See 18:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:10 18:19:10 Login Succeeded 18:19:10 nexus3.edgexfoundry.org:10003 18:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:10 Configure a credential helper to remove this warning. See 18:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:10 18:19:10 Login Succeeded 18:19:10 nexus3.edgexfoundry.org:10004 18:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:10 Configure a credential helper to remove this warning. See 18:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:10 18:19:10 Login Succeeded 18:19:10 docker.io 18:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:10 Configure a credential helper to remove this warning. See 18:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:10 18:19:10 Login Succeeded 18:19:10 ---> docker-login.sh ends [Pipeline] } 18:19:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:19:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:19:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:19:10 ========================================================= 18:19:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:19:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:19:10 Sending build context to Docker daemon 1.956MB 18:19:10 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:19:10 Step 2/13 : FROM ${BASE} AS builder 18:19:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:19:10 f56be85fc22e: Pulling fs layer 18:19:10 85791d961cd3: Pulling fs layer 18:19:10 d694b5ae8c79: Pulling fs layer 18:19:10 9f32a84ed3da: Pulling fs layer 18:19:10 4d19c01a9841: Pulling fs layer 18:19:10 9325e15d5711: Pulling fs layer 18:19:10 556b6ee489ea: Pulling fs layer 18:19:10 c5a4b2cf53e6: Pulling fs layer 18:19:10 9f32a84ed3da: Waiting 18:19:10 4d19c01a9841: Waiting 18:19:10 556b6ee489ea: Waiting 18:19:10 c5a4b2cf53e6: Waiting 18:19:10 9325e15d5711: Waiting 18:19:10 85791d961cd3: Download complete 18:19:10 9f32a84ed3da: Verifying Checksum 18:19:10 9f32a84ed3da: Download complete 18:19:10 f56be85fc22e: Verifying Checksum 18:19:10 f56be85fc22e: Download complete 18:19:10 4d19c01a9841: Verifying Checksum 18:19:10 4d19c01a9841: Download complete 18:19:11 9325e15d5711: Verifying Checksum 18:19:11 9325e15d5711: Download complete 18:19:11 f56be85fc22e: Pull complete 18:19:11 85791d961cd3: Pull complete 18:19:11 c5a4b2cf53e6: Verifying Checksum 18:19:11 c5a4b2cf53e6: Download complete 18:19:11 d694b5ae8c79: Download complete 18:19:11 556b6ee489ea: Verifying Checksum 18:19:11 556b6ee489ea: Download complete 18:19:15 d694b5ae8c79: Pull complete 18:19:15 9f32a84ed3da: Pull complete 18:19:15 4d19c01a9841: Pull complete 18:19:15 9325e15d5711: Pull complete 18:19:17 556b6ee489ea: Pull complete 18:19:18 c5a4b2cf53e6: Pull complete 18:19:18 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:19:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:19:18 ---> c4be618373d6 18:19:18 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:19:21 ---> Running in d9ad44abb169 18:19:21 Removing intermediate container d9ad44abb169 18:19:21 ---> af464f349a10 18:19:21 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:19:21 ---> Running in 8451e2976076 18:19:22 Removing intermediate container 8451e2976076 18:19:22 ---> 5dd32f3ce5dd 18:19:22 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:19:22 ---> Running in 6a14cd776908 18:19:22 Removing intermediate container 6a14cd776908 18:19:22 ---> 1235006dc7ba 18:19:22 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:19:22 ---> Running in 5e033703bd25 18:19:22 Removing intermediate container 5e033703bd25 18:19:22 ---> 46f9327bd29e 18:19:22 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:19:22 ---> Running in 5070bf6a4cb2 18:19:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:19:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:19:22 (1/14) Installing libintl (0.21.1-r1) 18:19:22 (2/14) Installing eudev-libs (3.2.11-r4) 18:19:22 (3/14) Installing libjpeg-turbo (2.1.4-r0) 18:19:22 (4/14) Installing v4l-utils-libs (1.22.1-r2) 18:19:22 (5/14) Installing v4l-utils (1.22.1-r2) 18:19:22 (6/14) Installing udev-init-scripts (35-r1) 18:19:22 (7/14) Installing libblkid (2.38.1-r1) 18:19:22 (8/14) Installing xz-libs (5.2.9-r0) 18:19:22 (9/14) Installing zstd-libs (1.5.5-r0) 18:19:22 (10/14) Installing kmod-libs (30-r1) 18:19:22 (11/14) Installing eudev (3.2.11-r4) 18:19:22 (12/14) Installing eudev-dev (3.2.11-r4) 18:19:22 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 18:19:22 (14/14) Installing v4l-utils-dev (1.22.1-r2) 18:19:22 Executing busybox-1.35.0-r29.trigger 18:19:22 Executing eudev-3.2.11-r4.trigger 18:19:22 OK: 272 MiB in 67 packages 18:19:23 Removing intermediate container 5070bf6a4cb2 18:19:23 ---> b598e524c83c 18:19:23 Step 8/13 : WORKDIR /device-usb-camera 18:19:23 ---> Running in b83aeff89ee2 18:19:23 Removing intermediate container b83aeff89ee2 18:19:23 ---> 0dffc1fe5daa 18:19:23 Step 9/13 : COPY go.mod vendor* ./ 18:19:23 ---> 6b44f6817355 18:19:23 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:23 ---> Running in 619dcd53d510 18:19:24 Still waiting to schedule task 18:19:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:19:50 Removing intermediate container 619dcd53d510 18:19:50 ---> 941986ee406a 18:19:50 Step 11/13 : COPY . . 18:19:50 ---> 5366e9cf3d13 18:19:50 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:19:50 ---> Running in 8e8e6fb8f988 18:19:50  % Total % Received % Xferd Average Speed Time Time Time Current 18:19:50 Dload Upload Total Spent Left Speed 18:19:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8676 0 --:--:-- --:--:-- --:--:-- 8634 100 1062 100 1062 0 0 8669  0 --:--:-- --:--:-- --:--:-- 8634 18:19:50 Removing intermediate container 8e8e6fb8f988 18:19:50 ---> 5427671d2a8c 18:19:50 Step 13/13 : RUN ${MAKE} 18:19:50 ---> Running in 106c108f5cd3 18:19:50 noop 18:19:50 Removing intermediate container 106c108f5cd3 18:19:50 ---> a05c4a496733 18:19:50 Successfully built a05c4a496733 18:19:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:50 + docker inspect -f . ci-base-image-x86_64 18:19:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:50 prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container 18:19:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:19:51 $ docker top 4a6a663ac61707db866800c8da369737ecf9413e23a142a8ddace198540e14c0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:51 + go version 18:19:51 go version go1.20.2 linux/amd64 [Pipeline] } 18:19:51 $ docker stop --time=1 4a6a663ac61707db866800c8da369737ecf9413e23a142a8ddace198540e14c0 18:19:52 $ docker rm -f --volumes 4a6a663ac61707db866800c8da369737ecf9413e23a142a8ddace198540e14c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:53 + docker inspect -f . ci-base-image-x86_64 18:19:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:53 prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container 18:19:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:19:53 $ docker top 80cfba4ad2f096410ee9a51781ff9e621442de551e691bc83c03e95d29a5cc4b -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:54 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:19:54 + make test 18:19:54 go test ./... -coverprofile=coverage.out ./... 18:19:59 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:20:11 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:20:11 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 2.0% of statements 18:20:17 go vet ./... 18:20:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:20:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:20:21 ./bin/test-attribution-txt.sh [Pipeline] echo 18:20:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:20:21 $ docker stop --time=1 80cfba4ad2f096410ee9a51781ff9e621442de551e691bc83c03e95d29a5cc4b 18:20:23 $ docker rm -f --volumes 80cfba4ad2f096410ee9a51781ff9e621442de551e691bc83c03e95d29a5cc4b [Pipeline] // withDockerContainer [Pipeline] sh 18:20:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:20:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:20:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:20:25 + ls -al . 18:20:25 total 192 18:20:25 drwxrwxr-x 10 jenkins jenkins 4096 May 3 18:19 . 18:20:25 drwxrwxr-x 4 jenkins jenkins 4096 May 3 18:18 .. 18:20:25 drwxrwxr-x 8 jenkins jenkins 4096 May 3 18:19 .git 18:20:25 drwxrwxr-x 3 jenkins jenkins 4096 May 3 18:18 .github 18:20:25 -rw-rw-r-- 1 jenkins jenkins 414 May 3 18:18 .gitignore 18:20:25 -rw-rw-r-- 1 jenkins jenkins 42 May 3 18:18 .golangci.yml 18:20:25 -rw-rw-r-- 1 jenkins jenkins 77 May 3 18:18 .hadolint.yml 18:20:25 drwxr-xr-x 3 jenkins jenkins 4096 May 3 18:19 .semver 18:20:25 -rw-rw-r-- 1 jenkins jenkins 9665 May 3 18:18 Attribution.txt 18:20:25 -rw-rw-r-- 1 jenkins jenkins 6219 May 3 18:18 CHANGELOG.md 18:20:25 -rw-rw-r-- 1 jenkins jenkins 2328 May 3 18:18 Dockerfile 18:20:25 -rw-rw-r-- 1 jenkins jenkins 678 May 3 18:18 GOVERNANCE.md 18:20:25 -rw-rw-r-- 1 jenkins jenkins 659 May 3 18:18 Jenkinsfile 18:20:25 -rw-rw-r-- 1 jenkins jenkins 11348 May 3 18:18 LICENSE 18:20:25 -rw-rw-r-- 1 jenkins jenkins 2364 May 3 18:18 Makefile 18:20:25 -rw-rw-r-- 1 jenkins jenkins 622 May 3 18:18 OWNERS.md 18:20:25 -rw-rw-r-- 1 jenkins jenkins 5681 May 3 18:18 README.md 18:20:25 -rw-rw-r-- 1 jenkins jenkins 12 May 3 18:19 VERSION 18:20:25 drwxrwxr-x 2 jenkins jenkins 4096 May 3 18:18 bin 18:20:25 drwxrwxr-x 3 jenkins jenkins 4096 May 3 18:18 cmd 18:20:25 -rw-r--r-- 1 jenkins jenkins 28693 May 3 18:20 coverage.out 18:20:25 -rwxrwxr-x 1 jenkins jenkins 140 May 3 18:18 docker-entrypoint.sh 18:20:25 drwxrwxr-x 4 jenkins jenkins 4096 May 3 18:18 docs 18:20:25 -rw-rw-r-- 1 jenkins jenkins 3443 May 3 18:18 go.mod 18:20:25 -rw-rw-r-- 1 jenkins jenkins 31488 May 3 18:18 go.sum 18:20:25 drwxrwxr-x 3 jenkins jenkins 4096 May 3 18:18 internal 18:20:25 drwxrwxr-x 4 jenkins jenkins 4096 May 3 18:18 snap 18:20:25 -rw-rw-r-- 1 jenkins jenkins 231 May 3 18:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:25 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=32ce51faa6cf4b2d41d14c6abe942ee729d834da --label arch=amd64 --label version=3.0.0-dev.31 . 18:20:25 Sending build context to Docker daemon 1.986MB 18:20:25 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 18:20:25 Step 2/35 : FROM ${BASE} AS builder 18:20:25 ---> a05c4a496733 18:20:25 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:20:25 ---> Running in deed2867e73d 18:20:25 Removing intermediate container deed2867e73d 18:20:25 ---> 5b079b7afd21 18:20:25 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:20:25 ---> Running in d99a004d44d0 18:20:25 Removing intermediate container d99a004d44d0 18:20:25 ---> 1569a0bcc823 18:20:25 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:20:25 ---> Running in cbde0037f51d 18:20:25 Removing intermediate container cbde0037f51d 18:20:25 ---> 44ced64f92fe 18:20:25 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:20:25 ---> Running in 060d28e0ca7f 18:20:26 Removing intermediate container 060d28e0ca7f 18:20:26 ---> b2eb2997881f 18:20:26 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:20:26 ---> Running in b83c2eaf0348 18:20:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:20:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:20:26 OK: 272 MiB in 67 packages 18:20:26 Removing intermediate container b83c2eaf0348 18:20:26 ---> 2cb5bedabef4 18:20:26 Step 8/35 : WORKDIR /device-usb-camera 18:20:26 ---> Running in 80282234a4ea 18:20:27 Removing intermediate container 80282234a4ea 18:20:27 ---> 2aa07efd2fae 18:20:27 Step 9/35 : COPY go.mod vendor* ./ 18:20:27 ---> 8beba37fe7a7 18:20:27 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:20:27 ---> Running in d1a2d3a816f9 18:20:28 Removing intermediate container d1a2d3a816f9 18:20:28 ---> 4dbfbe0e2378 18:20:28 Step 11/35 : COPY . . 18:20:28 ---> 4f2e87dda820 18:20:28 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:20:28 ---> Running in 42d861558887 18:20:28  % Total % Received % Xferd Average Speed Time Time Time Current 18:20:28 Dload Upload Total Spent Left Speed 18:20:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21517 0 --:--:-- --:--:-- --:--:-- 21673 18:20:28 Removing intermediate container 42d861558887 18:20:28 ---> 0100316c0c89 18:20:28 Step 13/35 : RUN ${MAKE} 18:20:28 ---> Running in a772ac8251b4 18:20:29 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:20:51 Removing intermediate container a772ac8251b4 18:20:51 ---> 81064aac696a 18:20:51 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:20:51 v0.21.6: Pulling from aler9/rtsp-simple-server 18:20:51 4acc49c71d14: Pulling fs layer 18:20:51 4acc49c71d14: Verifying Checksum 18:20:51 4acc49c71d14: Download complete 18:20:51 4acc49c71d14: Pull complete 18:20:51 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:20:51 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:20:51 ---> 01a2bd3e5fff 18:20:51 Step 15/35 : FROM alpine:3.17 18:20:51 3.17: Pulling from library/alpine 18:20:51 f56be85fc22e: Already exists 18:20:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:20:51 Status: Downloaded newer image for alpine:3.17 18:20:51 ---> 9ed4aefc74f6 18:20:51 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:20:51 ---> Running in 4b8c63bccffe 18:20:51 Removing intermediate container 4b8c63bccffe 18:20:51 ---> c7f34b4b6e08 18:20:51 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:20:51 ---> Running in 7a01def76270 18:20:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:20:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:20:52 (1/86) Installing dumb-init (1.2.5-r2) 18:20:52 (2/86) Installing sdl2 (2.26.5-r0) 18:20:52 (3/86) Installing svt-av1-libs (1.3.0-r0) 18:20:52 (4/86) Installing libxau (1.0.10-r0) 18:20:52 (5/86) Installing libmd (1.0.4-r0) 18:20:52 (6/86) Installing libbsd (0.11.7-r0) 18:20:52 (7/86) Installing libxdmcp (1.1.4-r0) 18:20:52 (8/86) Installing libxcb (1.15-r0) 18:20:52 (9/86) Installing libx11 (1.8.4-r0) 18:20:52 (10/86) Installing aom-libs (3.5.0-r0) 18:20:52 (11/86) Installing alsa-lib (1.2.8-r0) 18:20:52 (12/86) Installing libexpat (2.5.0-r0) 18:20:52 (13/86) Installing brotli-libs (1.0.9-r9) 18:20:52 (14/86) Installing libbz2 (1.0.8-r4) 18:20:52 (15/86) Installing libpng (1.6.38-r0) 18:20:52 (16/86) Installing freetype (2.12.1-r0) 18:20:52 (17/86) Installing fontconfig (2.14.1-r0) 18:20:52 (18/86) Installing fribidi (1.0.12-r0) 18:20:52 (19/86) Installing libffi (3.4.4-r0) 18:20:52 (20/86) Installing libintl (0.21.1-r1) 18:20:52 (21/86) Installing libblkid (2.38.1-r1) 18:20:52 (22/86) Installing libmount (2.38.1-r1) 18:20:52 (23/86) Installing pcre2 (10.42-r0) 18:20:52 (24/86) Installing glib (2.74.6-r0) 18:20:52 (25/86) Installing graphite2 (1.3.14-r2) 18:20:52 (26/86) Installing harfbuzz (5.3.1-r1) 18:20:52 (27/86) Installing libass (0.16.0-r1) 18:20:52 (28/86) Installing libdav1d (1.0.0-r2) 18:20:52 (29/86) Installing hwdata-pci (0.364-r0) 18:20:52 (30/86) Installing libpciaccess (0.17-r0) 18:20:52 (31/86) Installing libdrm (2.4.114-r0) 18:20:52 (32/86) Installing gmp (6.2.1-r2) 18:20:52 (33/86) Installing nettle (3.8.1-r0) 18:20:52 (34/86) Installing p11-kit (0.24.1-r1) 18:20:52 (35/86) Installing libtasn1 (4.19.0-r0) 18:20:52 (36/86) Installing libunistring (1.1-r0) 18:20:52 (37/86) Installing gnutls (3.7.8-r3) 18:20:52 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 18:20:52 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 18:20:52 (40/86) Installing lame (3.100-r2) 18:20:52 (41/86) Installing opus (1.3.1-r1) 18:20:52 (42/86) Installing libasyncns (0.8-r1) 18:20:52 (43/86) Installing dbus-libs (1.14.4-r0) 18:20:52 (44/86) Installing libltdl (2.4.7-r1) 18:20:52 (45/86) Installing orc (0.4.33-r0) 18:20:52 (46/86) Installing libgcc (12.2.1_git20220924-r4) 18:20:52 (47/86) Installing libogg (1.3.5-r2) 18:20:52 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 18:20:52 (49/86) Installing flac-libs (1.4.2-r0) 18:20:52 (50/86) Installing libvorbis (1.3.7-r0) 18:20:52 (51/86) Installing libsndfile (1.1.0-r2) 18:20:52 (52/86) Installing libgomp (12.2.1_git20220924-r4) 18:20:52 (53/86) Installing soxr (0.1.3-r3) 18:20:52 (54/86) Installing speexdsp (1.2.1-r0) 18:20:52 (55/86) Installing tdb-libs (1.4.6-r0) 18:20:52 (56/86) Installing libpulse (16.1-r6) 18:20:52 (57/86) Installing cjson (1.7.15-r3) 18:20:52 (58/86) Installing mbedtls (2.28.3-r0) 18:20:52 (59/86) Installing librist (0.2.7-r0) 18:20:52 (60/86) Installing libsrt (1.5.1-r0) 18:20:52 (61/86) Installing libssh (0.10.4-r0) 18:20:52 (62/86) Installing libtheora (1.1.1-r16) 18:20:52 (63/86) Installing libjpeg-turbo (2.1.4-r0) 18:20:52 (64/86) Installing v4l-utils-libs (1.22.1-r2) 18:20:52 (65/86) Installing libxext (1.3.5-r0) 18:20:52 (66/86) Installing libxfixes (6.0.0-r0) 18:20:52 (67/86) Installing wayland-libs-client (1.21.0-r1) 18:20:52 (68/86) Installing libva (2.16.0-r0) 18:20:52 (69/86) Installing libvdpau (1.5-r0) 18:20:52 (70/86) Installing vidstab (1.1.0-r2) 18:20:52 (71/86) Installing libvpx (1.12.0-r1) 18:20:52 (72/86) Installing libwebp (1.2.4-r1) 18:20:52 (73/86) Installing x264-libs (0.164_git20220602-r0) 18:20:52 (74/86) Installing numactl (2.0.16-r1) 18:20:52 (75/86) Installing x265-libs (3.5-r3) 18:20:53 (76/86) Installing xvidcore (1.3.7-r1) 18:20:53 (77/86) Installing libsodium (1.0.18-r2) 18:20:53 (78/86) Installing libzmq (4.3.4-r1) 18:20:53 (79/86) Installing ffmpeg-libs (5.1.3-r0) 18:20:53 (80/86) Installing ffmpeg (5.1.3-r0) 18:20:53 (81/86) Installing udev-init-scripts (35-r1) 18:20:53 (82/86) Installing eudev-libs (3.2.11-r4) 18:20:53 (83/86) Installing xz-libs (5.2.9-r0) 18:20:53 (84/86) Installing zstd-libs (1.5.5-r0) 18:20:53 (85/86) Installing kmod-libs (30-r1) 18:20:53 (86/86) Installing eudev (3.2.11-r4) 18:20:53 Executing busybox-1.35.0-r29.trigger 18:20:53 Executing eudev-3.2.11-r4.trigger 18:20:53 OK: 112 MiB in 101 packages 18:20:55 Removing intermediate container 7a01def76270 18:20:55 ---> e6c3b284b512 18:20:55 Step 18/35 : WORKDIR / 18:20:55 ---> Running in f7207a86e6db 18:20:55 Removing intermediate container f7207a86e6db 18:20:55 ---> 752809ec36ee 18:20:55 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:20:56 ---> 62014c7fbccc 18:20:56 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:20:56 ---> 1e9f274c6f31 18:20:56 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:20:56 ---> bd9cd05a8073 18:20:56 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:20:56 ---> ab559d5cb1c8 18:20:56 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:20:56 ---> f080df0bb339 18:20:56 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:20:56 ---> 87e4d6680110 18:20:56 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:20:57 ---> 9f4e40f3ca39 18:20:57 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:20:57 ---> Running in 79ea31a138d3 18:20:58 Removing intermediate container 79ea31a138d3 18:20:58 ---> 18db22199a30 18:20:58 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:20:58 ---> Running in 1b8df8650417 18:20:58 Removing intermediate container 1b8df8650417 18:20:58 ---> 959199274dfd 18:20:58 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:20:58 ---> Running in 94fcad4b6c3a 18:20:59 Removing intermediate container 94fcad4b6c3a 18:20:59 ---> 7a85381f0a2d 18:20:59 Step 29/35 : EXPOSE 59983 18:20:59 ---> Running in bcb54d09d4fc 18:20:59 Removing intermediate container bcb54d09d4fc 18:20:59 ---> 147c56e852ad 18:20:59 Step 30/35 : EXPOSE 8554 18:20:59 ---> Running in dbcf00ca8ca3 18:20:59 Removing intermediate container dbcf00ca8ca3 18:20:59 ---> e0a5e0d85740 18:20:59 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:20:59 ---> Running in ef83e669a34c 18:20:59 Removing intermediate container ef83e669a34c 18:20:59 ---> dae645c70ee9 18:20:59 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:20:59 ---> Running in 14cd372ef4d6 18:20:59 Removing intermediate container 14cd372ef4d6 18:20:59 ---> 99218a010206 18:20:59 Step 33/35 : LABEL arch=amd64 18:20:59 ---> Running in 106d3c2b9dbc 18:20:59 Removing intermediate container 106d3c2b9dbc 18:20:59 ---> bc4f8f730683 18:20:59 Step 34/35 : LABEL git_sha=32ce51faa6cf4b2d41d14c6abe942ee729d834da 18:20:59 ---> Running in 96f2a6d2ccd8 18:20:59 Removing intermediate container 96f2a6d2ccd8 18:20:59 ---> fa7c1ac0c257 18:20:59 Step 35/35 : LABEL version=3.0.0-dev.31 18:20:59 ---> Running in 3c6bc4ae0785 18:20:59 Removing intermediate container 3c6bc4ae0785 18:20:59 ---> be32897abe9c 18:20:59 [Warning] One or more build-args [ARCH] were not consumed 18:20:59 Successfully built be32897abe9c 18:20:59 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:20:59 provisioning config files... 18:20:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11324784650072182776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:00 ---> docker-login.sh 18:21:00 nexus3.edgexfoundry.org:10001 18:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:00 Configure a credential helper to remove this warning. See 18:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:00 18:21:00 Login Succeeded 18:21:00 nexus3.edgexfoundry.org:10002 18:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:00 Configure a credential helper to remove this warning. See 18:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:00 18:21:00 Login Succeeded 18:21:00 nexus3.edgexfoundry.org:10003 18:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:00 Configure a credential helper to remove this warning. See 18:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:00 18:21:00 Login Succeeded 18:21:00 nexus3.edgexfoundry.org:10004 18:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:00 Configure a credential helper to remove this warning. See 18:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:00 18:21:00 Login Succeeded 18:21:00 docker.io 18:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:00 Configure a credential helper to remove this warning. See 18:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:00 18:21:00 Login Succeeded 18:21:00 ---> docker-login.sh ends [Pipeline] } 18:21:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:21:00 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 18:21:00 32ce51faa6cf4b2d41d14c6abe942ee729d834da 18:21:00 latest 18:21:00 3.0.0-dev.31 18:21:00 32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 18:21:00 main 18:21:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:01 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:32ce51faa6cf4b2d41d14c6abe942ee729d834da 18:21:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:21:01 b04abab1f1fb: Preparing 18:21:01 d81f052ad878: Preparing 18:21:01 5fef6e9174f1: Preparing 18:21:01 3827b5b91e75: Preparing 18:21:01 acc83c6ca332: Preparing 18:21:01 c50bc6d73685: Preparing 18:21:01 02f605b4a4e3: Preparing 18:21:01 ce897fa51bed: Preparing 18:21:01 950358eac468: Preparing 18:21:01 6ecd29d9bc65: Preparing 18:21:01 2d414bd0c8f7: Preparing 18:21:01 f1417ff83b31: Preparing 18:21:01 950358eac468: Waiting 18:21:01 6ecd29d9bc65: Waiting 18:21:01 2d414bd0c8f7: Waiting 18:21:01 c50bc6d73685: Waiting 18:21:01 02f605b4a4e3: Waiting 18:21:01 ce897fa51bed: Waiting 18:21:01 f1417ff83b31: Waiting 18:21:01 5fef6e9174f1: Pushed 18:21:01 b04abab1f1fb: Pushed 18:21:01 d81f052ad878: Pushed 18:21:01 acc83c6ca332: Pushed 18:21:01 c50bc6d73685: Pushed 18:21:01 950358eac468: Pushed 18:21:01 ce897fa51bed: Pushed 18:21:01 02f605b4a4e3: Pushed 18:21:01 f1417ff83b31: Layer already exists 18:21:04 3827b5b91e75: Pushed 18:21:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12615 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 18:21:04 Running in /w/workspace/device-usb-camera/103 [Pipeline] { [Pipeline] checkout 18:21:04 Selected Git installation does not exist. Using Default 18:21:04 The recommended git tool is: NONE 18:21:04 6ecd29d9bc65: Pushed 18:21:09 using credential edgex-jenkins-ssh 18:21:09 Cloning the remote Git repository 18:21:09 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:21:09 > git init /w/workspace/device-usb-camera/103 # timeout=10 18:21:09 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:21:09 > git --version # timeout=10 18:21:09 > git --version # 'git version 2.25.1' 18:21:09 using GIT_SSH to set credentials SSH Credentials for GitHub 18:21:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:21:10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:21:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:21:11 Avoid second fetch 18:21:11 Checking out Revision 32ce51faa6cf4b2d41d14c6abe942ee729d834da (main) 18:21:12 Commit message: "Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.81" 18:21:12 2d414bd0c8f7: Pushed 18:21:12 32ce51faa6cf4b2d41d14c6abe942ee729d834da: digest: sha256:9062588be23a457d6c21810f72e8bd5bdcf50a0265ab9194299ffe439c3ee202 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:12 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:21:11 > git config core.sparsecheckout # timeout=10 18:21:11 > git checkout -f 32ce51faa6cf4b2d41d14c6abe942ee729d834da # timeout=10 18:21:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:21:13 b04abab1f1fb: Preparing 18:21:13 d81f052ad878: Preparing 18:21:13 5fef6e9174f1: Preparing 18:21:13 3827b5b91e75: Preparing 18:21:13 acc83c6ca332: Preparing 18:21:13 c50bc6d73685: Preparing 18:21:13 02f605b4a4e3: Preparing 18:21:13 ce897fa51bed: Preparing 18:21:13 950358eac468: Preparing 18:21:13 6ecd29d9bc65: Preparing 18:21:13 2d414bd0c8f7: Preparing 18:21:13 f1417ff83b31: Preparing 18:21:13 02f605b4a4e3: Waiting 18:21:13 ce897fa51bed: Waiting 18:21:13 950358eac468: Waiting 18:21:13 c50bc6d73685: Waiting 18:21:13 6ecd29d9bc65: Waiting 18:21:13 2d414bd0c8f7: Waiting 18:21:13 f1417ff83b31: Waiting 18:21:13 acc83c6ca332: Layer already exists 18:21:13 3827b5b91e75: Layer already exists 18:21:13 5fef6e9174f1: Layer already exists 18:21:13 b04abab1f1fb: Layer already exists 18:21:13 d81f052ad878: Layer already exists 18:21:13 02f605b4a4e3: Layer already exists 18:21:13 c50bc6d73685: Layer already exists 18:21:13 ce897fa51bed: Layer already exists 18:21:13 950358eac468: Layer already exists 18:21:13 6ecd29d9bc65: Layer already exists 18:21:13 f1417ff83b31: Layer already exists 18:21:13 2d414bd0c8f7: Layer already exists 18:21:13 latest: digest: sha256:9062588be23a457d6c21810f72e8bd5bdcf50a0265ab9194299ffe439c3ee202 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:21:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:21:13 Dload Upload Total Spent Left Speed 18:21:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k 18:21:13 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 18:21:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.31 18:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:21:13 b04abab1f1fb: Preparing 18:21:13 d81f052ad878: Preparing 18:21:13 5fef6e9174f1: Preparing 18:21:13 3827b5b91e75: Preparing 18:21:13 acc83c6ca332: Preparing 18:21:13 c50bc6d73685: Preparing 18:21:13 02f605b4a4e3: Preparing 18:21:13 ce897fa51bed: Preparing 18:21:13 950358eac468: Preparing 18:21:13 6ecd29d9bc65: Preparing 18:21:13 2d414bd0c8f7: Preparing 18:21:13 f1417ff83b31: Preparing 18:21:13 ce897fa51bed: Waiting 18:21:13 c50bc6d73685: Waiting 18:21:13 950358eac468: Waiting 18:21:13 6ecd29d9bc65: Waiting 18:21:13 02f605b4a4e3: Waiting 18:21:13 f1417ff83b31: Waiting 18:21:13 2d414bd0c8f7: Waiting 18:21:13 d81f052ad878: Layer already exists 18:21:13 b04abab1f1fb: Layer already exists 18:21:13 acc83c6ca332: Layer already exists 18:21:13 3827b5b91e75: Layer already exists 18:21:13 5fef6e9174f1: Layer already exists 18:21:13 c50bc6d73685: Layer already exists 18:21:13 950358eac468: Layer already exists 18:21:13 02f605b4a4e3: Layer already exists 18:21:13 ce897fa51bed: Layer already exists 18:21:13 6ecd29d9bc65: Layer already exists 18:21:13 2d414bd0c8f7: Layer already exists 18:21:13 f1417ff83b31: Layer already exists 18:21:13 3.0.0-dev.31: digest: sha256:9062588be23a457d6c21810f72e8bd5bdcf50a0265ab9194299ffe439c3ee202 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:21:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:21:14 + sudo tee /etc/docker/daemon.new 18:21:14 { 18:21:14 "registry-mirrors": [ 18:21:14 "https://nexus3.edgexfoundry.org:10001" 18:21:14 ], 18:21:14 "bip": "10.250.0.254/24", 18:21:14 "hosts": [ 18:21:14 "tcp://0.0.0.0:5555", 18:21:14 "unix:///var/run/docker.sock" 18:21:14 ], 18:21:14 "mtu": 1458, 18:21:14 "selinux-enabled": true, 18:21:14 "seccomp-profile": "/etc/docker/seccomp.json" 18:21:14 } [Pipeline] sh 18:21:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 18:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:21:14 b04abab1f1fb: Preparing 18:21:14 d81f052ad878: Preparing 18:21:14 5fef6e9174f1: Preparing 18:21:14 3827b5b91e75: Preparing 18:21:14 acc83c6ca332: Preparing 18:21:14 c50bc6d73685: Preparing 18:21:14 02f605b4a4e3: Preparing 18:21:14 ce897fa51bed: Preparing 18:21:14 950358eac468: Preparing 18:21:14 6ecd29d9bc65: Preparing 18:21:14 2d414bd0c8f7: Preparing 18:21:14 f1417ff83b31: Preparing 18:21:14 c50bc6d73685: Waiting 18:21:14 6ecd29d9bc65: Waiting 18:21:14 2d414bd0c8f7: Waiting 18:21:14 f1417ff83b31: Waiting 18:21:14 ce897fa51bed: Waiting 18:21:14 02f605b4a4e3: Waiting 18:21:14 d81f052ad878: Layer already exists 18:21:14 b04abab1f1fb: Layer already exists 18:21:14 acc83c6ca332: Layer already exists 18:21:14 5fef6e9174f1: Layer already exists 18:21:14 3827b5b91e75: Layer already exists 18:21:14 c50bc6d73685: Layer already exists 18:21:14 ce897fa51bed: Layer already exists 18:21:14 02f605b4a4e3: Layer already exists 18:21:14 6ecd29d9bc65: Layer already exists 18:21:14 950358eac468: Layer already exists 18:21:14 2d414bd0c8f7: Layer already exists 18:21:14 f1417ff83b31: Layer already exists 18:21:14 32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31: digest: sha256:9062588be23a457d6c21810f72e8bd5bdcf50a0265ab9194299ffe439c3ee202 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:21:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:15 + sudo service docker restart 18:21:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 18:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:21:15 b04abab1f1fb: Preparing 18:21:15 d81f052ad878: Preparing 18:21:15 5fef6e9174f1: Preparing 18:21:15 3827b5b91e75: Preparing 18:21:15 acc83c6ca332: Preparing 18:21:15 c50bc6d73685: Preparing 18:21:15 02f605b4a4e3: Preparing 18:21:15 ce897fa51bed: Preparing 18:21:15 950358eac468: Preparing 18:21:15 c50bc6d73685: Waiting 18:21:15 6ecd29d9bc65: Preparing 18:21:15 2d414bd0c8f7: Preparing 18:21:15 02f605b4a4e3: Waiting 18:21:15 f1417ff83b31: Preparing 18:21:15 950358eac468: Waiting 18:21:15 ce897fa51bed: Waiting 18:21:15 6ecd29d9bc65: Waiting 18:21:15 f1417ff83b31: Waiting 18:21:15 2d414bd0c8f7: Waiting 18:21:15 acc83c6ca332: Layer already exists 18:21:15 b04abab1f1fb: Layer already exists 18:21:15 3827b5b91e75: Layer already exists 18:21:15 d81f052ad878: Layer already exists 18:21:15 5fef6e9174f1: Layer already exists 18:21:15 c50bc6d73685: Layer already exists 18:21:15 950358eac468: Layer already exists 18:21:15 02f605b4a4e3: Layer already exists 18:21:15 6ecd29d9bc65: Layer already exists 18:21:15 ce897fa51bed: Layer already exists 18:21:15 f1417ff83b31: Layer already exists 18:21:15 2d414bd0c8f7: Layer already exists 18:21:15 main: digest: sha256:9062588be23a457d6c21810f72e8bd5bdcf50a0265ab9194299ffe439c3ee202 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:15 ===================================================== [Pipeline] echo 18:21:15 taggedImages: 18:21:15 - nexus3.edgexfoundry.org:10004/device-usb-camera:32ce51faa6cf4b2d41d14c6abe942ee729d834da 18:21:15 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:21:15 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.31 18:21:15 - nexus3.edgexfoundry.org:10004/device-usb-camera:32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 18:21:15 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:15 18:21:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:15 latest: Pulling from edgex-lftools-log-publisher 18:21:15 5eb5b503b376: Pulling fs layer 18:21:15 5c69ac0246d0: Pulling fs layer 18:21:15 ec43610c2a17: Pulling fs layer 18:21:15 3a2ae6a8a46f: Pulling fs layer 18:21:15 33b1e0a273af: Pulling fs layer 18:21:15 5d3b04190fa2: Pulling fs layer 18:21:15 2f39f015ded8: Pulling fs layer 18:21:15 3a2ae6a8a46f: Waiting 18:21:15 33b1e0a273af: Waiting 18:21:15 5d3b04190fa2: Waiting 18:21:15 2f39f015ded8: Waiting 18:21:15 5c69ac0246d0: Verifying Checksum 18:21:15 5c69ac0246d0: Download complete 18:21:15 3a2ae6a8a46f: Verifying Checksum 18:21:15 3a2ae6a8a46f: Download complete 18:21:15 ec43610c2a17: Download complete 18:21:15 5d3b04190fa2: Verifying Checksum 18:21:15 5d3b04190fa2: Download complete 18:21:15 33b1e0a273af: Verifying Checksum 18:21:15 33b1e0a273af: Download complete 18:21:16 5eb5b503b376: Verifying Checksum 18:21:16 5eb5b503b376: Download complete 18:21:16 2f39f015ded8: Verifying Checksum 18:21:16 2f39f015ded8: Download complete 18:21:17 5eb5b503b376: Pull complete 18:21:17 5c69ac0246d0: Pull complete 18:21:18 ec43610c2a17: Pull complete 18:21:18 3a2ae6a8a46f: Pull complete 18:21:18 33b1e0a273af: Pull complete 18:21:18 5d3b04190fa2: Pull complete 18:21:23 2f39f015ded8: Pull complete 18:21:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:21:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:23 prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container 18:21:23 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:21:25 $ docker top 8d69c8c60b8ad9d85a0743027a784e8b8e6b4a2c3d671e086885997dfcf849d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:26 ---> job-cost.sh 18:21:26 lf-activate-venv: SKIPPING 18:21:26 INFO: No Stack... 18:21:26 INFO: Retrieving Pricing Info for: v3-standard-8 18:21:27 INFO: Archiving Costs [Pipeline] sh 18:21:27 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 18:21:27 + cut -d, -f6 [Pipeline] lock 18:21:27 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] 18:21:27 Resource [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] did not exist. Created. 18:21:27 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:21:27 + echo total: 0.2199999988079071 [Pipeline] stash 18:21:27 Stashed 1 file(s) [Pipeline] } 18:21:27 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 18:21:27 $ docker stop --time=1 8d69c8c60b8ad9d85a0743027a784e8b8e6b4a2c3d671e086885997dfcf849d9 18:21:29 $ docker rm -f --volumes 8d69c8c60b8ad9d85a0743027a784e8b8e6b4a2c3d671e086885997dfcf849d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:21:33 provisioning config files... 18:21:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/103@tmp/config9063036420958844603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:33 ---> docker-login.sh 18:21:33 nexus3.edgexfoundry.org:10001 18:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:34 Configure a credential helper to remove this warning. See 18:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:34 18:21:34 Login Succeeded 18:21:34 nexus3.edgexfoundry.org:10002 18:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:34 Configure a credential helper to remove this warning. See 18:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:34 18:21:34 Login Succeeded 18:21:34 nexus3.edgexfoundry.org:10003 18:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:34 Configure a credential helper to remove this warning. See 18:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:34 18:21:34 Login Succeeded 18:21:34 nexus3.edgexfoundry.org:10004 18:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:35 Configure a credential helper to remove this warning. See 18:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:35 18:21:35 Login Succeeded 18:21:35 docker.io 18:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:35 Configure a credential helper to remove this warning. See 18:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:35 18:21:35 Login Succeeded 18:21:35 ---> docker-login.sh ends [Pipeline] } 18:21:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:21:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:21:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:21:36 ========================================================= 18:21:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:21:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:21:36 Sending build context to Docker daemon 1.241MB 18:21:36 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:21:36 Step 2/13 : FROM ${BASE} AS builder 18:21:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:21:36 c41833b44d91: Pulling fs layer 18:21:36 ed15518f5707: Pulling fs layer 18:21:36 feae8fd75edb: Pulling fs layer 18:21:36 242c74f7c9fa: Pulling fs layer 18:21:36 3cdef696dda3: Pulling fs layer 18:21:36 2ced38df9373: Pulling fs layer 18:21:36 58f1dce35555: Pulling fs layer 18:21:36 3cdef696dda3: Waiting 18:21:36 2ced38df9373: Waiting 18:21:36 58f1dce35555: Waiting 18:21:36 242c74f7c9fa: Waiting 18:21:36 ed15518f5707: Download complete 18:21:36 242c74f7c9fa: Verifying Checksum 18:21:36 242c74f7c9fa: Download complete 18:21:36 3cdef696dda3: Verifying Checksum 18:21:36 3cdef696dda3: Download complete 18:21:36 c41833b44d91: Verifying Checksum 18:21:36 c41833b44d91: Download complete 18:21:37 c41833b44d91: Pull complete 18:21:38 58f1dce35555: Verifying Checksum 18:21:38 58f1dce35555: Download complete 18:21:38 ed15518f5707: Pull complete 18:21:39 2ced38df9373: Verifying Checksum 18:21:39 2ced38df9373: Download complete 18:21:39 feae8fd75edb: Verifying Checksum 18:21:39 feae8fd75edb: Download complete 18:21:51 feae8fd75edb: Pull complete 18:21:51 242c74f7c9fa: Pull complete 18:21:51 3cdef696dda3: Pull complete 18:21:57 2ced38df9373: Pull complete 18:21:59 58f1dce35555: Pull complete 18:21:59 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:21:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:21:59 ---> fadd8f120f05 18:21:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:22:01 ---> Running in 13bb71face35 18:22:01 Removing intermediate container 13bb71face35 18:22:01 ---> 7c21466bae6c 18:22:01 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:22:01 ---> Running in aeb3b0e2f456 18:22:01 Removing intermediate container aeb3b0e2f456 18:22:01 ---> c456efb49bd7 18:22:01 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:22:01 ---> Running in dcf157ffbdbe 18:22:02 Removing intermediate container dcf157ffbdbe 18:22:02 ---> dbdd8b15190c 18:22:02 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:22:02 ---> Running in bf615cf22a04 18:22:02 Removing intermediate container bf615cf22a04 18:22:02 ---> 8dc9f0841ebc 18:22:02 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:22:02 ---> Running in a4b749ff8905 18:22:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:22:05 (1/14) Installing libintl (0.21.1-r1) 18:22:05 (2/14) Installing eudev-libs (3.2.11-r4) 18:22:05 (3/14) Installing libjpeg-turbo (2.1.4-r0) 18:22:05 (4/14) Installing v4l-utils-libs (1.22.1-r2) 18:22:05 (5/14) Installing v4l-utils (1.22.1-r2) 18:22:05 (6/14) Installing udev-init-scripts (35-r1) 18:22:05 (7/14) Installing libblkid (2.38.1-r1) 18:22:05 (8/14) Installing xz-libs (5.2.9-r0) 18:22:05 (9/14) Installing zstd-libs (1.5.5-r0) 18:22:05 (10/14) Installing kmod-libs (30-r1) 18:22:05 (11/14) Installing eudev (3.2.11-r4) 18:22:05 (12/14) Installing eudev-dev (3.2.11-r4) 18:22:05 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 18:22:05 (14/14) Installing v4l-utils-dev (1.22.1-r2) 18:22:05 Executing busybox-1.35.0-r29.trigger 18:22:05 Executing eudev-3.2.11-r4.trigger 18:22:05 OK: 271 MiB in 67 packages 18:22:06 Removing intermediate container a4b749ff8905 18:22:06 ---> 4362b815fa7d 18:22:06 Step 8/13 : WORKDIR /device-usb-camera 18:22:06 ---> Running in f3bd30d0ac0c 18:22:07 Removing intermediate container f3bd30d0ac0c 18:22:07 ---> 55e619faffec 18:22:07 Step 9/13 : COPY go.mod vendor* ./ 18:22:07 ---> c718aa610583 18:22:07 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:22:07 ---> Running in 0e07e46aa85f 18:23:15 Removing intermediate container 0e07e46aa85f 18:23:15 ---> 6fc7e80b76b9 18:23:15 Step 11/13 : COPY . . 18:23:15 ---> 6b12a1f234af 18:23:15 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:23:15 ---> Running in 9588e03155ee 18:23:15  % Total % Received % Xferd Average Speed Time Time  Time Current 18:23:15  Dload Upload Total Spent Left Speed 18:23:15 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062 0 0 4077 0 --:--:-- --:--:-- --:--:-- 4100 18:23:15 Removing intermediate container 9588e03155ee 18:23:15 ---> b1880cff8694 18:23:15 Step 13/13 : RUN ${MAKE} 18:23:15 ---> Running in c68e22c75e8d 18:23:15 noop 18:23:15 Removing intermediate container c68e22c75e8d 18:23:15 ---> c1b25ff1be88 18:23:15 Successfully built c1b25ff1be88 18:23:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:16 + docker inspect -f . ci-base-image-arm64 18:23:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:16 prd-ubuntu20.04-docker-arm64-4c-16g-12615 does not seem to be running inside a container 18:23:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/103 -v /w/workspace/device-usb-camera/103:/w/workspace/device-usb-camera/103:rw,z -v /w/workspace/device-usb-camera/103@tmp:/w/workspace/device-usb-camera/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:23:17 $ docker top 496eb29900ee2793b5a9d15b6aee85e420ceab490d1ccd652a8a3cec6d387cb4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:18 + go version 18:23:18 go version go1.20.2 linux/arm64 [Pipeline] } 18:23:18 $ docker stop --time=1 496eb29900ee2793b5a9d15b6aee85e420ceab490d1ccd652a8a3cec6d387cb4 18:23:19 $ docker rm -f --volumes 496eb29900ee2793b5a9d15b6aee85e420ceab490d1ccd652a8a3cec6d387cb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:20 + docker inspect -f . ci-base-image-arm64 18:23:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:20 prd-ubuntu20.04-docker-arm64-4c-16g-12615 does not seem to be running inside a container 18:23:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/103 -v /w/workspace/device-usb-camera/103:/w/workspace/device-usb-camera/103:rw,z -v /w/workspace/device-usb-camera/103@tmp:/w/workspace/device-usb-camera/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:23:21 $ docker top 9e180ddaa3b807028bba04bf7eac5c244220710df98b497a9b39d5a525736b38 -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:22 + git config --global --add safe.directory /w/workspace/device-usb-camera/103 [Pipeline] fileExists [Pipeline] sh 18:23:23 + make test 18:23:23 go test ./... -coverprofile=coverage.out ./... 18:23:55 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:25:46 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:25:46 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.061s coverage: 2.0% of statements 18:25:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:25:47 go vet ./... 18:26:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:26:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:26:14 ./bin/test-attribution-txt.sh [Pipeline] echo 18:26:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:26:14 $ docker stop --time=1 9e180ddaa3b807028bba04bf7eac5c244220710df98b497a9b39d5a525736b38 18:26:16 $ docker rm -f --volumes 9e180ddaa3b807028bba04bf7eac5c244220710df98b497a9b39d5a525736b38 [Pipeline] // withDockerContainer [Pipeline] sh 18:26:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:26:17 Warning: overwriting stash ‘coverage-report’ 18:26:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:26:18 + ls -al . 18:26:18 total 188 18:26:18 drwxrwxr-x 9 jenkins jenkins 4096 May 3 18:23 . 18:26:18 drwxrwxr-x 4 jenkins jenkins 4096 May 3 18:21 .. 18:26:18 drwxrwxr-x 8 jenkins jenkins 4096 May 3 18:21 .git 18:26:18 drwxrwxr-x 3 jenkins jenkins 4096 May 3 18:21 .github 18:26:18 -rw-rw-r-- 1 jenkins jenkins 414 May 3 18:21 .gitignore 18:26:18 -rw-rw-r-- 1 jenkins jenkins 42 May 3 18:21 .golangci.yml 18:26:18 -rw-rw-r-- 1 jenkins jenkins 77 May 3 18:21 .hadolint.yml 18:26:18 -rw-rw-r-- 1 jenkins jenkins 9665 May 3 18:21 Attribution.txt 18:26:18 -rw-rw-r-- 1 jenkins jenkins 6219 May 3 18:21 CHANGELOG.md 18:26:18 -rw-rw-r-- 1 jenkins jenkins 2328 May 3 18:21 Dockerfile 18:26:18 -rw-rw-r-- 1 jenkins jenkins 678 May 3 18:21 GOVERNANCE.md 18:26:18 -rw-rw-r-- 1 jenkins jenkins 659 May 3 18:21 Jenkinsfile 18:26:18 -rw-rw-r-- 1 jenkins jenkins 11348 May 3 18:21 LICENSE 18:26:18 -rw-rw-r-- 1 jenkins jenkins 2364 May 3 18:21 Makefile 18:26:18 -rw-rw-r-- 1 jenkins jenkins 622 May 3 18:21 OWNERS.md 18:26:18 -rw-rw-r-- 1 jenkins jenkins 5681 May 3 18:21 README.md 18:26:18 -rw-rw-r-- 1 jenkins jenkins 12 May 3 18:19 VERSION 18:26:18 drwxrwxr-x 2 jenkins jenkins 4096 May 3 18:21 bin 18:26:18 drwxrwxr-x 3 jenkins jenkins 4096 May 3 18:21 cmd 18:26:18 -rw-r--r-- 1 jenkins jenkins 28693 May 3 18:25 coverage.out 18:26:18 -rwxrwxr-x 1 jenkins jenkins 140 May 3 18:21 docker-entrypoint.sh 18:26:18 drwxrwxr-x 4 jenkins jenkins 4096 May 3 18:21 docs 18:26:18 -rw-rw-r-- 1 jenkins jenkins 3443 May 3 18:21 go.mod 18:26:18 -rw-rw-r-- 1 jenkins jenkins 31488 May 3 18:21 go.sum 18:26:18 drwxrwxr-x 3 jenkins jenkins 4096 May 3 18:21 internal 18:26:18 drwxrwxr-x 4 jenkins jenkins 4096 May 3 18:21 snap 18:26:18 -rw-rw-r-- 1 jenkins jenkins 231 May 3 18:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:18 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=32ce51faa6cf4b2d41d14c6abe942ee729d834da --label arch=arm64 --label version=3.0.0-dev.31 . 18:26:20 Sending build context to Docker daemon 1.27MB 18:26:20 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 18:26:20 Step 2/35 : FROM ${BASE} AS builder 18:26:20 ---> c1b25ff1be88 18:26:20 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:26:20 ---> Running in 3b95673ecb05 18:26:20 Removing intermediate container 3b95673ecb05 18:26:20 ---> d5531d1c05b3 18:26:20 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:26:21 ---> Running in 2b47e6c4cf80 18:26:21 Removing intermediate container 2b47e6c4cf80 18:26:21 ---> 11f0b2e7a8a1 18:26:21 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:26:21 ---> Running in 84efd7ab12bf 18:26:21 Removing intermediate container 84efd7ab12bf 18:26:21 ---> 17c8a6de9df8 18:26:21 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:26:21 ---> Running in 14e85d6e6de3 18:26:21 Removing intermediate container 14e85d6e6de3 18:26:21 ---> 3650c4fa4125 18:26:21 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:26:22 ---> Running in 3eb3c89a1f9c 18:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:26:24 OK: 271 MiB in 67 packages 18:26:25 Removing intermediate container 3eb3c89a1f9c 18:26:25 ---> cdc5c28ef035 18:26:25 Step 8/35 : WORKDIR /device-usb-camera 18:26:25 ---> Running in 30d2b3d608fe 18:26:25 Removing intermediate container 30d2b3d608fe 18:26:25 ---> 080e9fd9157d 18:26:25 Step 9/35 : COPY go.mod vendor* ./ 18:26:26 ---> b6ad2aa6c9ab 18:26:26 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:26 ---> Running in 2d97ef1d9a31 18:26:29 Removing intermediate container 2d97ef1d9a31 18:26:29 ---> ca8ffa7f273f 18:26:29 Step 11/35 : COPY . . 18:26:29 ---> 6c79c96828e7 18:26:29 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:26:29 ---> Running in 71fc48d4784b 18:26:30  % Total  % Received % Xferd Average Speed Time Time Time Current 18:26:30 Dload Upload Total Spent Left Speed 18:26:30 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 2907 0 --:--:-- --:--:-- --:--:-- 2917 18:26:31 Removing intermediate container 71fc48d4784b 18:26:31 ---> b9368a8b3f72 18:26:31 Step 13/35 : RUN ${MAKE} 18:26:31 ---> Running in e6acf0dce9fa 18:26:32 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:28:54 Removing intermediate container e6acf0dce9fa 18:28:54 ---> 714a1b821b98 18:28:54 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:28:54 v0.21.6: Pulling from aler9/rtsp-simple-server 18:28:54 8766b47fe142: Pulling fs layer 18:28:54 8766b47fe142: Verifying Checksum 18:28:54 8766b47fe142: Download complete 18:28:55 8766b47fe142: Pull complete 18:28:55 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:28:55 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:28:55 ---> 69d40e2cb93c 18:28:55 Step 15/35 : FROM alpine:3.17 18:28:55 3.17: Pulling from library/alpine 18:28:55 c41833b44d91: Already exists 18:28:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:28:55 Status: Downloaded newer image for alpine:3.17 18:28:55 ---> 51e60588ff2c 18:28:55 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:28:55 ---> Running in c63507f0a87f 18:28:56 Removing intermediate container c63507f0a87f 18:28:56 ---> c24ea32cb88d 18:28:56 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:28:56 ---> Running in 10a9ff4a92cd 18:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:28:58 (1/83) Installing dumb-init (1.2.5-r2) 18:28:58 (2/83) Installing sdl2 (2.26.5-r0) 18:28:58 (3/83) Installing libxau (1.0.10-r0) 18:28:58 (4/83) Installing libmd (1.0.4-r0) 18:28:58 (5/83) Installing libbsd (0.11.7-r0) 18:28:58 (6/83) Installing libxdmcp (1.1.4-r0) 18:28:58 (7/83) Installing libxcb (1.15-r0) 18:28:58 (8/83) Installing libx11 (1.8.4-r0) 18:28:58 (9/83) Installing aom-libs (3.5.0-r0) 18:28:58 (10/83) Installing alsa-lib (1.2.8-r0) 18:28:58 (11/83) Installing libexpat (2.5.0-r0) 18:28:58 (12/83) Installing brotli-libs (1.0.9-r9) 18:28:58 (13/83) Installing libbz2 (1.0.8-r4) 18:28:58 (14/83) Installing libpng (1.6.38-r0) 18:28:58 (15/83) Installing freetype (2.12.1-r0) 18:28:58 (16/83) Installing fontconfig (2.14.1-r0) 18:28:59 (17/83) Installing fribidi (1.0.12-r0) 18:28:59 (18/83) Installing libffi (3.4.4-r0) 18:28:59 (19/83) Installing libintl (0.21.1-r1) 18:28:59 (20/83) Installing libblkid (2.38.1-r1) 18:28:59 (21/83) Installing libmount (2.38.1-r1) 18:28:59 (22/83) Installing pcre2 (10.42-r0) 18:28:59 (23/83) Installing glib (2.74.6-r0) 18:28:59 (24/83) Installing graphite2 (1.3.14-r2) 18:28:59 (25/83) Installing harfbuzz (5.3.1-r1) 18:28:59 (26/83) Installing libass (0.16.0-r1) 18:28:59 (27/83) Installing libdav1d (1.0.0-r2) 18:28:59 (28/83) Installing libdrm (2.4.114-r0) 18:28:59 (29/83) Installing gmp (6.2.1-r2) 18:28:59 (30/83) Installing nettle (3.8.1-r0) 18:28:59 (31/83) Installing p11-kit (0.24.1-r1) 18:28:59 (32/83) Installing libtasn1 (4.19.0-r0) 18:28:59 (33/83) Installing libunistring (1.1-r0) 18:28:59 (34/83) Installing gnutls (3.7.8-r3) 18:28:59 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 18:28:59 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 18:28:59 (37/83) Installing lame (3.100-r2) 18:28:59 (38/83) Installing opus (1.3.1-r1) 18:28:59 (39/83) Installing libasyncns (0.8-r1) 18:28:59 (40/83) Installing dbus-libs (1.14.4-r0) 18:28:59 (41/83) Installing libltdl (2.4.7-r1) 18:28:59 (42/83) Installing orc (0.4.33-r0) 18:28:59 (43/83) Installing libgcc (12.2.1_git20220924-r4) 18:28:59 (44/83) Installing libogg (1.3.5-r2) 18:28:59 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 18:28:59 (46/83) Installing flac-libs (1.4.2-r0) 18:28:59 (47/83) Installing libvorbis (1.3.7-r0) 18:28:59 (48/83) Installing libsndfile (1.1.0-r2) 18:28:59 (49/83) Installing libgomp (12.2.1_git20220924-r4) 18:28:59 (50/83) Installing soxr (0.1.3-r3) 18:28:59 (51/83) Installing speexdsp (1.2.1-r0) 18:28:59 (52/83) Installing tdb-libs (1.4.6-r0) 18:28:59 (53/83) Installing libpulse (16.1-r6) 18:28:59 (54/83) Installing cjson (1.7.15-r3) 18:28:59 (55/83) Installing mbedtls (2.28.3-r0) 18:28:59 (56/83) Installing librist (0.2.7-r0) 18:28:59 (57/83) Installing libsrt (1.5.1-r0) 18:28:59 (58/83) Installing libssh (0.10.4-r0) 18:28:59 (59/83) Installing libtheora (1.1.1-r16) 18:28:59 (60/83) Installing libjpeg-turbo (2.1.4-r0) 18:28:59 (61/83) Installing v4l-utils-libs (1.22.1-r2) 18:28:59 (62/83) Installing libxext (1.3.5-r0) 18:28:59 (63/83) Installing libxfixes (6.0.0-r0) 18:28:59 (64/83) Installing wayland-libs-client (1.21.0-r1) 18:28:59 (65/83) Installing libva (2.16.0-r0) 18:28:59 (66/83) Installing libvdpau (1.5-r0) 18:28:59 (67/83) Installing vidstab (1.1.0-r2) 18:28:59 (68/83) Installing libvpx (1.12.0-r1) 18:28:59 (69/83) Installing libwebp (1.2.4-r1) 18:28:59 (70/83) Installing x264-libs (0.164_git20220602-r0) 18:29:00 (71/83) Installing numactl (2.0.16-r1) 18:29:00 (72/83) Installing x265-libs (3.5-r3) 18:29:00 (73/83) Installing xvidcore (1.3.7-r1) 18:29:00 (74/83) Installing libsodium (1.0.18-r2) 18:29:00 (75/83) Installing libzmq (4.3.4-r1) 18:29:00 (76/83) Installing ffmpeg-libs (5.1.3-r0) 18:29:00 (77/83) Installing ffmpeg (5.1.3-r0) 18:29:00 (78/83) Installing udev-init-scripts (35-r1) 18:29:00 (79/83) Installing eudev-libs (3.2.11-r4) 18:29:00 (80/83) Installing xz-libs (5.2.9-r0) 18:29:00 (81/83) Installing zstd-libs (1.5.5-r0) 18:29:00 (82/83) Installing kmod-libs (30-r1) 18:29:00 (83/83) Installing eudev (3.2.11-r4) 18:29:00 Executing busybox-1.35.0-r29.trigger 18:29:00 Executing eudev-3.2.11-r4.trigger 18:29:00 OK: 86 MiB in 98 packages 18:29:04 Removing intermediate container 10a9ff4a92cd 18:29:04 ---> ae545fb22865 18:29:04 Step 18/35 : WORKDIR / 18:29:04 ---> Running in d7f79d557e44 18:29:04 Removing intermediate container d7f79d557e44 18:29:04 ---> 4cfd174dc98d 18:29:04 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:29:05 ---> 3d5693359d16 18:29:05 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:29:06 ---> 4403da2025b6 18:29:06 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:29:06 ---> f7d63db559ee 18:29:06 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:29:07 ---> ba5378bb406c 18:29:07 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:29:07 ---> cc5bbe2ddf54 18:29:07 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:29:08 ---> 34338ceea04b 18:29:08 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:29:09 ---> 9a2f0d12f3a6 18:29:09 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:29:09 ---> Running in 7fe1fdf1d340 18:29:10 Removing intermediate container 7fe1fdf1d340 18:29:10 ---> c3ae4b1dbf4c 18:29:10 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:29:10 ---> Running in 64987ccddc4b 18:29:12 Removing intermediate container 64987ccddc4b 18:29:12 ---> 68aaa2dae327 18:29:12 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:29:12 ---> Running in 3125067c9716 18:29:13 Removing intermediate container 3125067c9716 18:29:13 ---> 87b68476ab4a 18:29:13 Step 29/35 : EXPOSE 59983 18:29:13 ---> Running in d567e7cfc1a7 18:29:14 Removing intermediate container d567e7cfc1a7 18:29:14 ---> a9dde9b0c6f8 18:29:14 Step 30/35 : EXPOSE 8554 18:29:16 ---> Running in 18281dd91f0f 18:29:16 Removing intermediate container 18281dd91f0f 18:29:16 ---> 0141015d797e 18:29:16 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:29:16 ---> Running in f415c3e978a3 18:29:16 Removing intermediate container f415c3e978a3 18:29:16 ---> 84680bd2fb1a 18:29:16 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:29:16 ---> Running in b6daf7db6f7d 18:29:16 Removing intermediate container b6daf7db6f7d 18:29:16 ---> ec37e791352e 18:29:16 Step 33/35 : LABEL arch=arm64 18:29:16 ---> Running in 91bb33ab3636 18:29:17 Removing intermediate container 91bb33ab3636 18:29:17 ---> 8bc07d871c79 18:29:17 Step 34/35 : LABEL git_sha=32ce51faa6cf4b2d41d14c6abe942ee729d834da 18:29:17 ---> Running in cd1619f9e579 18:29:17 Removing intermediate container cd1619f9e579 18:29:17 ---> 52b7c610f5f0 18:29:17 Step 35/35 : LABEL version=3.0.0-dev.31 18:29:17 ---> Running in e2338742fdd7 18:29:17 Removing intermediate container e2338742fdd7 18:29:17 ---> a094080ddba2 18:29:17 [Warning] One or more build-args [ARCH] were not consumed 18:29:17 Successfully built a094080ddba2 18:29:17 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:17 provisioning config files... 18:29:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/103@tmp/config2290059562641928417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:18 ---> docker-login.sh 18:29:18 nexus3.edgexfoundry.org:10001 18:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:18 Configure a credential helper to remove this warning. See 18:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:18 18:29:18 Login Succeeded 18:29:18 nexus3.edgexfoundry.org:10002 18:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:18 Configure a credential helper to remove this warning. See 18:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:18 18:29:18 Login Succeeded 18:29:18 nexus3.edgexfoundry.org:10003 18:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:19 Configure a credential helper to remove this warning. See 18:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:19 18:29:19 Login Succeeded 18:29:19 nexus3.edgexfoundry.org:10004 18:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:19 Configure a credential helper to remove this warning. See 18:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:19 18:29:19 Login Succeeded 18:29:19 docker.io 18:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:19 Configure a credential helper to remove this warning. See 18:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:19 18:29:19 Login Succeeded 18:29:19 ---> docker-login.sh ends [Pipeline] } 18:29:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:29:19 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 18:29:19 32ce51faa6cf4b2d41d14c6abe942ee729d834da 18:29:19 latest 18:29:19 3.0.0-dev.31 18:29:19 32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 18:29:19 main 18:29:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:20 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:32ce51faa6cf4b2d41d14c6abe942ee729d834da 18:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:29:20 68ef0808a5e9: Preparing 18:29:20 4c8d61c8e075: Preparing 18:29:20 a75b9dc82293: Preparing 18:29:20 608d194cb50c: Preparing 18:29:20 acc83c6ca332: Preparing 18:29:20 560ed8bbab40: Preparing 18:29:20 75cc4b827848: Preparing 18:29:20 0d4c442da4cc: Preparing 18:29:20 95d34e73c9bc: Preparing 18:29:20 d78f2628a52e: Preparing 18:29:20 951b41f1a2c8: Preparing 18:29:20 26cbea5cba74: Preparing 18:29:20 560ed8bbab40: Waiting 18:29:20 951b41f1a2c8: Waiting 18:29:20 95d34e73c9bc: Waiting 18:29:20 75cc4b827848: Waiting 18:29:20 0d4c442da4cc: Waiting 18:29:20 d78f2628a52e: Waiting 18:29:20 26cbea5cba74: Waiting 18:29:20 4c8d61c8e075: Pushed 18:29:20 68ef0808a5e9: Pushed 18:29:20 acc83c6ca332: Pushed 18:29:20 a75b9dc82293: Pushed 18:29:20 560ed8bbab40: Pushed 18:29:20 75cc4b827848: Pushed 18:29:21 95d34e73c9bc: Pushed 18:29:21 0d4c442da4cc: Pushed 18:29:21 26cbea5cba74: Layer already exists 18:29:26 608d194cb50c: Pushed 18:29:26 d78f2628a52e: Pushed 18:29:36 951b41f1a2c8: Pushed 18:29:36 32ce51faa6cf4b2d41d14c6abe942ee729d834da: digest: sha256:94ec78411db22491cb7f10320d6cbe776717f5508573dfec966f066324fd379a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:37 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:29:37 68ef0808a5e9: Preparing 18:29:37 4c8d61c8e075: Preparing 18:29:37 a75b9dc82293: Preparing 18:29:37 608d194cb50c: Preparing 18:29:37 acc83c6ca332: Preparing 18:29:37 560ed8bbab40: Preparing 18:29:37 75cc4b827848: Preparing 18:29:37 0d4c442da4cc: Preparing 18:29:37 95d34e73c9bc: Preparing 18:29:37 d78f2628a52e: Preparing 18:29:37 951b41f1a2c8: Preparing 18:29:37 26cbea5cba74: Preparing 18:29:37 560ed8bbab40: Waiting 18:29:37 95d34e73c9bc: Waiting 18:29:37 d78f2628a52e: Waiting 18:29:37 951b41f1a2c8: Waiting 18:29:37 75cc4b827848: Waiting 18:29:37 0d4c442da4cc: Waiting 18:29:37 26cbea5cba74: Waiting 18:29:37 a75b9dc82293: Layer already exists 18:29:37 68ef0808a5e9: Layer already exists 18:29:37 608d194cb50c: Layer already exists 18:29:37 acc83c6ca332: Layer already exists 18:29:37 4c8d61c8e075: Layer already exists 18:29:37 95d34e73c9bc: Layer already exists 18:29:37 560ed8bbab40: Layer already exists 18:29:37 75cc4b827848: Layer already exists 18:29:37 0d4c442da4cc: Layer already exists 18:29:37 d78f2628a52e: Layer already exists 18:29:37 26cbea5cba74: Layer already exists 18:29:37 951b41f1a2c8: Layer already exists 18:29:37 latest: digest: sha256:94ec78411db22491cb7f10320d6cbe776717f5508573dfec966f066324fd379a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:38 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.31 18:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:29:38 68ef0808a5e9: Preparing 18:29:38 4c8d61c8e075: Preparing 18:29:38 a75b9dc82293: Preparing 18:29:38 608d194cb50c: Preparing 18:29:38 acc83c6ca332: Preparing 18:29:38 560ed8bbab40: Preparing 18:29:38 75cc4b827848: Preparing 18:29:38 0d4c442da4cc: Preparing 18:29:38 95d34e73c9bc: Preparing 18:29:38 d78f2628a52e: Preparing 18:29:38 951b41f1a2c8: Preparing 18:29:38 26cbea5cba74: Preparing 18:29:38 95d34e73c9bc: Waiting 18:29:38 d78f2628a52e: Waiting 18:29:38 951b41f1a2c8: Waiting 18:29:38 560ed8bbab40: Waiting 18:29:38 75cc4b827848: Waiting 18:29:38 26cbea5cba74: Waiting 18:29:38 0d4c442da4cc: Waiting 18:29:38 68ef0808a5e9: Layer already exists 18:29:38 608d194cb50c: Layer already exists 18:29:38 a75b9dc82293: Layer already exists 18:29:38 4c8d61c8e075: Layer already exists 18:29:38 acc83c6ca332: Layer already exists 18:29:38 75cc4b827848: Layer already exists 18:29:38 560ed8bbab40: Layer already exists 18:29:38 0d4c442da4cc: Layer already exists 18:29:38 95d34e73c9bc: Layer already exists 18:29:38 d78f2628a52e: Layer already exists 18:29:38 951b41f1a2c8: Layer already exists 18:29:38 26cbea5cba74: Layer already exists 18:29:38 3.0.0-dev.31: digest: sha256:94ec78411db22491cb7f10320d6cbe776717f5508573dfec966f066324fd379a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:39 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 18:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:29:39 68ef0808a5e9: Preparing 18:29:39 4c8d61c8e075: Preparing 18:29:39 a75b9dc82293: Preparing 18:29:39 608d194cb50c: Preparing 18:29:39 acc83c6ca332: Preparing 18:29:39 560ed8bbab40: Preparing 18:29:39 75cc4b827848: Preparing 18:29:39 0d4c442da4cc: Preparing 18:29:39 95d34e73c9bc: Preparing 18:29:39 d78f2628a52e: Preparing 18:29:39 951b41f1a2c8: Preparing 18:29:39 26cbea5cba74: Preparing 18:29:39 560ed8bbab40: Waiting 18:29:39 75cc4b827848: Waiting 18:29:39 0d4c442da4cc: Waiting 18:29:39 95d34e73c9bc: Waiting 18:29:39 d78f2628a52e: Waiting 18:29:39 951b41f1a2c8: Waiting 18:29:39 26cbea5cba74: Waiting 18:29:39 acc83c6ca332: Layer already exists 18:29:39 608d194cb50c: Layer already exists 18:29:39 a75b9dc82293: Layer already exists 18:29:39 68ef0808a5e9: Layer already exists 18:29:39 4c8d61c8e075: Layer already exists 18:29:39 560ed8bbab40: Layer already exists 18:29:39 75cc4b827848: Layer already exists 18:29:39 0d4c442da4cc: Layer already exists 18:29:39 95d34e73c9bc: Layer already exists 18:29:39 d78f2628a52e: Layer already exists 18:29:39 951b41f1a2c8: Layer already exists 18:29:39 26cbea5cba74: Layer already exists 18:29:39 32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31: digest: sha256:94ec78411db22491cb7f10320d6cbe776717f5508573dfec966f066324fd379a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:40 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 18:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:29:40 68ef0808a5e9: Preparing 18:29:40 4c8d61c8e075: Preparing 18:29:40 a75b9dc82293: Preparing 18:29:40 608d194cb50c: Preparing 18:29:40 acc83c6ca332: Preparing 18:29:40 560ed8bbab40: Preparing 18:29:40 75cc4b827848: Preparing 18:29:40 0d4c442da4cc: Preparing 18:29:40 95d34e73c9bc: Preparing 18:29:40 d78f2628a52e: Preparing 18:29:40 951b41f1a2c8: Preparing 18:29:40 26cbea5cba74: Preparing 18:29:40 560ed8bbab40: Waiting 18:29:40 75cc4b827848: Waiting 18:29:40 0d4c442da4cc: Waiting 18:29:40 951b41f1a2c8: Waiting 18:29:40 26cbea5cba74: Waiting 18:29:40 95d34e73c9bc: Waiting 18:29:40 d78f2628a52e: Waiting 18:29:40 68ef0808a5e9: Layer already exists 18:29:40 a75b9dc82293: Layer already exists 18:29:40 4c8d61c8e075: Layer already exists 18:29:40 608d194cb50c: Layer already exists 18:29:40 acc83c6ca332: Layer already exists 18:29:40 75cc4b827848: Layer already exists 18:29:40 560ed8bbab40: Layer already exists 18:29:40 95d34e73c9bc: Layer already exists 18:29:40 0d4c442da4cc: Layer already exists 18:29:40 d78f2628a52e: Layer already exists 18:29:40 26cbea5cba74: Layer already exists 18:29:40 951b41f1a2c8: Layer already exists 18:29:40 main: digest: sha256:94ec78411db22491cb7f10320d6cbe776717f5508573dfec966f066324fd379a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:40 ===================================================== [Pipeline] echo 18:29:40 taggedImages: 18:29:40 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:32ce51faa6cf4b2d41d14c6abe942ee729d834da 18:29:40 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:29:40 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.31 18:29:40 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:32ce51faa6cf4b2d41d14c6abe942ee729d834da-3.0.0-dev.31 18:29:40 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:41 18:29:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:41 arm64: Pulling from edgex-lftools-log-publisher 18:29:41 8998bd30e6a1: Pulling fs layer 18:29:41 04944245beec: Pulling fs layer 18:29:41 699f458cf7ca: Pulling fs layer 18:29:41 765212b225bb: Pulling fs layer 18:29:41 f23df028b6ca: Pulling fs layer 18:29:41 d65c8cfc05b1: Pulling fs layer 18:29:41 2437ff75d9bd: Pulling fs layer 18:29:41 f23df028b6ca: Waiting 18:29:41 d65c8cfc05b1: Waiting 18:29:41 2437ff75d9bd: Waiting 18:29:41 765212b225bb: Waiting 18:29:41 04944245beec: Verifying Checksum 18:29:41 04944245beec: Download complete 18:29:41 765212b225bb: Verifying Checksum 18:29:41 765212b225bb: Download complete 18:29:41 f23df028b6ca: Download complete 18:29:41 d65c8cfc05b1: Verifying Checksum 18:29:41 d65c8cfc05b1: Download complete 18:29:41 699f458cf7ca: Download complete 18:29:42 8998bd30e6a1: Verifying Checksum 18:29:42 8998bd30e6a1: Download complete 18:29:44 2437ff75d9bd: Verifying Checksum 18:29:44 2437ff75d9bd: Download complete 18:29:46 8998bd30e6a1: Pull complete 18:29:46 04944245beec: Pull complete 18:29:47 699f458cf7ca: Pull complete 18:29:48 765212b225bb: Pull complete 18:29:48 f23df028b6ca: Pull complete 18:29:49 d65c8cfc05b1: Pull complete 18:30:04 2437ff75d9bd: Pull complete 18:30:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:04 prd-ubuntu20.04-docker-arm64-4c-16g-12615 does not seem to be running inside a container 18:30:04 $ 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-usb-camera/103 -v /w/workspace/device-usb-camera/103:/w/workspace/device-usb-camera/103:rw,z -v /w/workspace/device-usb-camera/103@tmp:/w/workspace/device-usb-camera/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:30:06 $ docker top bc8fdfb4d82cc9e55b5d9165bccfc5590ac4af876cc4a6b25265b892832d5fe4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:07 ---> job-cost.sh 18:30:07 lf-activate-venv: SKIPPING 18:30:07 INFO: No Stack... 18:30:08 INFO: Retrieving Pricing Info for: v3-standard-4 18:30:08 INFO: Archiving Costs [Pipeline] sh 18:30:09 + cat /w/workspace/device-usb-camera/103/archives/cost.csv 18:30:09 + cut -d, -f6 [Pipeline] lock 18:30:09 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] 18:30:09 Resource [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] did not exist. Created. 18:30:09 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:30:10 /w/workspace/device-usb-camera/103@tmp/durable-490d11f9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:30:10 + echo total: 0.10999999940395355 [Pipeline] stash 18:30:10 Warning: overwriting stash ‘stack-cost’ 18:30:10 Stashed 1 file(s) [Pipeline] } 18:30:10 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 18:30:10 $ docker stop --time=1 bc8fdfb4d82cc9e55b5d9165bccfc5590ac4af876cc4a6b25265b892832d5fe4 18:30:12 $ docker rm -f --volumes bc8fdfb4d82cc9e55b5d9165bccfc5590ac4af876cc4a6b25265b892832d5fe4 [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 18:30:12 provisioning config files... 18:30:12 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4274324886015741870tmp [Pipeline] { [Pipeline] sh 18:30:12 + set +x 18:30:12 + curl -s https://codecov.io/bash 18:30:12 + bash -s -- 18:30:13 18:30:13 _____ _ 18:30:13 / ____| | | 18:30:13 | | ___ __| | ___ ___ _____ __ 18:30:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:30:13 | |___| (_) | (_| | __/ (_| (_) \ V / 18:30:13 \_____\___/ \__,_|\___|\___\___/ \_/ 18:30:13 Bash-1.0.6 18:30:13 18:30:13 18:30:13 ==> git version 2.25.1 found 18:30:13 ==> 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 18:30:13 Release-Date: 2020-01-08 18:30:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:30:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:30:13 ==> Jenkins CI detected. 18:30:13 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:30:13 project root: . 18:30:13 --> token set from env 18:30:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:30:13 ==> Running gcov in . (disable via -X gcov) 18:30:13 ==> Python coveragepy not found 18:30:13 ==> Searching for coverage reports in: 18:30:13 + . 18:30:13 -> Found 1 reports 18:30:13 ==> Detecting git/mercurial file structure 18:30:13 ==> Reading reports 18:30:13 + ./coverage.out bytes=28693 18:30:13 ==> Appending adjustments 18:30:13 https://docs.codecov.io/docs/fixing-reports 18:30:13 + Found adjustments 18:30:13 ==> Gzipping contents 18:30:13 4.0K /tmp/codecov.ZBl5o6.gz 18:30:13 ==> Uploading reports 18:30:13 url: https://codecov.io 18:30:13 query: branch=main&commit=32ce51faa6cf4b2d41d14c6abe942ee729d834da&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:30:13 -> Pinging Codecov 18:30:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=32ce51faa6cf4b2d41d14c6abe942ee729d834da&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:30:13 -> Uploading to 18:30:13 https://storage.googleapis.com/codecov/v4/raw/2023-05-03/73D8F5FF140700D3E01443B452E23636/32ce51faa6cf4b2d41d14c6abe942ee729d834da/9d9c86a5-1218-4779-b736-31e174f9d0b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T183013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0658f29846349b728be876c331009050733af601e640142a504dff3b1c5fa61b 18:30:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:30:13 Dload Upload Total Spent Left Speed 18:30:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 16790 --:--:-- --:--:-- --:--:-- 16790 18:30:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] } 18:30:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:30:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:30:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:30:14 18:30:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:30:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:30:14 df9b9388f04a: Pulling fs layer 18:30:14 52dc419b0ee2: Pulling fs layer 18:30:14 25bc292e5bac: Pulling fs layer 18:30:14 114826534d7a: Pulling fs layer 18:30:14 4657fd5d0bcf: Pulling fs layer 18:30:14 6ad1cebc031e: Pulling fs layer 18:30:14 8a3aa393b2d8: Pulling fs layer 18:30:14 114826534d7a: Waiting 18:30:14 4657fd5d0bcf: Waiting 18:30:14 6ad1cebc031e: Waiting 18:30:14 8a3aa393b2d8: Waiting 18:30:14 25bc292e5bac: Verifying Checksum 18:30:14 25bc292e5bac: Download complete 18:30:14 52dc419b0ee2: Verifying Checksum 18:30:14 52dc419b0ee2: Download complete 18:30:14 4657fd5d0bcf: Verifying Checksum 18:30:14 df9b9388f04a: Download complete 18:30:14 6ad1cebc031e: Verifying Checksum 18:30:14 6ad1cebc031e: Download complete 18:30:14 df9b9388f04a: Pull complete 18:30:14 52dc419b0ee2: Pull complete 18:30:15 25bc292e5bac: Pull complete 18:30:15 114826534d7a: Verifying Checksum 18:30:15 114826534d7a: Download complete 18:30:15 8a3aa393b2d8: Verifying Checksum 18:30:15 8a3aa393b2d8: Download complete 18:30:19 114826534d7a: Pull complete 18:30:19 4657fd5d0bcf: Pull complete 18:30:19 6ad1cebc031e: Pull complete 18:30:23 8a3aa393b2d8: Pull complete 18:30:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:30:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:23 prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container 18:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:30:25 $ docker top bdd0247b6b17827b3a63de8f8cd53167ccc846fd8035832e7b5325ee0a70f02c -eo pid,comm [Pipeline] { [Pipeline] echo 18:30:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:30:26 + set -o pipefail 18:30:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:30:34 18:30:34 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:30:34 18:30:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/2dbab78e-1d67-4290-8ff8-ccc07bf79c95 18:30:34 18:30:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:30:34 18:30:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:30:34 18:30:34 18:30:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:30:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:30:34 More details here: https://snyk.co/ue1NS 18:30:34 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 18:30:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:30:34 $ docker stop --time=1 bdd0247b6b17827b3a63de8f8cd53167ccc846fd8035832e7b5325ee0a70f02c 18:30:37 $ docker rm -f --volumes bdd0247b6b17827b3a63de8f8cd53167ccc846fd8035832e7b5325ee0a70f02c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:30:38 + git log --format=format:%s -1 32ce51faa6cf4b2d41d14c6abe942ee729d834da [Pipeline] sh 18:30:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:30:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:38 prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container 18:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:30:39 $ docker top 0cad34c3ca5484bb5702ff36e459a9d254704472470ed51ed16e64050bed98ae -eo pid,comm 18:30:39 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). 18:30:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:30:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:39 [ssh-agent] Looking for ssh-agent implementation... 18:30:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:39 $ docker exec 0cad34c3ca5484bb5702ff36e459a9d254704472470ed51ed16e64050bed98ae ssh-agent 18:30:39 SSH_AUTH_SOCK=/tmp/ssh-Yy7vViTBhO6C/agent.32 18:30:39 SSH_AGENT_PID=38 18:30:39 Running ssh-add (command line suppressed) 18:30:39 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7691226938208065777.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7691226938208065777.key) 18:30:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:40 + git semver tag 18:30:40 2023-05-03 18:30:40,198 [run_tag] DEBUG tag force:False 18:30:40 2023-05-03 18:30:40,198 [check_head_tag] DEBUG check head tag 18:30:40 2023-05-03 18:30:40,200 [execute] INFO git cat-file --batch-check 18:30:40 2023-05-03 18:30:40,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:30:40 2023-05-03 18:30:40,204 [execute] INFO git cat-file --batch 18:30:40 2023-05-03 18:30:40,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:30:40 2023-05-03 18:30:40,230 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:30:40 2023-05-03 18:30:40,231 [execute] INFO git tag -a v3.0.0-dev.31 -m v3.0.0-dev.31 18:30:40 2023-05-03 18:30:40,231 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.31', '-m', 'v3.0.0-dev.31'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:30:40 2023-05-03 18:30:40,235 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:30:40 3.0.0-dev.31 [Pipeline] } 18:30:40 $ docker exec --env ******** --env ******** 0cad34c3ca5484bb5702ff36e459a9d254704472470ed51ed16e64050bed98ae ssh-agent -k 18:30:40 unset SSH_AUTH_SOCK; 18:30:40 unset SSH_AGENT_PID; 18:30:40 echo Agent pid 38 killed; 18:30:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:40 + git semver [Pipeline] } 18:30:40 $ docker stop --time=1 0cad34c3ca5484bb5702ff36e459a9d254704472470ed51ed16e64050bed98ae 18:30:42 $ docker rm -f --volumes 0cad34c3ca5484bb5702ff36e459a9d254704472470ed51ed16e64050bed98ae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:30:42 18:30:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:30:42 0.23.1-centos7: Pulling from edgex-lftools 18:30:42 ab5ef0e58194: Pulling fs layer 18:30:42 9712f1f96733: Pulling fs layer 18:30:42 63f879dbbcfc: Pulling fs layer 18:30:42 0d9ebad4ef96: Pulling fs layer 18:30:42 e9a5061849ea: Pulling fs layer 18:30:42 d747dcd14b5f: Pulling fs layer 18:30:42 2de7ff778b66: Pulling fs layer 18:30:42 0d9ebad4ef96: Waiting 18:30:42 e9a5061849ea: Waiting 18:30:42 d747dcd14b5f: Waiting 18:30:42 2de7ff778b66: Waiting 18:30:42 9712f1f96733: Verifying Checksum 18:30:42 9712f1f96733: Download complete 18:30:43 63f879dbbcfc: Verifying Checksum 18:30:43 63f879dbbcfc: Download complete 18:30:43 e9a5061849ea: Verifying Checksum 18:30:43 e9a5061849ea: Download complete 18:30:43 d747dcd14b5f: Download complete 18:30:43 0d9ebad4ef96: Verifying Checksum 18:30:43 0d9ebad4ef96: Download complete 18:30:43 ab5ef0e58194: Verifying Checksum 18:30:43 ab5ef0e58194: Download complete 18:30:43 2de7ff778b66: Verifying Checksum 18:30:43 2de7ff778b66: Download complete 18:30:46 ab5ef0e58194: Pull complete 18:30:46 9712f1f96733: Pull complete 18:30:47 63f879dbbcfc: Pull complete 18:30:51 0d9ebad4ef96: Pull complete 18:30:51 e9a5061849ea: Pull complete 18:30:51 d747dcd14b5f: Pull complete 18:30:52 2de7ff778b66: Pull complete 18:30:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:30:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:52 prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container 18:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:30:55 $ docker top 69d5cd5a29659d86c3b480834823914858fc1265e3a9c8c5f96a34b4804f75c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:30:56 provisioning config files... 18:30:56 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10157201960920870131tmp 18:30:56 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15472471742075928277tmp 18:30:56 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3963954733018718858tmp [Pipeline] { [Pipeline] echo 18:30:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:30:56 ---> sigul-configuration.sh 18:30:56 gpg: directory `/root/.gnupg' created 18:30:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:30:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:30:56 gpg: keyring `/root/.gnupg/secring.gpg' created 18:30:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:30:56 gpg: CAST5 encrypted data 18:30:56 gpg: encrypted with 1 passphrase 18:30:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:30:56 + mkdir /home/jenkins 18:30:56 + mkdir /home/jenkins/sigul [Pipeline] sh 18:30:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:30:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:30:57 ---> sigul-install.sh 18:30:57 Sigul already installed; skipping installation. [Pipeline] sh 18:30:57 + git tag --list 18:30:57 v0.0.0 18:30:57 v0.0.1-dev.1 18:30:57 v0.0.1-dev.10 18:30:57 v0.0.1-dev.11 18:30:57 v0.0.1-dev.12 18:30:57 v0.0.1-dev.13 18:30:57 v0.0.1-dev.14 18:30:57 v0.0.1-dev.15 18:30:57 v0.0.1-dev.16 18:30:57 v0.0.1-dev.2 18:30:57 v0.0.1-dev.3 18:30:57 v0.0.1-dev.4 18:30:57 v0.0.1-dev.5 18:30:57 v0.0.1-dev.6 18:30:57 v0.0.1-dev.7 18:30:57 v0.0.1-dev.8 18:30:57 v0.0.1-dev.9 18:30:57 v2.2.0 18:30:57 v2.2.0-dev.17 18:30:57 v2.2.0-dev.18 18:30:57 v2.2.0-dev.19 18:30:57 v2.2.0-dev.20 18:30:57 v2.2.0-dev.21 18:30:57 v2.2.0-dev.22 18:30:57 v2.2.0-dev.23 18:30:57 v2.2.0-dev.24 18:30:57 v2.2.0-dev.25 18:30:57 v2.2.0-dev.26 18:30:57 v2.2.0-dev.27 18:30:57 v2.3.0 18:30:57 v2.3.0-dev.1 18:30:57 v2.3.0-dev.10 18:30:57 v2.3.0-dev.11 18:30:57 v2.3.0-dev.12 18:30:57 v2.3.0-dev.13 18:30:57 v2.3.0-dev.14 18:30:57 v2.3.0-dev.15 18:30:57 v2.3.0-dev.16 18:30:57 v2.3.0-dev.17 18:30:57 v2.3.0-dev.18 18:30:57 v2.3.0-dev.19 18:30:57 v2.3.0-dev.2 18:30:57 v2.3.0-dev.20 18:30:57 v2.3.0-dev.21 18:30:57 v2.3.0-dev.22 18:30:57 v2.3.0-dev.23 18:30:57 v2.3.0-dev.24 18:30:57 v2.3.0-dev.25 18:30:57 v2.3.0-dev.26 18:30:57 v2.3.0-dev.27 18:30:57 v2.3.0-dev.28 18:30:57 v2.3.0-dev.3 18:30:57 v2.3.0-dev.4 18:30:57 v2.3.0-dev.5 18:30:57 v2.3.0-dev.6 18:30:57 v2.3.0-dev.7 18:30:57 v2.3.0-dev.8 18:30:57 v2.3.0-dev.9 18:30:57 v2.3.1 18:30:57 v2.3.1-dev.4 18:30:57 v2.3.1-dev.5 18:30:57 v2.3.1-dev.6 18:30:57 v3.0.0-dev.1 18:30:57 v3.0.0-dev.10 18:30:57 v3.0.0-dev.11 18:30:57 v3.0.0-dev.12 18:30:57 v3.0.0-dev.13 18:30:57 v3.0.0-dev.14 18:30:57 v3.0.0-dev.15 18:30:57 v3.0.0-dev.16 18:30:57 v3.0.0-dev.17 18:30:57 v3.0.0-dev.18 18:30:57 v3.0.0-dev.19 18:30:57 v3.0.0-dev.2 18:30:57 v3.0.0-dev.20 18:30:57 v3.0.0-dev.21 18:30:57 v3.0.0-dev.22 18:30:57 v3.0.0-dev.23 18:30:57 v3.0.0-dev.24 18:30:57 v3.0.0-dev.25 18:30:57 v3.0.0-dev.26 18:30:57 v3.0.0-dev.27 18:30:57 v3.0.0-dev.28 18:30:57 v3.0.0-dev.29 18:30:57 v3.0.0-dev.3 18:30:57 v3.0.0-dev.30 18:30:57 v3.0.0-dev.31 18:30:57 v3.0.0-dev.4 18:30:57 v3.0.0-dev.5 18:30:57 v3.0.0-dev.6 18:30:57 v3.0.0-dev.7 18:30:57 v3.0.0-dev.8 18:30:57 v3.0.0-dev.9 [Pipeline] sh 18:30:57 + lftools sign git-tag v3.0.0-dev.31 18:30:58 Signing Git tag with Sigul... 18:30:58 Signing v3.0.0-dev.31 [Pipeline] echo 18:30:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:30:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:30:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:30:58 $ docker stop --time=1 69d5cd5a29659d86c3b480834823914858fc1265e3a9c8c5f96a34b4804f75c8 18:31:00 $ docker rm -f --volumes 69d5cd5a29659d86c3b480834823914858fc1265e3a9c8c5f96a34b4804f75c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:31:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:31:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:01 prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container 18:31:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:31:01 $ docker top ef9c9281e37c45c606ce8349bfab936122ca2ab2b65a00615a00ad50e1d3303d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:01 [ssh-agent] Looking for ssh-agent implementation... 18:31:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:01 $ docker exec ef9c9281e37c45c606ce8349bfab936122ca2ab2b65a00615a00ad50e1d3303d ssh-agent 18:31:01 SSH_AUTH_SOCK=/tmp/ssh-A8DffuXQ6lAl/agent.31 18:31:01 SSH_AGENT_PID=37 18:31:01 Running ssh-add (command line suppressed) 18:31:01 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1089306952299492213.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1089306952299492213.key) 18:31:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:02 + git semver bump pre 18:31:02 2023-05-03 18:31:02,294 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:31:02 2023-05-03 18:31:02,294 [bump_version] DEBUG bumping version:3.0.0-dev.31 on axis:pre with prefix:dev 18:31:02 2023-05-03 18:31:02,294 [bump_version] DEBUG bumped version:3.0.0-dev.32 18:31:02 2023-05-03 18:31:02,294 [write_version] DEBUG write version:3.0.0-dev.32 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:31:02 2023-05-03 18:31:02,294 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:31:02 2023-05-03 18:31:02,295 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:31:02 2023-05-03 18:31:02,297 [execute] INFO git cat-file --batch-check 18:31:02 2023-05-03 18:31:02,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:31:02 2023-05-03 18:31:02,303 [execute] INFO git cat-file --batch 18:31:02 2023-05-03 18:31:02,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:31:02 2023-05-03 18:31:02,308 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:31:02 3.0.0-dev.32 [Pipeline] } 18:31:02 $ docker exec --env ******** --env ******** ef9c9281e37c45c606ce8349bfab936122ca2ab2b65a00615a00ad50e1d3303d ssh-agent -k 18:31:02 unset SSH_AUTH_SOCK; 18:31:02 unset SSH_AGENT_PID; 18:31:02 echo Agent pid 37 killed; 18:31:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:02 + git semver [Pipeline] } 18:31:03 $ docker stop --time=1 ef9c9281e37c45c606ce8349bfab936122ca2ab2b65a00615a00ad50e1d3303d 18:31:04 $ docker rm -f --volumes ef9c9281e37c45c606ce8349bfab936122ca2ab2b65a00615a00ad50e1d3303d [Pipeline] // withDockerContainer [Pipeline] sh 18:31:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:31:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:05 prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container 18:31:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:31:05 $ docker top 6a398bb53775dc03f545ae0a54c3407932b624e82c5708f50276b278c8518a9e -eo pid,comm 18:31:05 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). 18:31:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:05 [ssh-agent] Looking for ssh-agent implementation... 18:31:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:05 $ docker exec 6a398bb53775dc03f545ae0a54c3407932b624e82c5708f50276b278c8518a9e ssh-agent 18:31:05 SSH_AUTH_SOCK=/tmp/ssh-X80JIRJFV6kQ/agent.31 18:31:05 SSH_AGENT_PID=37 18:31:05 Running ssh-add (command line suppressed) 18:31:05 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9473435688422610988.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9473435688422610988.key) 18:31:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:06 + git semver push 18:31:06 2023-05-03 18:31:06,445 [run_push] DEBUG push 18:31:06 2023-05-03 18:31:06,447 [execute] INFO git cat-file --batch-check 18:31:06 2023-05-03 18:31:06,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:31:06 2023-05-03 18:31:06,452 [execute] INFO git rev-list 67a9595d597b13edb6443139da7ca44eb5afd823 -- 18:31:06 2023-05-03 18:31:06,452 [execute] DEBUG Popen(['git', 'rev-list', '67a9595d597b13edb6443139da7ca44eb5afd823', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:31:06 2023-05-03 18:31:06,458 [execute] INFO git fetch -v origin 18:31:06 2023-05-03 18:31:06,458 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:31:07 2023-05-03 18:31:06,939 [run_push] DEBUG no remote changes detected 18:31:07 2023-05-03 18:31:06,940 [execute] INFO git push origin semver 18:31:07 2023-05-03 18:31:06,940 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:31:08 2023-05-03 18:31:07,669 [run_push] DEBUG push all version tags 18:31:08 2023-05-03 18:31:07,670 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:31:08 2023-05-03 18:31:07,670 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:31:08 2023-05-03 18:31:08,390 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:31:08 3.0.0-dev.32 [Pipeline] } 18:31:08 $ docker exec --env ******** --env ******** 6a398bb53775dc03f545ae0a54c3407932b624e82c5708f50276b278c8518a9e ssh-agent -k 18:31:08 unset SSH_AUTH_SOCK; 18:31:08 unset SSH_AGENT_PID; 18:31:08 echo Agent pid 37 killed; 18:31:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:08 + git semver [Pipeline] } 18:31:09 $ docker stop --time=1 6a398bb53775dc03f545ae0a54c3407932b624e82c5708f50276b278c8518a9e 18:31:10 $ docker rm -f --volumes 6a398bb53775dc03f545ae0a54c3407932b624e82c5708f50276b278c8518a9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:31:11 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:31:11 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:31:11 total 16 18:31:11 drwxr-xr-x 3 root root 4096 May 3 18:21 . 18:31:11 drwxrwxr-x 11 jenkins jenkins 4096 May 3 18:30 .. 18:31:11 drwxr-xr-x 2 root root 4096 May 3 18:21 cost 18:31:11 -rw-r--r-- 1 root root 89 May 3 18:21 cost.csv 18:31:11 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:31:11 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:31:11 total 16 18:31:11 drwxr-xr-x 3 jenkins jenkins 4096 May 3 18:21 . 18:31:11 drwxrwxr-x 11 jenkins jenkins 4096 May 3 18:30 .. 18:31:11 drwxr-xr-x 2 jenkins jenkins 4096 May 3 18:21 cost 18:31:11 -rw-r--r-- 1 jenkins jenkins 89 May 3 18:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:31:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:31:12 ---> package-listing.sh 18:31:12 ++ facter osfamily 18:31:12 ++ tr '[:upper:]' '[:lower:]' 18:31:12 + OS_FAMILY=debian 18:31:12 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:31:12 + START_PACKAGES=/tmp/packages_start.txt 18:31:12 + END_PACKAGES=/tmp/packages_end.txt 18:31:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:31:12 + PACKAGES=/tmp/packages_start.txt 18:31:12 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:31:12 + PACKAGES=/tmp/packages_end.txt 18:31:12 + case "${OS_FAMILY}" in 18:31:12 + dpkg -l 18:31:12 + grep '^ii' 18:31:12 + '[' -f /tmp/packages_start.txt ']' 18:31:12 + '[' -f /tmp/packages_end.txt ']' 18:31:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:31:12 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:31:12 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:31:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:31:12 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:31:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:13 prd-ubuntu20.04-docker-8c-8g-12614 does not seem to be running inside a container 18:31:13 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:31:14 $ docker top 5cdec670bd9a0840c220739e65dc30723e7eb4188394891ad11d3c44c086d557 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:14 + touch /tmp/pre-build-complete [Pipeline] sh 18:31:14 + mkdir -p /var/log/sysstat [Pipeline] sh 18:31:14 + ls /var/log/sa-host 18:31:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:15 provisioning config files... 18:31:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13380625739119568342tmp [Pipeline] { [Pipeline] echo 18:31:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:31:15 ---> create-netrc.sh [Pipeline] } 18:31:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:31:15 ---> python-tools-install.sh [Pipeline] echo 18:31:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:31:16 ---> sudo-logs.sh 18:31:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:31:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:31:16 ---> job-cost.sh 18:31:16 lf-activate-venv: SKIPPING 18:31:16 DEBUG: total: 0.2199999988079071 18:31:16 INFO: Retrieving Stack Cost... 18:31:16 INFO: Retrieving Pricing Info for: v3-standard-8 18:31:17 INFO: Archiving Costs [Pipeline] echo 18:31:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:31:17 ---> logs-deploy.sh 18:31:17 lf-activate-venv: SKIPPING 18:31:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/103 18:31:17 INFO: archiving workspace using pattern(s): 18:31:18 Archives upload complete. 18:31:18 INFO: archiving logs to Nexus 18:31:19 ---> uname -a: 18:31:19 Linux prd-ubuntu20-04-docker-8c-8g-12614 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:31:19 18:31:19 18:31:19 ---> lscpu: 18:31:19 Architecture: x86_64 18:31:19 CPU op-mode(s): 32-bit, 64-bit 18:31:19 Byte Order: Little Endian 18:31:19 Address sizes: 40 bits physical, 48 bits virtual 18:31:19 CPU(s): 8 18:31:19 On-line CPU(s) list: 0-7 18:31:19 Thread(s) per core: 1 18:31:19 Core(s) per socket: 1 18:31:19 Socket(s): 8 18:31:19 NUMA node(s): 1 18:31:19 Vendor ID: AuthenticAMD 18:31:19 CPU family: 23 18:31:19 Model: 49 18:31:19 Model name: AMD EPYC-Rome Processor 18:31:19 Stepping: 0 18:31:19 CPU MHz: 2799.998 18:31:19 BogoMIPS: 5599.99 18:31:19 Virtualization: AMD-V 18:31:19 Hypervisor vendor: KVM 18:31:19 Virtualization type: full 18:31:19 L1d cache: 256 KiB 18:31:19 L1i cache: 256 KiB 18:31:19 L2 cache: 4 MiB 18:31:19 L3 cache: 128 MiB 18:31:19 NUMA node0 CPU(s): 0-7 18:31:19 Vulnerability Itlb multihit: Not affected 18:31:19 Vulnerability L1tf: Not affected 18:31:19 Vulnerability Mds: Not affected 18:31:19 Vulnerability Meltdown: Not affected 18:31:19 Vulnerability Mmio stale data: Not affected 18:31:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:31:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:31:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:31:19 Vulnerability Srbds: Not affected 18:31:19 Vulnerability Tsx async abort: Not affected 18:31:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:31:19 18:31:19 18:31:19 ---> nproc: 18:31:19 8 18:31:19 18:31:19 18:31:19 ---> df -h: 18:31:19 Filesystem Size Used Avail Use% Mounted on 18:31:19 overlay 155G 13G 143G 9% / 18:31:19 tmpfs 64M 0 64M 0% /dev 18:31:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:31:19 shm 64M 0 64M 0% /dev/shm 18:31:19 /dev/vda1 155G 13G 143G 9% /facter-os 18:31:19 18:31:19 18:31:19 ---> sar -b -r -n DEV: 18:31:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12614) 05/03/23 _x86_64_ (8 CPU) 18:31:19 18:31:19 18:18:14 LINUX RESTART (8 CPU) 18:31:19 18:31:19 18:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:31:19 18:20:01 228.44 4.20 224.23 0.00 428.13 82286.12 0.00 18:31:19 18:21:01 217.21 0.23 216.98 0.00 11.20 37436.72 0.00 18:31:19 18:22:01 37.51 0.02 37.49 0.00 1.47 16801.22 0.00 18:31:19 18:23:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 18:31:19 18:24:01 39.87 11.63 28.24 0.00 5421.26 6332.42 0.00 18:31:19 18:25:01 1.95 0.00 1.95 0.00 0.00 21.06 0.00 18:31:19 18:26:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 18:31:19 18:27:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 18:31:19 18:28:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 18:31:19 18:29:01 2.28 0.00 2.28 0.00 0.00 38.26 0.00 18:31:19 18:30:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 18:31:19 18:31:01 105.10 0.33 104.76 0.00 19.32 59794.10 0.00 18:31:19 Average: 52.94 1.36 51.57 0.00 490.25 16808.38 0.00 18:31:19 18:31:19 18:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:31:19 18:20:01 28004856 31329408 968964 2.95 145384 3363408 2463596 7.26 1458252 2950360 161252 18:31:19 18:21:01 27975628 31546996 752616 2.29 153024 3600876 1897928 5.59 1289348 3147752 828 18:31:19 18:22:01 27496780 31577736 719852 2.19 160920 4052772 1783996 5.26 1274744 3587180 4 18:31:19 18:23:01 27497052 31578028 719240 2.19 160964 4052772 1783996 5.26 1274360 3587180 8 18:31:19 18:24:01 27126144 31561784 724812 2.20 169236 4385056 1842700 5.43 1506296 3698688 396 18:31:19 18:25:01 27126812 31562452 724064 2.20 169268 4385056 1842700 5.43 1506240 3698688 8 18:31:19 18:26:01 27136284 31571992 714468 2.17 169276 4385060 1842700 5.43 1496400 3698692 8 18:31:19 18:27:01 27136236 31572080 714276 2.17 169304 4385188 1842700 5.43 1496636 3698820 20 18:31:19 18:28:01 27136388 31573044 714220 2.17 169336 4385196 1842700 5.43 1496304 3699576 164 18:31:19 18:29:01 27136560 31573300 713928 2.17 169436 4385176 1826212 5.38 1495988 3699564 16 18:31:19 18:30:01 27137148 31573920 713252 2.17 169460 4385176 1826212 5.38 1496180 3699564 24 18:31:19 18:31:01 25602008 31514112 767448 2.33 207364 5693484 2166052 6.38 1648464 4949320 832 18:31:19 Average: 27209325 31544571 745595 2.27 167748 4288268 1913458 5.64 1453268 3676282 13630 18:31:19 18:31:19 18:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:31:19 18:20:01 docker0 179.75 321.89 14.43 2027.29 0.00 0.00 0.00 0.00 18:31:19 18:20:01 vethabdf048 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:31:19 18:20:01 ens3 512.64 293.58 6374.69 45.15 0.00 0.00 0.00 0.00 18:31:19 18:20:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 18:31:19 18:21:01 docker0 16.73 43.60 1.22 714.43 0.00 0.00 0.00 0.00 18:31:19 18:21:01 ens3 128.82 91.42 972.46 150.29 0.00 0.00 0.00 0.00 18:31:19 18:21:01 lo 5.80 5.80 0.56 0.56 0.00 0.00 0.00 0.00 18:31:19 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 18:22:01 ens3 203.32 170.95 2549.89 1042.26 0.00 0.00 0.00 0.00 18:31:19 18:22:01 lo 5.80 5.80 0.57 0.57 0.00 0.00 0.00 0.00 18:31:19 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 18:23:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:31:19 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:31:19 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 18:24:01 ens3 166.09 94.14 1954.15 6.54 0.00 0.00 0.00 0.00 18:31:19 18:24:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:31:19 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 18:25:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 18:31:19 18:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:31:19 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 18:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 18:27:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:31:19 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:31:19 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 18:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 18:29:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 18:31:19 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:31:19 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 18:30:01 ens3 5.40 3.28 13.49 0.22 0.00 0.00 0.00 0.00 18:31:19 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 18:31:01 veth159ca1b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 18:31:01 docker0 38.30 63.85 3.23 581.96 0.00 0.00 0.00 0.00 18:31:19 18:31:01 ens3 354.26 208.63 7775.52 39.67 0.00 0.00 0.00 0.00 18:31:19 18:31:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 18:31:19 Average: veth159ca1b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:19 Average: docker0 19.34 35.38 1.56 274.55 0.00 0.00 0.00 0.00 18:31:19 Average: ens3 113.74 71.59 1630.27 107.10 0.00 0.00 0.00 0.00 18:31:19 Average: lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 18:31:19 18:31:19 18:31:19 ---> sar -P ALL: 18:31:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12614) 05/03/23 _x86_64_ (8 CPU) 18:31:19 18:31:19 18:18:14 LINUX RESTART (8 CPU) 18:31:19 18:31:19 18:19:02 CPU %user %nice %system %iowait %steal %idle 18:31:19 18:20:01 all 14.80 0.00 5.39 3.18 0.09 76.54 18:31:19 18:20:01 0 13.91 0.00 5.64 2.15 0.07 78.23 18:31:19 18:20:01 1 12.67 0.00 5.45 0.50 0.07 81.32 18:31:19 18:20:01 2 15.89 0.00 5.90 0.29 0.07 77.86 18:31:19 18:20:01 3 17.12 0.00 6.93 15.53 0.14 60.28 18:31:19 18:20:01 4 14.81 0.00 4.25 0.21 0.07 80.67 18:31:19 18:20:01 5 14.15 0.00 4.54 0.38 0.07 80.87 18:31:19 18:20:01 6 15.20 0.00 5.40 1.53 0.09 77.78 18:31:19 18:20:01 7 14.68 0.00 5.04 4.99 0.12 75.18 18:31:19 18:21:01 all 37.96 0.00 7.26 1.44 0.07 53.27 18:31:19 18:21:01 0 38.26 0.00 7.86 0.42 0.08 53.37 18:31:19 18:21:01 1 37.53 0.00 7.09 4.22 0.08 51.07 18:31:19 18:21:01 2 39.90 0.00 7.37 2.98 0.07 49.69 18:31:19 18:21:01 3 38.12 0.00 7.68 1.48 0.08 52.63 18:31:19 18:21:01 4 37.35 0.00 6.88 0.27 0.07 55.43 18:31:19 18:21:01 5 37.00 0.00 6.99 0.42 0.07 55.52 18:31:19 18:21:01 6 37.99 0.00 7.03 1.15 0.05 53.78 18:31:19 18:21:01 7 37.54 0.00 7.15 0.57 0.08 54.66 18:31:19 18:22:01 all 6.18 0.00 1.43 0.51 0.04 91.84 18:31:19 18:22:01 0 5.25 0.00 1.96 0.02 0.03 92.74 18:31:19 18:22:01 1 8.12 0.00 1.16 0.00 0.05 90.67 18:31:19 18:22:01 2 6.69 0.00 1.81 2.91 0.05 88.54 18:31:19 18:22:01 3 6.66 0.00 1.31 0.05 0.03 91.95 18:31:19 18:22:01 4 5.42 0.00 0.64 0.02 0.03 93.89 18:31:19 18:22:01 5 7.55 0.00 1.12 0.54 0.03 90.75 18:31:19 18:22:01 6 3.04 0.00 2.34 0.50 0.03 94.08 18:31:19 18:22:01 7 6.76 0.00 1.12 0.03 0.05 92.03 18:31:19 18:23:01 all 0.22 0.00 0.01 0.01 0.01 99.75 18:31:19 18:23:01 0 0.07 0.00 0.02 0.00 0.00 99.92 18:31:19 18:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:31:19 18:23:01 2 0.05 0.00 0.05 0.03 0.03 99.83 18:31:19 18:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:31:19 18:23:01 4 1.53 0.00 0.00 0.00 0.00 98.47 18:31:19 18:23:01 5 0.02 0.00 0.02 0.05 0.00 99.92 18:31:19 18:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:31:19 18:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:31:19 18:24:01 all 1.32 0.00 0.70 0.57 0.02 97.38 18:31:19 18:24:01 0 0.63 0.00 0.45 0.15 0.02 98.75 18:31:19 18:24:01 1 1.92 0.00 0.60 0.38 0.03 97.06 18:31:19 18:24:01 2 2.12 0.00 1.20 1.14 0.03 95.50 18:31:19 18:24:01 3 2.25 0.00 0.80 0.52 0.03 96.39 18:31:19 18:24:01 4 1.20 0.00 0.55 0.18 0.02 98.04 18:31:19 18:24:01 5 1.07 0.00 0.82 1.32 0.02 96.78 18:31:19 18:24:01 6 0.98 0.00 0.72 0.80 0.00 97.50 18:31:19 18:24:01 7 0.40 0.00 0.47 0.07 0.02 99.05 18:31:19 18:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:31:19 18:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:31:19 18:25:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:31:19 18:25:01 2 0.05 0.00 0.02 0.00 0.03 99.90 18:31:19 18:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:31:19 18:25:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:31:19 18:25:01 5 0.05 0.00 0.00 0.00 0.02 99.93 18:31:19 18:25:01 6 0.00 0.00 0.00 0.02 0.02 99.97 18:31:19 18:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:31:19 18:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:31:19 18:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:31:19 18:26:01 1 0.07 0.00 0.02 0.00 0.02 99.90 18:31:19 18:26:01 2 0.03 0.00 0.03 0.00 0.03 99.90 18:31:19 18:26:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:31:19 18:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:31:19 18:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:31:19 18:26:01 6 0.03 0.00 0.02 0.02 0.00 99.93 18:31:19 18:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:31:19 18:27:01 all 0.06 0.00 0.02 0.01 0.01 99.91 18:31:19 18:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:31:19 18:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:31:19 18:27:01 2 0.08 0.00 0.05 0.00 0.03 99.83 18:31:19 18:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 18:31:19 18:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:31:19 18:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:31:19 18:27:01 6 0.02 0.00 0.00 0.03 0.00 99.95 18:31:19 18:27:01 7 0.28 0.00 0.02 0.00 0.00 99.70 18:31:19 18:28:01 all 0.04 0.00 0.01 0.00 0.01 99.93 18:31:19 18:28:01 0 0.08 0.00 0.02 0.00 0.02 99.88 18:31:19 18:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:31:19 18:28:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:31:19 18:28:01 3 0.05 0.00 0.02 0.02 0.02 99.90 18:31:19 18:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:31:19 18:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:31:19 18:28:01 6 0.02 0.00 0.02 0.02 0.02 99.93 18:31:19 18:28:01 7 0.08 0.00 0.00 0.00 0.00 99.92 18:31:19 18:29:01 all 0.16 0.00 0.01 0.01 0.02 99.80 18:31:19 18:29:01 0 0.03 0.00 0.03 0.00 0.05 99.88 18:31:19 18:29:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:31:19 18:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:31:19 18:29:01 3 0.02 0.00 0.00 0.03 0.02 99.93 18:31:19 18:29:01 4 1.14 0.00 0.00 0.00 0.00 98.86 18:31:19 18:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:31:19 18:29:01 6 0.03 0.00 0.02 0.07 0.00 99.88 18:31:19 18:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:31:19 18:30:01 all 0.29 0.00 0.01 0.00 0.01 99.69 18:31:19 18:30:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:31:19 18:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:31:19 18:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:31:19 18:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:31:19 18:30:01 4 1.97 0.00 0.00 0.00 0.00 98.03 18:31:19 18:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:31:19 18:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:31:19 18:30:01 7 0.15 0.00 0.00 0.00 0.00 99.85 18:31:19 18:31:19 18:30:01 CPU %user %nice %system %iowait %steal %idle 18:31:19 18:31:01 all 8.59 0.00 3.93 1.79 0.06 85.63 18:31:19 18:31:01 0 7.63 0.00 4.01 0.03 0.07 88.26 18:31:19 18:31:01 1 8.81 0.00 3.35 0.03 0.05 87.75 18:31:19 18:31:01 2 9.98 0.00 4.62 4.24 0.05 81.11 18:31:19 18:31:01 3 8.41 0.00 4.36 4.19 0.07 82.98 18:31:19 18:31:01 4 8.01 0.00 3.12 0.03 0.05 88.79 18:31:19 18:31:01 5 7.60 0.00 4.57 2.46 0.05 85.31 18:31:19 18:31:01 6 8.83 0.00 4.09 3.04 0.05 83.99 18:31:19 18:31:01 7 9.48 0.00 3.30 0.30 0.08 86.83 18:31:19 Average: all 5.75 0.00 1.55 0.62 0.03 92.06 18:31:19 Average: 0 5.45 0.00 1.65 0.23 0.03 92.64 18:31:19 Average: 1 5.72 0.00 1.47 0.43 0.03 92.35 18:31:19 Average: 2 6.17 0.00 1.74 0.96 0.04 91.10 18:31:19 Average: 3 5.99 0.00 1.74 1.78 0.03 90.46 18:31:19 Average: 4 5.90 0.00 1.27 0.06 0.02 92.74 18:31:19 Average: 5 5.57 0.00 1.49 0.43 0.03 92.48 18:31:19 Average: 6 5.45 0.00 1.62 0.59 0.02 92.31 18:31:19 Average: 7 5.72 0.00 1.41 0.48 0.03 92.36 18:31:19 18:31:19 18:31:19